‎2007 Jun 06 7:36 AM
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.
‎2007 Jun 06 7:49 AM
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>
‎2007 Jun 06 8:12 AM
hi
Thanks for the quick reply .
Is there any way i can use EXTENSIONIN parameter and update the additional fields
Thanks,
nsp.
‎2007 Jun 06 8:15 AM