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

va03

Former Member
0 Likes
709

Dear All,

In VA03 i had given order number and in the menu bar i selected Sales document-->issue output to i got one print form .How to find that form name.what would be the name of the form?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
617

Hi,

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.

U can follow this approach to view the Program and Form for any business document.

Regards,

Himanshu.

2 REPLIES 2
Read only

Former Member
0 Likes
618

Hi,

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.

U can follow this approach to view the Program and Form for any business document.

Regards,

Himanshu.

Read only

Former Member
0 Likes
617

Hi

You will know the script name and program name from NACE tcode

or in the table TNAPR you will know

SALES ORDER

Output type : BA00

ScriptForm Name : RVORDER01

Driver Program Name : RVADOR01

NACE is the Tcode used to link the Application type, Output Types and its processing Routines like ( Driver programs and attached Script forms or Smartforms).

You should know the Application of a document first Like:

for PO it is EF, for sales Doc's it is V1, for Delivery docs it is V2, for billing Doc's it is V3 etc.

so first select the Application type (ex: EF) for PO and press OUtput types

then a list will come in that you should know the related output type for PO.

in this case it is NEU,

select that and click on the processing Routines button on the left side

it will display the Medium, Driver Program and the Script form or smartform related to that document..

<b>Reward points for useful Answers</b>

Regards

Anji