2007 Oct 25 3:42 AM
Hi,
I want to some changes on the following forms:
Picking List - LT31
Packing List - VL02N
Invoice - VF02
What is the name of the standard SAP form and print program?? Where can i locate them??
Regards,
Kit
2007 Oct 25 3:48 AM
You can see in NACE Transaction :
Vf02 ->
Goto NACE -> select application V3 -> click on output types -> now select RD00
-> click on processing routines
here you can see form name and print program
same thing for VL02
here select V2 application..
you can find in TNAPR ,NAST Table
Thanks
Seshu
Hi,
I want to some changes on the following forms:
Picking List - LT31
Packing List - VL02N
Invoice - VF02
What is the name of the standard SAP form and print program?? Where can i locate them??
Regards,
Kit
2007 Oct 25 3:48 AM
You can see in NACE Transaction :
Vf02 ->
Goto NACE -> select application V3 -> click on output types -> now select RD00
-> click on processing routines
here you can see form name and print program
same thing for VL02
here select V2 application..
you can find in TNAPR ,NAST Table
Thanks
Seshu
2007 Oct 25 3:49 AM
Hi,
The best way to find a form name and print program name is to goto SE38, program RSNAST00. Keep breakpoint at following statement -
PERFORM (TNAPR-RONAM) IN PROGRAM (TNAPR-PGNAM) USING RETURNCODE
US_SCREEN
IF FOUND.
Print document from respective transactions -
Check values of TNAPR-FONAM for form name and TNAPR-PGNAM for driver program name.
There is another way
If you have document numbers and output type name, you can check entries in TNAPR table.
Hope this helps.
ashish
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |