SAP table TF103 (Breakdown Categories)
SAP table TF103 has 3 primary key fields being MANDT,ITCLG,ITGRP.
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 | |
ITCLG | Consolidation Chart of Accounts | CHAR | 2 | 0 | TF120 | FC_ITCLG | |
ITGRP | Breakdown Category | CHAR | 4 | 0 | FC_ITGRP | ||
SITYP | Subitem Category | CHAR | 3 | 0 | TF110 | FC_SITYP | |
PTBRKIND | Partial Breakdown | CHAR | 1 | 0 | FC_PTBRK_I | ||
SITEMSPEC | Specify Subitems | CHAR | 1 | 0 | FC_SITEM_S | ||
BUPTRSPEC | Specify the Partner Unit | CHAR | 1 | 0 | FC_BUPTR_S | ||
TCURRSPEC | Specify Currency | CHAR | 1 | 0 | FC_TCURR_S | ||
YRACQSPEC | Specify Year of Acquisition | CHAR | 1 | 0 | FC_YRACQ_S | ||
SETSITEM | Identification of a Set | CHAR | 34 | 0 | FC_SETID | ||
SETBUPTR | Suffix of the Partner Set | CHAR | 10 | 0 | FC_S_BUPTR | ||
SETTCURR | Identification of a Set | CHAR | 34 | 0 | FC_SETID | ||
SETYRACQ | Identification of a Set | CHAR | 34 | 0 | FC_SETID |
TF103 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TF103 | ITCLG | TF120 | Consolidation Charts of Accounts | MANDT |
0 TF103 | ITCLG | TF120 | Consolidation Charts of Accounts | ITCLG |
1 TF103 | SITYP | TF110 | Subitem Categories | MANDT |
1 TF103 | SITYP | TF110 | Subitem Categories | SITYP |