‎2007 Jul 16 3:36 PM
Hi,
Is it madatory to give close_form function module in sapscripts.
‎2007 Jul 16 3:39 PM
Obviously you need to close the form once you open it.
regards
srinivas
<b>*reward points if helpful*</b>
‎2007 Jul 16 3:40 PM
Hi Sivananda,
It is mandatory to use close_form in sap scripts.
Regards
Aneesh.
‎2007 Jul 16 3:40 PM
Once you open the form it should be closed in order to open another form through the same print program.
It is always a best practice to Close the form.
Reward if helpful.
‎2007 Jul 16 3:40 PM
Not really....When the SapScript is printed....It's closed inmediatly...But it's always better to free memory by using CLOSE_FORM -;)
Greetings,
Blag.