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.