Skip to Content
0
Former Member
Mar 24, 2009 at 05:08 AM

use of form routine entry

1810 Views

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.