‎2008 Nov 11 12:32 PM
Hi Friends,
I want to develop layout for Excise Invoice using Output type J1I0.
Problem is that this output type contain SAPSCRIPT and driver program J_1IEXCP , I acan convert script into smartform but how can I convert driver program with it's validation.
Please Guide me
Thanking You
‎2008 Nov 11 7:21 PM
After all the data retrieval and validations are done in the original driver program, replace the FMs that call Sspscript (OPEN_FORM, etc.) with SF FMs. (Assign FM name, call SSF_FM_NAME, pass tables and other parameters to the generated FM)
‎2008 Nov 11 7:21 PM
After all the data retrieval and validations are done in the original driver program, replace the FMs that call Sspscript (OPEN_FORM, etc.) with SF FMs. (Assign FM name, call SSF_FM_NAME, pass tables and other parameters to the generated FM)