Skip to Content
0
Former Member
Sep 30, 2009 at 11:22 AM

Strange Behavior of program while using BAPI_PO_CREATE1

62 Views

Hello SAP GURUs,

I've created an Upload Program using BAPI_PO_CREATE1 for Mass Service PO Creation.

When I execute the program and Specify the File for uploading, It Gives me errors as

E BAPI 1 No instance of object type PurchaseOrder has been created. External reference:

E MEPO 0 Purchase order still contains faulty items

E 6 436 In case of account assignment, please enter acc. assignment data for item

But when I come back to Selection Screen of the Program and specify the SAME FILE AGAIN and Execute,

The Program runs successfully and generates the PO number.

I have never seen such strange behavior in any BAPIs before.

Pls help..