SAP table TCJ_PRINT (Cash Journal Print Parameters)
SAP table TCJ_PRINT has 2 primary key fields being MANDT,BUKRS.
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 | |
PROGN | Cash Journal Print Program | CHAR | 40 | 0 | PROGN_TCJ | ||
VARIA | Cash Journal Print Report Variant | CHAR | 14 | 0 | VARIA_TCJ | ||
EVENT | Identification for Correspondence | CHAR | 5 | 0 | T048 | EVENT_KORR | |
EVENTTYPE | Identification for a Form or a Form Set | CHAR | 2 | 0 | * | EVENT_001F | |
XPDF | Use of PDF Forms for Check Lot Printing | CHAR | 1 | 0 | XPDF | ||
BUBLG | Document Print Indicator | CHAR | 1 | 0 | BUBLG_TCJ |
TCJ_PRINT foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TCJ_PRINT | BUKRS | T001 | Company Codes | BUKRS |
1 TCJ_PRINT | EVENT | T048 | Correspondence Types | EVENT |