i have seen the delivery print form in nace .
program : RLE_DELNOTE and form RVDELNOTE and form routine :ENTRY.
what is the use of this statement in the sapscript program.
FORM ENTRY USING RETURN_CODE US_SCREEN.
can anyone explain why we need RETURN_CODE and US_SCREEN.
is it necessary for the forms that we design.