Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

BAPI_MATERIAL_SAVEDATA

0 Likes
429

How to add longtext in the existing longtext of the  material using BAPI_MATERIAL_SAVEDATA?????

1 REPLY 1
Read only

VenkatRamesh_V
Active Contributor
0 Likes
394

Hi,

Hope it helpful,

Try,

Fetch  the existing long  text by Select Query, concatenate the entered value and existing value.

Regards,

Venkat.