‎2007 Sep 13 12:16 PM
How to create a link between modified form and modified print program?
‎2007 Sep 13 12:20 PM
Hi ..
Using Tcode NACE we can Link the Print program and the Form for any Application. This link will be stored in a Table TNAPR.
eXAMPLE:
Goto Tcode: <b>NACE</b>
Select you <b>Application</b> : Eg: V1 - Sales
Click on the Button <b>Output types</b> (On App toolbar)
It will display all the output types of Sales.
Select your Output Type (Eg: BA00 - Order Conf)
Double click on the <b>Processing Routines</b> on Left Pane
It will Display the Existing processing routines for BA00
Select Change button (F6)
And Assign your Print program name and Form Name here.
Save the Configuration.
Now the Application VA01 calls this print program / Form .
<b>REWARD IF hELPFUL.</b>
‎2007 Sep 13 12:20 PM
Hi ..
Using Tcode NACE we can Link the Print program and the Form for any Application. This link will be stored in a Table TNAPR.
eXAMPLE:
Goto Tcode: <b>NACE</b>
Select you <b>Application</b> : Eg: V1 - Sales
Click on the Button <b>Output types</b> (On App toolbar)
It will display all the output types of Sales.
Select your Output Type (Eg: BA00 - Order Conf)
Double click on the <b>Processing Routines</b> on Left Pane
It will Display the Existing processing routines for BA00
Select Change button (F6)
And Assign your Print program name and Form Name here.
Save the Configuration.
Now the Application VA01 calls this print program / Form .
<b>REWARD IF hELPFUL.</b>
‎2007 Sep 13 12:22 PM
HI,
You need to configure the Modified Form and Driver program in NACE transaction code, there in the transaction code you need to give these new progams under the Output type
Regards
Sudheer