The CTE_D_LOG_TRA_FG table in SAP ERP or S/4HANA stores Funds and Grants Management Log Trace data. There are total 8 fields in CTE_D_LOG_TRA_FG table. The Funds and Grants Management Log Trace 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 CTE_D_LOG_TRA_FG table. It is in Concur T&E Integration: FGM Posting related services (CTE_FGM_POST_IMP) ABAP package and is part of the ERP Fund/Grants Management Integration (BNS-CON-SE-ERP-FGM) module.
SAP CTE_D_LOG_TRA_FG Table Fields
Following is the list of fields that are available in SAP CTE_D_LOG_TRA_FG table. The primary key fields of the table are CLIENT (Client), DOC_STORE_REF (Universal Unique Identifier).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| DOC_STORE_REF | Universal Unique Identifier | CTE_UUID | RAW (16) | |
| ACTION_CODE | Concur Document Action Code | CTE_FND_POST_DOC_ACTION_CODE | CHAR (1) | |
| STATUS | Posting Log Trace Status | CTE_FND_POST_LOG_TRACE_STATUS | CHAR (1) | |
| USERNAME | User Name in User Master Record | XUBNAME | * | CHAR (12) |
| TIMESTAMP | Concur Documents – Created date/time | CTE_FND_POST_DOC_CREATED_AT | DEC (21) | |
| CONF_UUID | Universal Unique Identifier | CTE_UUID | RAW (16) | |
| HIGH_NO_IND | Character Field of Length 1 | CHAR01 | CHAR (1) |


