2022 Jul 14 8:16 AM
Hi, I have done so logic code and want to update the standard table field data using the internal data.
How to perform this action to update using Functional Module/BDC?
It is not recommend to use INSERT, MODIFY, UPDATE to do with the master table, can anybody tell me why?
Any reply is appreciated. Thank you.
2022 Jul 14 8:52 AM
Hi
you can use BAPI_INB_DELIVERY_CHANGE or BAPI_OUTB_ DELIVERY change or WS_DELIVERY_UPDATE and pass the necessary config and fields you need to change.
2022 Jul 14 8:52 AM
Hi
you can use BAPI_INB_DELIVERY_CHANGE or BAPI_OUTB_ DELIVERY change or WS_DELIVERY_UPDATE and pass the necessary config and fields you need to change.
2022 Jul 14 9:40 AM
2022 Jul 14 8:11 PM