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

about sap script

Former Member
0 Likes
640

i want a procedure to use the sapscript as new program of my own of the standard program (MEDRUCK)

6 REPLIES 6
Read only

Former Member
0 Likes
625

Hi,

If you want to configure a custom print program (SAP Script) to a standard program, you can do it using transaction NACE.

Hope this helps.

Regards,

Abhisek.

Read only

0 Likes
625

is there any activation for entering the program ,form name,form_routine and output types in NACE

is there any transport request for using nace

Read only

0 Likes
625

Hi Aswini,

Since you mentioned the name MEDRUCK, I suppose you are working with Purchase Order.

The path/flow to configure nace would be as follows.

Go to Transaction NACE -> Select Application EF -> Click on Output Types -> Select an existing Output Type / Create a new Output type -> Select the output type -> Double Click on processign routines.

Here you can attach the print program, Form (SAP Script/Smartform) and Form Routine.

No activation /access key is required.

This is a customization and should be done in Customizing client and then transaported to other clients as well.

Unless the client is customization enabled you cannot confiigure NACE transaction.

Hope the above information helps.

Regards,

Abhisek.

Read only

0 Likes
625

would you please say about customised client

Read only

0 Likes
625

Customization cannot be done in all/every cleint. Some clients are customization enabled. These clients are called Customizable Client, not customised client.

Say in your server there are 3 clients 800, 810 and 900.

May be 800 is development client and 810 is testing client and are not enabled for customization.

But the client 900 may be enabled for customization. All customizations have to be defined in client 900 in this case and then transported to other clients using transaction SCC1 (Client Copy).

You can ask your BASIS team for access to Customization Client.

Hope this helps.

Regards,

Abhisek.

Read only

Former Member
0 Likes
625

Hi,

first copy the standard program and change as per your requirment ,finally assign the output type through NACE transaction.

plz check the following link

Regards,

Madhu