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

BAPI_CREATE_PO

Former Member
0 Likes
378

Hi,

I am trying to test BAPI_CREATE_PO in SE37.

I am getting an error message in the return table E06 026 Please enter material number or account assignment.

I AM entering a material number in table PO_ITEMS-MATERIAL

We are running under 46B. We do not have access to the new BAPI_CERATE_PO1.

Does any body have an idea?

Is there any documentation how to test this BAPI besides the Function module documentation?

Thank you'all.

Monica.

1 REPLY 1
Read only

Former Member
0 Likes
307

I was using the wrong field. I was using PO_ITEMS-MATERIAL instead of PO_ITEMS-PUR_MAT.