SAP CRD_ARCHIVE Table – Assign ArchiveLink to Credential Assignments

The CRD_ARCHIVE table in SAP ERP or S/4HANA stores Assign ArchiveLink to Credential Assignments data. There are total 7 fields in CRD_ARCHIVE table. The Assign ArchiveLink to Credential Assignments 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 CRD_ARCHIVE table. It is in Credentialing: Master Data (CRDMDA) ABAP package and is part of the Incentive and Commission Management (ICM) (ICM) module.

SAP CRD_ARCHIVE Table Fields

Following is the list of fields that are available in SAP CRD_ARCHIVE table. The primary key fields of the table are MANDT (Client), CRDAPPL (Credentialing Application (CRD)), CRD_AS_ID (ID for Credential Assignment), CRD_TYPE (Credential Type), CRD_DESC (Credential Description), ARCHIVE_DOC_ID (SAP ArchiveLink: Document ID).

Field Description Data Element Check Table Data Type
MANDT Client MANDT T000 CLNT (3)
CRDAPPL Credentialing Application (CRD) CRDAPPL * CHAR (6)
CRD_AS_ID ID for Credential Assignment CRDASGID CHAR (20)
CRD_TYPE Credential Type CRDTYPE TCRD_TYPE CHAR (5)
CRD_DESC Credential Description CRD_DESC * CHAR (20)
ARCHIVE_DOC_ID SAP ArchiveLink: Document ID SAEARDOID CHAR (40)
FILE_NAME Short description of logical file name FILENAME_D CHAR (60)