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

script execution

Former Member
0 Likes
678

hi ,

please let me know 'how the scripts are executed by the enduser'.

thanks in advance,

janardhan.

1 ACCEPTED SOLUTION
Read only

vinod_gunaware2
Active Contributor
0 Likes
647

PO layout print USE Tranasaction <b>NACE</b> and <b>OMFE</b>

regards

vinod

5 REPLIES 5
Read only

Former Member
0 Likes
647

Are you talking about the SAP scripts??

Regards,

Amiya

Read only

Former Member
0 Likes
647

Hi,

Are you talking about SAP script.

it depends .

like some scripts thrugh driver Program/ transaction associated,

some scripts throgh Outtypes , these output types triggers via standard transaction. you need to create output types using NACE transaction, and attach script and driver program.

Regards

vijay

Read only

vinod_gunaware2
Active Contributor
0 Likes
648

PO layout print USE Tranasaction <b>NACE</b> and <b>OMFE</b>

regards

vinod

Read only

Former Member
0 Likes
647

Hi,

If any customized layouts are designed and custom print program designed, than TODE is created for that program and that we will give to enduser TCODE.

And If we r using any standard/modifications standard layout and standard print program/modified standard print program ,that configurations are done in (Tcode)NACE for PO,PR,etc,. they will have separate Tcode like ME9F,etc.. there we can see print preview..

Hope u will understand, if not mail me for further clarification.

Regards,

Ramesh.

Read only

former_member480923
Active Contributor
0 Likes
647

Hi,

Scripts comes in either SAPScript or Smartforms. These are generally attached to the output types which which are attached to specific applications and driver program which can viewed thru NACE transaction. Otherwise they can also be called invdividually i.e. without attaching it to any application and by passing NACE thru Report program. SAPScript cannot be executed individually but Smartforms can be executed if we pass the values to the generated FM.

Hope that helps

Anirban