‎2007 Jun 01 7:04 AM
HAI,
Please send Application type, Output Types and its processing Routines like ( Driver programs and attached Script forms or Smartforms) for most commonly used sap std script.
Thank you
ASHOK
‎2007 Jun 01 7:07 AM
Hi
See the NACE
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..
SALES ORDER
Output type : BA00
ScriptForm Name : RVORDER01
Driver Program Name : RVADR01
smartform name
DELIVERY NOTE
Output type : LD00
ScriptForm Name : RVDELNOTE
Driver Program Name : RVADDN01
smartform name : LE_SHP_DELNOTE
Smartform Driver Pgm: RLE_DELNOTE
INVOICE
Output type : RD00
ScriptForm Name : RVINVOICE01
Driver Program Name : RVADIN01
smartform name : LB_BIL_INVOICE
Smartform Driver Pgm: RLB_INVOICE
PUCHASE ORDER
Output type : NEU
ScriptForm Name : MEDRUCK
Driver Program Name : SAPMF06P
smartform name : /SMB40/MMPO_L
FI Forms
Account Statement : F140_ACC_STAT_01
Cheque Printing : F110_PRENUM_CHEK
Balance Confirmation: F130_confirm_01
Reward points if useful
Regards
Anji
‎2007 Jun 01 7:06 AM
Hi ashok
What r ur requirements can u be clear so that we can provide a nice material for ur convinience
Regards
Pavan
‎2007 Jun 01 7:16 AM
HAI,
I WANT APPLICATION TYPE , OUTPUT TYPE, IT'S DRIVER PROGRAM FOR MOST COMMONLY USED SAP SCRIPT.
EX:SALES ORDER
Output type : BA00
ScriptForm Name : RVORDER01
Driver Program Name : RVADR01
smartform name :
APPLICATION TYPE:
....ETC
‎2007 Jun 01 7:23 AM
Hi ashok
Check <b>FM SAPSCRIPT_USELIST_LIST_PROGS</b> or <b>SAPSCRIPT_SELECT_PROGRAM</b> <b><u>for Sapscript</u></b>
and
check FM's <b>SWF_FORMS_OF_PROGRAM_DISPLAY</b> or <u><b>SWF_FORMS_OF_PROGRAM_GET</b></u> for smartforms.
<b>In General the table which stores the names of the driver programs and layouts is stored in the <u>TNAPR</u> table.
But in some cases where the driver program is a standalone one, you cannot find the entry in tnapr.</b>
Or else u can get it from Tcode <b>NACE</b>
Reward if helpfull
Regards
Pavan
‎2007 Jun 01 7:07 AM
Hi
See the NACE
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..
SALES ORDER
Output type : BA00
ScriptForm Name : RVORDER01
Driver Program Name : RVADR01
smartform name
DELIVERY NOTE
Output type : LD00
ScriptForm Name : RVDELNOTE
Driver Program Name : RVADDN01
smartform name : LE_SHP_DELNOTE
Smartform Driver Pgm: RLE_DELNOTE
INVOICE
Output type : RD00
ScriptForm Name : RVINVOICE01
Driver Program Name : RVADIN01
smartform name : LB_BIL_INVOICE
Smartform Driver Pgm: RLB_INVOICE
PUCHASE ORDER
Output type : NEU
ScriptForm Name : MEDRUCK
Driver Program Name : SAPMF06P
smartform name : /SMB40/MMPO_L
FI Forms
Account Statement : F140_ACC_STAT_01
Cheque Printing : F110_PRENUM_CHEK
Balance Confirmation: F130_confirm_01
Reward points if useful
Regards
Anji
‎2007 Jun 01 7:08 AM
‎2007 Jun 01 7:08 AM
Hi,
Goto NACE transaction code, there you will find all Appliation types, click any one of the application type and press Processing Routines, then you will find the Script Program as well as Driver Program
Regards
Sudheer