‎2008 Mar 07 3:10 PM
i am using a custom control for long text input in a customer created screen(using CALL
FUNCTION 'RH_EDITOR_GET' and CALL FUNCTION 'RH_EDITOR_SET' functions).
in batch input recording everything is fine but when i run the batch
input program created with the recording it is not possible to enter
long text
in this customer control. how can i achieve to enter long texts into
the custom control used for long text entry with the batch input
program?
thanks
‎2008 Mar 07 7:28 PM
Hi
Generally for long text we use the function module SAVE_TEXT.
Use this it might help you.
BR
Sree