Application Development 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: 

BAPI_MATERIAL_SAVEDATA

0 Kudos

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

1 REPLY 1

VenkatRamesh_V
Active Contributor
0 Kudos

Hi,

Hope it helpful,

Try,

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

Regards,

Venkat.