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

in which table scripts and smartforms are stored

Former Member
0 Likes
4,342

in which tables scripts and smartforms are stored

eg scripts in tadir.

in which tables scripts and smartforms are stored

eg scripts in tadir.

7 REPLIES 7
Read only

Former Member
0 Likes
2,144

Hi rocky,

1. the details of sapscripts are stored

in STXH and STXL table

ie. STX* tables.

2. For smartform, the tables are STXF*

regards,

amit m.

Read only

0 Likes
2,144

Hi rocky,

1. the details of sapscripts are stored

in TNAPR table.

2. For smartform, the tables are STXFADM.

ALL STANDARD FORMS ARE AVAILABLE I MASTER CLIENT ONLY.

regards,

PHANI.

Read only

paruchuri_nagesh
Active Contributor
0 Likes
2,144

scripts stored in tables STXH & STXL tables

ucan fin find all forms and driver programmes in TTXFP table

as smartforms generates function modules these function modules stores in TFDIR table.

Regards

Nagesh.Paruchuri

Read only

former_member386202
Active Contributor
0 Likes
2,144

Hi,

Check Table TNAPR

Regards,

Prashant

Read only

Former Member
0 Likes
2,144

Hi this may be of some help.

SD

SALES ORDER/ENQUIRY/QUOTATION

Output type : BA00

ScriptForm Name : RVORDER01

Driver Program Name : RVADOR01

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

MM

PUCHASE ORDER/RFQ/CONTRACT

Output type : NEU

ScriptForm Name : MEDRUCK

Driver Program Name : SAPMF06P

smartform name : /SMB40/MMPO_L

smartform driver program: /SMB40/FM06P

GOODS RECEIPT

Output type : WE01

ScriptForm Name : WESCHEINVERS1

smartform name : /SMB40/MMGR1_A

smartform driver program: /SMB40/M07DR

GOODS ISSUE

Output type : WA01

ScriptForm Name : WA_SCHEINVERS1

smartform name : /SMB40/MMGI1_A

smartform driver program: /SMB40/M07DR

FI Forms

Account Statement : F140_ACC_STAT_01

Cheque Printing : F110_PRENUM_CHEK

Balance Confirmation: F130_confirm_01

Dunning Form: F150_DUNN_01

check the link below it provides steps to convert sap scripts to smartforms

http://www.ficoexpertonline.com/downloads/Iyer_SmartForms.pdf

SMARTFORMS -Driver Program

PO: /SMB40/FM06P

SO: /SMB40/RVADOR01

GR: /SMB40/M07DR

with regards,

Hema Sundara.

pls give points if u find this helpful.

Read only

Former Member
0 Likes
2,144

which function modules is used to delet the scripts and smartforms progrmitically.

Read only

Former Member
0 Likes
2,144

Hi Rocky,

You can use FBZP transaction. In FBZP transaction Click on payment methods in company code transaction. In the following screen double click on the respective company code. In the following screen you have a button named as 'FORM DATA'. There you can see all the script forms for corresponding Company codes.