‎2007 Aug 07 7:15 AM
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.
‎2007 Aug 07 7:22 AM
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
‎2007 Aug 07 7:25 AM
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
‎2007 Aug 07 7:37 AM
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.
‎2007 Aug 07 7:27 AM
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
‎2007 Aug 07 8:26 AM
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.
‎2007 Aug 07 7:28 AM
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
‎2007 Aug 07 7:30 AM
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>