Skip to Content
0
Former Member
May 13, 2010 at 10:34 AM

issue with Extension_in of BAPI_ALM_ORDER_MAINTAIN

117 Views

Hi All,

I am trying to populate value into standard table AUFK for a custom field using BAPI_ALM_ORDER_MAINTAIN. I am using the Extension_in structure of the BAPI for this. The BADI which this structure calls internally had my field 'Price_list' in ct_header_int parameter. I am passing the value to be updated to AUFK in sinde this BADI, but finally AUFK is not getting populated.

Please suggest the correct parameters that I have to pass to this Extension_in parameter of the BAPI.

Please help.