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

Fill the custom field(z-fields) using BAPI.

Former Member
0 Likes
1,496

I'm using KO01 t-code, In which i have added some fields in CI_AUFK structure using COOPA003 user exit. now i want to pass the value of custom fields from report using BAPI. can you plz suggest me the suitable BAPI for it and how to use it.

Thanks.

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
753

Did you

  • Find BAPI related to internal order (BAPI_INTERNALORDER_CREATE, not too hard?)
  • Read documentation of EXTENSIONIN parameter?
1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
754

Did you

  • Find BAPI related to internal order (BAPI_INTERNALORDER_CREATE, not too hard?)
  • Read documentation of EXTENSIONIN parameter?