SAP table T50F0 (HR-FORMS: Assignment of Standard Texts to Forms)
SAP table T50F0 has 4 primary key fields being MANDT,MOLGA,SAGRP,FORM.
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 | |
MOLGA | HCM Localization | CHAR | 2 | 0 | T500L | MOLGA | |
SAGRP | Area | CHAR | 4 | 0 | T5961 | PCAL_SAGRP | |
FORM | Form name | CHAR | 16 | 0 | TDFORM | ||
SENDER | HR-FORMS: Standard text for sender | CHAR | 30 | 0 | * | PCAL_SENDER | |
ADDRESS | HR-FORMS: Standard text for address | CHAR | 30 | 0 | * | PCAL_ADDRESS | |
INFOAREA | HR-FORMS; Standard text for information area | CHAR | 30 | 0 | * | PCAL_INFOAREA | |
LOGO | HR-FORMS: Standard text for company logo | CHAR | 30 | 0 | * | PCAL_LOGO | |
HEADER | HR-FORMS: Standard text for header | CHAR | 30 | 0 | * | PCAL_HEADER | |
FOOTER | HR-FoRMS: Standard text for footer | CHAR | 30 | 0 | * | PCAL_FOOTER | |
SIGNATURE | HR-FORMS: Standard text for signature | CHAR | 30 | 0 | * | PCAL_SIGNATURE | |
BARCODE | HR-FORMS: Standard text for bar code inserter | CHAR | 30 | 0 | * | PCAL_BARCODE | |
STDTEXT1 | HR-FORMS: additional standared text 1 | CHAR | 30 | 0 | * | PCAL_STDTEXT1 | |
STDTEXT2 | HR-FORMS: additional standard text 2 | CHAR | 30 | 0 | * | PCAL_STDTEXT2 | |
STDTEXT3 | HR-FORMS: additional standard text 3 | CHAR | 30 | 0 | * | PCAL_STDTEXT3 | |
STDTEXT4 | HR-FORMS: additional standard text 4 | CHAR | 30 | 0 | * | PCAL_STDTEXT4 | |
STDTEXT5 | HR-FORMS: additional standard text 5 | CHAR | 30 | 0 | * | PCAL_STDTEXT5 | |
ARCHIVE | HR-FORMS: Flag for active Archiving | CHAR | 1 | 0 | PCAL_ARCHIVE | ||
PRINTPOPUP | Hr-FORMS: Flag for print dialog display | CHAR | 1 | 0 | PCAL_PRINTPOPUP | ||
PRINTPREVIEW | HR-FORMS: Flag for displaying the print preview | CHAR | 1 | 0 | PCAL_PRINTPREVIEW |
T50F0 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T50F0 | MOLGA | T500L | Personnel Country Grouping | MOLGA |
1 T50F0 | SAGRP | T5961 | Area | MANDT |