The GLOO1 table in SAP ERP or S/4HANA stores Object Table for FI-SL Table GLTO1 data. There are total 15 fields in GLOO1 table. The Object Table for FI-SL Table GLTO1 table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of GLOO1 table. It is in FI-SL Customizing / integration / Basis (GBAS) ABAP package and is part of the Basic Functions (FI-SL-SL) module.
SAP GLOO1 Table Fields
Following is the list of fields that are available in SAP GLOO1 table. The primary key fields of the table are MANDT (Client), BUKRS (Company Code), ACCT (Account Number), BUSA (Business Area), UMSKZ (Special G/L Indicator), MVCT (Transaction type), ASSC (Company ID of Trading Partner), KOKRS (Controlling Area), CNTR (Cost Center), ACVT (Activity Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| BUKRS | Company Code | BUKRS | T001 | CHAR (4) |
| ACCT | Account Number | RACCT | * | CHAR (10) |
| BUSA | Business Area | GSBER | TGSB | CHAR (4) |
| UMSKZ | Special G/L Indicator | UMSKZ | * | CHAR (1) |
| MVCT | Transaction type | RMVCT | T856 | CHAR (3) |
| ASSC | Company ID of Trading Partner | RASSC | T880 | CHAR (6) |
| KOKRS | Controlling Area | KOKRS | TKA01 | CHAR (4) |
| CNTR | Cost Center | KOSTL | * | CHAR (10) |
| ACVT | Activity Type | LSTAR | * | CHAR (6) |
| OBJNR | Object number for FI-SL tables | GOBJNR | CHAR (18) | |
| DATIV | Posting date frm which the objct is valid for act.postings | DAT_0_VON | DATS (8) | |
| DATIB | Posting date up to which the object is valid for act.postngs | DAT_0_BIS | DATS (8) | |
| DATPV | Posting date frm which the objct is valid for plan postings | DAT_1_VON | DATS (8) | |
| DATPB | Posting date up to which the objct is valid for plan postngs | DAT_1_BIS | DATS (8) |


