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

user exit in BAPI creation

Former Member
0 Likes
286

HI all,

I am adding one field serial number field BAPI.Their is no field in bapi structures.This field taken on item text id.

How to add item textid into bapi sales order creation.

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
263

Hi

You cannot modify standard BAPI structures. You might want to append your structure but then can't you use any of the existing fields in the BAPI structure?