SAP CTE_D_DOC_AT_WLD Table – Attachment Worklist for Delta Documents

The CTE_D_DOC_AT_WLD table in SAP ERP or S/4HANA stores Attachment Worklist for Delta Documents data. There are total 10 fields in CTE_D_DOC_AT_WLD table. The Attachment Worklist for Delta Documents 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_DOC_AT_WLD table. It is in Central Posting Objects (CTE_FND_POST_IMP) ABAP package and is part of the Concur S/4HANA Integration (BNS-CON-SE-S4) module.

SAP CTE_D_DOC_AT_WLD Table Fields

Following is the list of fields that are available in SAP CTE_D_DOC_AT_WLD table. The primary key fields of the table are CLIENT (Client), SYSTEM_KEY (System Key), DOCUMENT_TYPE (Concur Document Type), DOCUMENT_ID (ID of Concur Document), REVISION_ID (Concur Document Revision Number), ENTRY_ID (Concur Node ID).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT * CLNT (3)
SYSTEM_KEY System Key CTE_SYSTEM_KEY_NUMBER INT1 (3)
DOCUMENT_TYPE Concur Document Type CTE_FND_POST_DOC_TYPE CHAR (2)
DOCUMENT_ID ID of Concur Document CTE_FND_POST_DOC_ID CHAR (32)
REVISION_ID Concur Document Revision Number CTE_FND_POST_DOC_REV_ID CHAR (3)
ENTRY_ID Concur Node ID CTE_CONCUR_NODE_ID CHAR (32)
CONCUR_ATTACHMENT_ID_DELTA Concur Node ID CTE_CONCUR_NODE_ID CHAR (32)
CONCUR_ATTACHMENT_ID_REVERSAL Concur Node ID CTE_CONCUR_NODE_ID CHAR (32)
ACTION Action for delta attachments CTE_FND_POST_AT_DELTA_ACTION CHAR (10)
ATTACHMENT_DESCRIPTION Attachment Descritption CTE_FND_POST_ATT_DESCRIPTION CHAR (60)