19
Sep
ABAP code for saving Long Text in BDC
Posted by Admin, under ABAP, BDC / LSMW, Function Modules, Quick Reference, Sample CodeThere has been requirements for recording BDC for screens involving Long Text (Free field for text entry). The part that is a bit tricky is, the TextEdit control (Long Text field) does not gets recorded in the BDC.
The following function module is used to save the data with respect to the screen (say, Sales Order Number in case recording ‘Description’ and ‘Created By’ using VA01).

