‎2008 Feb 14 12:56 PM
Hi,
What do these function modules do ?
1. Start_form
2.Write_form
3.Close_from
4..End_form
Regards.
‎2008 Feb 14 12:59 PM
‎2008 Feb 14 1:04 PM
The FM 'OPEN_FORM' is used to call the sapscript form. Here, we have to specify the name of the form as an argument.
'WRITE_FORM' is used to specify the name of the text elements and window types.
'CLOSE_FORM' is used to save and close the form attributes.
<REMOVED BY MODERATOR>
Regards,
Priya.
Edited by: Alvaro Tejada Galindo on Feb 14, 2008 9:42 AM