‎2008 Mar 28 9:20 AM
Hi.........,
I am using three bapis BAPI_SAG_CREATE, BAPI_SCHEDULE_MAINTAIN nad BAPI_SAG_CHANGE in my report program for PO Conversion.
While executing in foreground all bapis are working fine. No error message is return by bapi.
But while I m executing same report program in background as Job, then also all bapis are working fine. PO are getting created. No error message returnd by bapi. But problem is in Joblog it is showing one error message like 'Enter G/L Account'.
I am not sure from where it is coming in joblog. This message suppose to return by BAPI_SAG_CREATE. but this bapi is executing fine in foreground as well in background.
So can anyone pls guide me from whr the error message is getting populated in Joblog........??
Give me the inputs on the joblog error messages, so i can analyse.....!
Thanx n regards,
Jay
‎2008 Mar 28 9:58 AM
Hi Jaywant,
we do not have BAPI_SAG_* or BAPI_SCHEDUL* in our system.
Possibly something is wrong with your BAPIs.
Regards,
Clemens
‎2008 Mar 28 10:06 AM
Hi,
Just to give some clue..
Did u check whether it is a warning message or error message.
As you are saying even in background it is working fine except this message, i think it's just a warning message or message which is not mandatory.
Regards,
RSS.