Question:
Hi,
I'm trying to create a new job (interface XBP2) using the command startrfc. Is that possible?
I'm using that command but no job is created in SM37...
startrfc -F BAPI_XBP_JOB_OPEN -E EXTERNAL_USERNAME=BCUSER -u BCUSER -p MINISAP -c 000 -h natlaptop -s BSP
I'm quite new to SAP, can you please give me if this is possible and if I'm doing something wrong.
thanks,
Jack
Answer:
Refer to the XBP Interface manual.
The XBP BAPI are not working the "usual" way as you have first to log on to XMI with BAPI_XMI_LOGON.
I'm not sure that you can do this with a simple batch file as you have to keep the same rfc session.
If you are interested, I have a Java program that retreives jobs in error.
_________________
Remi