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

Is copying a BAPI advisable

Former Member
0 Likes
320

Hi

I have copied a standard BAPI BAPI_INTERNALORDER_CREATE to a custom BAPI , created an import parameter with all the fields that are not supported by BAPI2075_7 and made some changes in the source code as i need to update additional fields (aufk table fields ).

Is this method advisable .

Thanks ,

nsp.

Hi

I have copied a standard BAPI BAPI_INTERNALORDER_CREATE to a custom BAPI , created an import parameter with all the fields that are not supported by BAPI2075_7 and made some changes in the source code as i need to update additional fields (aufk table fields ).

Is this method advisable .

Thanks ,

nsp.

1 REPLY 1
Read only

amit_khare
Active Contributor
0 Likes
289

As far as basic functionality of BAPI is intact. It is fine.

Regards,

Amit