SAP table T001F (Company code-dependent form selection)

SAP table T001F has 5 primary key fields being MANDT,BUKRS,PROGRAMM,EVENT,KOART.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
BUKRS Company Code CHAR 4 0 T001 BUKRS
PROGRAMM ABAP Program Name CHAR 40 0 TRDIR PROGNAME
EVENT Identification for a Form or a Form Set CHAR 2 0 EVENT_001F
KOART Correspondence for RFKORD*: Form Type CHAR 1 0 RFKORD_FTYPE
SapScript
2 Smart Forms
3 PDF
FORNR Form CHAR 16 0 FORNR_001F
FORNR_SSF Smart Forms: Form Name CHAR 30 0 TDSFNAME
FORNR_PDF PDF-Based Forms: Form Name CHAR 30 0 FPWBFORMNAME

T001F foreign key relationships

Table Field Check Table Check Field
0 T001F BUKRS T001 Company Codes BUKRS
1 T001F MANDT T000 Clients MANDT
0 T001F PROGRAMM TRDIR Generated Table for View NAME