Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

errors in FM bapi_po_create1

Former Member
0 Likes
836

Hi experts, How to handle these errors in bapi FM bapi_po_create1. Error transferring ExtensionIn data for enhancement CI_EKPODB No instance of object type PurchaseOrder has been created. External reference: PO header data still faulty. Regards Karthik Vijay

3 REPLIES 3
Read only

former_member491621
Contributor
0 Likes
569

Hi Karthik,

If any of the fields in CI structures like CI_EKPODB is not of type CHAR, then message ME887 is raised and no data is transferred.So please use only CHAR type field in BAPI extension.     

Also, Please see the below posts. They might be helpful

http://scn.sap.com/message/4669461#4669461

http://scn.sap.com/message/4846018

https://scn.sap.com/thread/1995620

Reward points if helpful

Read only

gouravkumar64
Active Contributor
0 Likes
569

Hi,

Check all this things also.

1)Please pass the POHEADERX-SUPPL_PLNT as value 'X'.

2)check with right company code.

3)In header & item level pass start,end date,material, net price properly.

Thanks

Gourav.

Read only

Former Member
0 Likes
569

Hi,

If you are using SAP SRM System ,Please check dis Notes. : 749190 ,752586 .

Regard's

Smruti