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

Doubt in BAPI uploadation

Former Member
0 Likes
504

Hi experts,

While uploading PO data using BAPI, In Itemx table all the fields uploading will have x but item field should have value? why it is?

1 ACCEPTED SOLUTION
Read only

b_deterd2
Active Contributor
0 Likes
414

Hi,

With the ITEMSX you tell the bapi which fields are to be inserted or changed. If you don't set the x the values of the fields from ITEMS are not taken into account.

Regards,

Bert

1 REPLY 1
Read only

b_deterd2
Active Contributor
0 Likes
415

Hi,

With the ITEMSX you tell the bapi which fields are to be inserted or changed. If you don't set the x the values of the fields from ITEMS are not taken into account.

Regards,

Bert