The ALLOC_TAG table in SAP ERP or S/4HANA stores table is obsolete data. There are total 8 fields in ALLOC_TAG table. The table is obsolete 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 ALLOC_TAG table. It is in Allocation Tag (ODATA_ALLOCATION_TAG) ABAP package and is part of the Fiori FXU Cost Controlling CO-FIO (CA-GTF-FXU-FI-CO) module.
SAP ALLOC_TAG Table Fields
Following is the list of fields that are available in SAP ALLOC_TAG table. The primary key fields of the table are MANDT (Client), TAG_UUID (Allocation Tag Universal Unique Identifier).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| TAG_UUID | Allocation Tag Universal Unique Identifier | FCO_TAG_UUID | RAW (16) | |
| CRUSER | Created by | FCO_TAG_CREATED_USER | CHAR (12) | |
| CRDATE | Created on | FCO_TAG_CREATED_DATE | DATS (8) | |
| CRTIME | Created at | FCO_TAG_CREATED_TIME | TIMS (6) | |
| CHUSER | Changed by | FCO_TAG_CHANGED_USER | CHAR (12) | |
| CHDATE | Changed on | FCO_TAG_CHANGED_DATE | DATS (8) | |
| CHTIME | Changed at | FCO_TAG_CHANGED_TIME | TIMS (6) |


