2012 Mar 30 11:21 PM
Hi All,
As per my client requirement, i have added custom fields in EKBE table, and now i want to update the values in EKBE table, so i have to update the BAPI extension 'BAPI_PO_CHANGE' for custom fields. But there are no extension structures are provided expect below structure which are provided for Header, Item and Accounting. I have debugged the standard code for finding these below extension structure.
BAPI_TE_MEPOHEADER,
BAPI_TE_MEPOHEADERX,
BAPI_TE_MEPOITEM,
BAPI_TE_MEPOITEMX,
BAPI_TE_MEPOACCOUNTING,
BAPI_TE_MEPOACCOUNTINGX.
Please help me and suggest me, how to update the custom fields value in EKBE table, either using 'BAPI_PO_CHANGE' or any other way except direct update.
Thank for your help in advance
Rahul
2012 Mar 31 4:08 AM
Hi Rahul
what is the scenario to update custom fields in history table? when do u update and what are the fields.. and when is this BAPI called. Can you please give more information on the requirement and scenarios?
Cheers,
2012 Apr 01 2:40 PM
Hi,
Scenario is: I have to update EKBE table with the custom fields which i have extended in EKBE. For updating the following fields i was trying to use BAPI_PO_CHANGE but can't extend my custom fields. As per the extension structure provided in the BAPI only header, item and accounting fields can be extended.
Please help me for extending the BAPI for EKBE table or please help me for finding the other BAPI/FM to update the EKBE fields and where i can also extend the custom fields.
Thanks
Rahul