2014 Sep 19 3:36 PM
How to add longtext in the existing longtext of the material using BAPI_MATERIAL_SAVEDATA?????
2014 Sep 20 5:57 AM
Hi,
Hope it helpful,
Try,
Fetch the existing long text by Select Query, concatenate the entered value and existing value.
Regards,
Venkat.