TCRD_TYPE SAP table for – Credential Types

Here we would like to draw your attention to TCRD_TYPE 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). TCRD_TYPE is a SAP standard transp table used for storing Credential Types related data in SAP. It comes under the package CRDPRV.

SAP TCRD_TYPE table

Table TCRD_TYPE technical data

TableTCRD_TYPE
Data storingCredential Types
ModuleICM
Sub ModuleICM
SAP PackageCRDPRV
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentEA-APPL
Table CategoryTRANSP

SAP TCRD_TYPE 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 TCRD_TYPE table.

  • 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
  • CRDTYPE : Credential Type
    Its a key field. Its data type is CHAR (Character String) with field length 5
  • DEFTYPE : Definition Type of Credential Type
    Its data type is CHAR (Character String) with field length 10
  • ASGTYPE : Assignment Type for Credentialing
    Its data type is CHAR (Character String) with field length 10
  • REFCRDTYPE : Reference to Credential Type
    Its data type is CHAR (Character String) with field length 5
  • AS_MULTIPLICITY : Multiple Assignment of Cred.Type and Cred.Description
    Its data type is CHAR (Character String) with field length 1