TCRD_TYPET SAP table for – Credential Types, Text Table

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

SAP TCRD_TYPET table

Table TCRD_TYPET technical data

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

SAP TCRD_TYPET 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_TYPET 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
  • SPRAS : Language ID
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • CRDTYPE : Credential Type
    Its a key field. Its data type is CHAR (Character String) with field length 5
  • TEXT : Description (for Text Tables)
    Its data type is CHAR (Character String) with field length 40