Hi,
I'm getting (another) strange error message back from CPS when executing a job. Basicly its saying that I'm using the incorrect variant... it then lists the correct variant, one of which is the one I'm using.
ERROR LOG *******************
TBLCLOSERECONKEYS/14130700: opened
ABAP_RUN: R/3 call BAPI_XBP_JOB_ADD_ABAP_STEP failed
RFC error: XM034
RFC Message: Internal problem (function BAPI_XBP_JOB_ADD_ABAP_STEP)
Program error XM034 found in BAPI_XBP_JOB_ADD_ABAP_STEP for job TBLCLOSERECONKE\
YS/14130700:
Normally this is caused by specifying an incorrect VARIANT name. The VARIANT yo\
u used is: ZF_FPG4
This program can only have the following variants:
RFKKFIKEYCLOSE#ZF_FPG4
TBLCLOSERECONKEYS/14130700: deleted
/ERROR LOG *******************
SPOOL *******************
PROGRAM = RFKKFIKEYCLOSE
VARIANT = ZF_FPG4
/SPOOL *******************
Any ideas