‎2011 Jun 30 6:33 AM
Hi Experts,
We are having zfield in delivery item (appended zfield in LIKP table). Our requirement is to save data of this zfield via BAPI.
we are using the BAPI BAPI_DELIVERYPROCESSING_EXEC, by passing the zfield to the structure u2018Extension2u2019
We found while debugging that the data is getting populated in Extension2 but not updated in the table.
Kindly provide your valuable inputs to update the table.
Appreciate your <sign of impatience removed by moderator> Response.
BR
Sree
Edited by: Thomas Zloch on Jun 30, 2011 10:08 AM
‎2011 Jun 30 1:01 PM
Hi
If the field is non char, perhaps the problem is the format. See Note 509898 - BAPI enhancement concept and Unicode.
As note says:
These data structures must only contain character-like data
Regards
Eduardo