cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_PO_CREATE1 document does not exist

Former Member
0 Kudos

Hi All,

I'm creating P/O using BAPI_PO_CREATE1.

But, below messgae returned and not created P/O.

-


Type Message

-


E Document does not exist

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

W "Latest acceptable GR" date exceeded by a schedule line

W Effective price is XXXXXX USD, material price is XXXXXXX USD

W Can delivery date be met?

W Can delivery date be met? (Realistic delivery date: 2010.08.02)

W "Latest acceptable GR" date exceeded by a schedule line

-


Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi SUNGJIN LEE

Kindly check the dates provided form ur side and the functional config for the scheduled line and for creating the PO form it .

Error would come if u have not provided the data as per your configuration ..

Regards

Swapnil

Answers (4)

Answers (4)

Former Member
0 Kudos

Try using conversion exits whereever required, for eg. PO number, before passing to bapi

Former Member
0 Kudos

Hi,

please check the data that you are passing or copy + paste your code here for others to analyse and tell u the mistake......this may be due to wrong data passed to the BAPI....

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

All ohet are the warning messages but u will have to concentrate on this error :

E Document does not exist

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

Please check the inputs .

Regards

Swapnil