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

regarding BAPI_INTERNALORDER_CREATE

Former Member
0 Likes
741

Hi,

I need to update additiional fields( not custom fields) not supported by structure BAPI2075_7 through BAPI_INTERNALORDER_CREATE.

for example : I cannot pass AUFK-ASTKZ through BAPI2075_7 as the structure does not support this element , but i need to update this field in the internal order i create in AUFK table.

Please let me know if there is any procedure for the same asap.

Thanks ,

nsp.

3 REPLIES 3
Read only

Former Member
0 Likes
563

Hi,

You need to add required fields in import tab of the bapi. Also you need to handle those fields i.e write code for updation as well in the source code.

Get back if you have any queries..

Regards,

Younus

<b>Reward Helpful Answers:-)</b>

Read only

Former Member
0 Likes
563

hi

Thanks for the quick reply .

Is there any way i can use EXTENSIONIN parameter and update the additional fields

Thanks,

nsp.

Read only

0 Likes
563

No. You cannot.

Regards,

Younus