CRD_ASSIGN SAP table for – Credential Assignments

Here we would like to draw your attention to CRD_ASSIGN table in SAP. As we know it is being mainly used with the SAP ICM (Incentive and Commission Management) component which is coming under HR (HCM) ICM module (Incentive and Commission Management). CRD_ASSIGN is a SAP standard transp table used for storing Credential Assignments related data in SAP. It comes under the package CRDMDA.

SAP CRD_ASSIGN table

Table CRD_ASSIGN technical data

TableCRD_ASSIGN
Data storingCredential Assignments
ModuleICM
Sub ModuleICM
SAP PackageCRDMDA
Delivery ClassA – Application table (master and transaction data)
ComponentEA-APPL
Table CategoryTRANSP

SAP CRD_ASSIGN Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in CRD_ASSIGN table.

  • .INCLUDE : Key Fields for CRD_ASSIGN
    Its a key field.
  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • APPL : Credentialing Application (CRD)
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • CRD_AS_ID : ID for Credential Assignment
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • CRD_TYPE : Credential Type
    Its a key field. Its data type is CHAR (Character String) with field length 5
  • CRD_DESC : Credential Description
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • PARTNER_ID : Partner for CRD
    Its data type is CHAR (Character String) with field length 10