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

Add more fields in standard BAPI

Former Member
0 Likes
451

Hi experts,

Is it possible to add more fields in standard BAPI?

for ex: BAPI_SALESORDER_CREATEFROMDAT1.

I want to add more fields to this BAPI. Is it possible? If not, what is the alternate to do this.

Writing BDC is only the way? Pls let me know.

Kaki

null

Hi experts,

Is it possible to add more fields in standard BAPI?

for ex: BAPI_SALESORDER_CREATEFROMDAT1.

I want to add more fields to this BAPI. Is it possible? If not, what is the alternate to do this.

Writing BDC is only the way? Pls let me know.

Kaki

null

1 REPLY 1
Read only

naimesh_patel
Active Contributor
0 Likes
371

Why do you need to add more fields to standard BAPI BAPI_SALESORDER_CREATEFROMDAT1?

If you want to change more fields because you need to include your custom fields than you can use the EXTENSIONIN table of that BAPI.

Please check my anwer in this post:

Regards,

Naimesh Patel