SAP Table
T880 Global Company Data (for KONS Ledger)
SAP table T880 has 2 primary key fields being MANDT,RCOMP.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
T880 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | MANDT | ||
| KeyRCOMP | 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 |