‎2007 Jul 22 10:07 PM
i have a program on forms,
how do i recognize if its a smart form or script program.
‎2007 Jul 22 10:39 PM
Look at Your Program ,if program conatins - OPEN_FORM,START_FORM,WRITE_FORM,END_FORM,CLOSE_FORM Function module then it is SAP Script Print Program
If your program contains SSF_FUNCTION_MODULE_NAME Function module then it is SAP Smart form print program
Thanks
Seshu
‎2007 Jul 22 10:39 PM
Look at Your Program ,if program conatins - OPEN_FORM,START_FORM,WRITE_FORM,END_FORM,CLOSE_FORM Function module then it is SAP Script Print Program
If your program contains SSF_FUNCTION_MODULE_NAME Function module then it is SAP Smart form print program
Thanks
Seshu
‎2007 Jul 22 11:02 PM