Skip to Content
0
Former Member
Jul 25, 2008 at 02:01 PM

Why am getting this ME083 error in BATCH JOB, where as ONLINE not getting?

331 Views

Hi Experts,

Am creating Purchse Requisation by using BAPI ---> BAPI_PR_CREATE.

If I run ONLINE, Purchse Requisations are creating in EBAN table, with out any erorr messages, fine.

If the same prog. is scheduled as BATCH JOB in production, the Purchse Requisations are creating, fine, but, there is a ERROR MESSAGE in JOB LOG, saying that " ENTER PLANT " of M essage ID& # is "ME 083 "

So, let me know that,

1 - Why am not getting this error message, If I run it ONLINE?

2 - Even though there r error message in JOB LOG (as I mentione din the above), Why the Purc. requisations are creating?

3 - How to track that, from Where this error is coming in BATCH JOB, How to debug the BATCH JOB, after its scheduling?

4 - How to fix it?