cancel
Showing results for 
Search instead for 
Did you mean: 

need to configure my form to standard t code

Former Member
0 Kudos

Hi

I need to configure smart to standard T code (MIGO)

I have drivr program and smart form for this

any stuff

regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member196280
Active Contributor
0 Kudos

follow this sample example...

Goto Transaction NACE --> Select Application V1(Sales) --> Click on Output Types --> Select the output type as BA00 (as generally BA00 is the output type associated with Sales Order ) --> Double click on the Processing Routines folder on the left and it will display the Form name and the corresponding driver programs name.

Regards,

SaiRam

Answers (2)

Answers (2)

varma_narayana
Active Contributor
0 Kudos

Hi...

This is the Procedure to Attach your Form/Print program to Std Transaction:

Goto Tcode: <b>NACE</b>

Select you <b>Application</b> : Eg: ME - INVENTORY

Click on the Button <b>Output types</b> (On App toolbar)

It will display all the output types of Sales.

Select your Output Type

Double click on the <b>Processing Routines</b> on Left Pane

It will Display the Existing processing routines for the Output type

Select Change button (F6)

And Assign your Print program name and Form Name here.

Save the Configuration.

Now the Application calls this print program / Form .

<b>reward if Helpful.</b>

Former Member
0 Kudos

Hi,

Go to transaction NACE.

choose ur application type suppose u r application type is billing just check on v3(billing) in menu there is option of output type when u click on that it open the all output type related to billing .now if u want to create output type for invoice click on output type of invoice(rd00) it open proccessing routine.

just assign ur form and driver program there.