SAP table T880 (Global Company Data (for KONS Ledger))
SAP table T880 has 2 primary key fields being MANDT,RCOMP.
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 | MANDT | ||
RCOMP | Company | CHAR | 6 | 0 | RCOMP_D | ||
NAME1 | Company name | CHAR | 30 | 0 | NAME_1 | ||
CNTRY | Company Country/Region | CHAR | 3 | 0 | T005 | LAND | |
NAME2 | Name of company 2 | CHAR | 30 | 0 | NAME_2 | ||
LANGU | Language Key | LANG | 1 | 0 | T002 | SPRAS | |
STRET | Street address of the company | CHAR | 30 | 0 | STRASSE | ||
POBOX | Post office box of the company | CHAR | 10 | 0 | POSTFACH | ||
PSTLC | Global company zip code | CHAR | 10 | 0 | PLZ | ||
CITY | City where company is located | CHAR | 30 | 0 | ORT | ||
CURR | Local Currency | CUKY | 5 | 0 | TCURC | WAERH | |
MODCP | Global company grouping code | CHAR | 4 | 0 | MODCP | ||
GLSIP | Write line items | CHAR | 1 | 0 | GLSIP | ||
RESTA | Legal status of company | CHAR | 1 | 0 | RECHTSSTS | ||
RFORM | Legal form of company | CHAR | 30 | 0 | RECHTFORM | ||
ZWEIG | Industrial sector | CHAR | 30 | 0 | WI_ZWEIG | ||
MCOMP | Master data company code | CHAR | 4 | 0 | T001 | SCOMP | |
MCLNT | Master data client | NUMC | 3 | 0 | SCLNT | ||
LCCOMP | Consolidation company indicator | CHAR | 1 | 0 | KZ_LCCOMP | ||
STRT2 | Street of company 2 | CHAR | 30 | 0 | STRE2 | ||
INDPO | Read purchase order | CHAR | 1 | 0 | INDPO |
T880 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T880 | CNTRY | T005 | Countries | MANDT |
0 T880 | CNTRY | T005 | Countries | LAND1 |
1 T880 | CURR | TCURC | Currency Codes | MANDT |
1 T880 | CURR | TCURC | Currency Codes | WAERS |
0 T880 | MCOMP | T001 | Company Codes | BUKRS |