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

form routine

Former Member
0 Likes
2,284

hi all,

i have a problem assigning my form in output type.i have created my own print program and sap script. how can i assign it to my output type. should we have to write the form routine,if yes can anyone help me out with this.

7 REPLIES 7
Read only

Former Member
0 Likes
1,584

Hi,

you have to click the processing routines and then you have to assing

the form and the driver programme

by clicking the change button

thanks & regards,

venkatesh

Read only

Former Member
0 Likes
1,584

Goto the transaction NACE.

Depending on the type of application you are using, for example say PO, so application is EF.

CLICK on that TAB and click OUTPUT TYPES,

Goto CHANGE MODE, click on NEW ENTRIES, and then create your own output type by giving the FORM name and PROGRAM name.

Regards,

Pavan

Read only

0 Likes
1,584

hi pawan ,

i have done that but how should i sassign my form name there it is asking for form routine. how can i write my form routine.

Read only

Former Member
0 Likes
1,584

Hi,

You need to do the Configuration in NACE transaction, and in the Driver program you need to write the FORM_ROUTINE to trigger this Layout from a Output

Regards

Sudheer

Read only

0 Likes
1,584

thats the reason i am not getting my output.can you advice me how to write form_routine in my driver program. i have some selection criteria for my driver program.please help me out.

Read only

Former Member
0 Likes
1,584

Hi Abinash,

U can use NACE t-code to assign your print program to your respective output type. In NACE tcode choose your respective application -> Click on OUTPUT TYPES -> Choose your output type and click on process routine. Then go to the change mode and assign it.

Regards

Deepak

Read only

varma_narayana
Active Contributor
0 Likes
1,584

Hi..

Tcode NACE is used to Configure the Print program and Form for an OUTPUT TYPE

Navigation in NACE:

Select the <b>Application</b> EG: V1-SALES

Click the button <b>Output Types</b> on App toolbar.

It will display the List of Output types in a Table control

Select your <b>Output type</b> Eg: BA00 - Order confirmation

In the Left side Select the options <b>Processing Routines</b>

It will display the exisiting processing routines of the Output type BA00

Click on the Change (F6)

and Enter your Print program name and SAP Script (Form) Name.

Save the Settings.

<b>Reward if Helpful</b>