‎2008 Jul 18 7:47 AM
Hi,
Can I get the o/p using Load_form FM instead of Open_form Fm.
If yes What is the difference b/w load_form and open_form and give me sample code.
Thanks in advance
‎2008 Jul 18 7:54 AM
Hi
Iam not aware of LOAD_FORM do you START_FORM and OPEN_FORM
Open_Form : To OPEN A FORM FOR PRINTING THE FORM SHOULD BE
OPEN USING OPEN_FORM.
START_FORM : To Begin form several identical form with
different data in single spool request,it shold bestart
with START_FORM & CLOSE with END_FORM
regards
Pavan