Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

execute-script

Former Member
0 Likes
425

can any body tell how to execute a script as well as smartform,NOT THE TESTING,HOW TO EXECUTE

2 REPLIES 2
Read only

Former Member
0 Likes
398

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

Read only

Former Member
0 Likes
398

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