2012 Sep 10 1:23 PM
HI,
Can anybody suggest me how to run the above mentioned Function Module
I am getting the following Error.
T ID NUM MESSAGE
E XM 034 Internal problem (function BAPI_XBP_JOB_START_IMMEDIATELY)
What could be the issue.
Any inputs would be really appriciated.
Thanks
SAM
2012 Sep 10 1:58 PM
This function module is part of an external interface for job scheduling in function group SXBP (e.g. used by job scheduling tools). There is several dependencies or sequence of calls you have to observe, each function module is documented, as far as I know.
Are you aware of these dependencies? Did you try debugging to reach the point where the error is being issued and to understand the context?
Thomas