‎2007 Jul 23 2:07 PM
can any body tell how to execute a script as well as smartform,NOT THE TESTING,HOW TO EXECUTE
‎2007 Jul 23 2:11 PM
Hi,
u have to create its calling program.... from that program u can call your own script or smartform.....
in script use FM : OPEN_FORM, WRITE_FORM AND CLOSE_FORM
IN FORM : FM : LF_FM_NAME
if u r using standard script or form, then u have to attach youur program in T.Code : NACE.
regards,
shardul shah
‎2007 Jul 23 2:17 PM
Hello,
U can check u r output type and aplication type.
in Tcode :NACE
in this u can assign the program to output print program.
So, from the TCODE NACE u'll get the Program Name and it's script name across an application type.
But u need to know in whch application type u r gong in.
Execute that Program. U'll get ur script output.
Eg:-
1. Go to NACE Transaction.
2. Select EF as application.
3. Now select Output Types from the Menu.
4. Select NEUas Output Type
5. Double click on Processiing Routinesa from the Tree structure.
6. Now u can see the Program name across the script name .
7. Execute that program to see the output.
Regards,
Deepu.K
Regards,
Deepu.K