CACS_MAP_TSTMP SAP table for – Field Names for Conversion of DATE/TIME BY TIMESTAMP

Here we would like to draw your attention to CACS_MAP_TSTMP 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). CACS_MAP_TSTMP is a SAP standard transp table used for storing Field Names for Conversion of DATE/TIME BY TIMESTAMP related data in SAP. It comes under the package CACSDC.

SAP CACS_MAP_TSTMP table

Table CACS_MAP_TSTMP technical data

TableCACS_MAP_TSTMP
Data storingField Names for Conversion of DATE/TIME BY TIMESTAMP
ModuleICM
Sub ModuleICM
SAP PackageCACSDC
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-APPL
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • DBTAB : Timestamp Conversion: Name of DB Table
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • POS : Three-Digit Item Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • DB_TSTMP : Name of Timestamp Field
    Its data type is CHAR (Character String) with field length 30
  • DB_DATE : Field Name of Date Field in Database
    Its data type is CHAR (Character String) with field length 30
  • DB_TIME : Name of Time Field in Database
    Its data type is CHAR (Character String) with field length 30
  • METASTRUCT : Table Conversion: Name of Metastructure
    Its data type is CHAR (Character String) with field length 30
  • META_TSTMP : Name of Timestamp in Metastucture
    Its data type is CHAR (Character String) with field length 30
  • META_DATE : Name of Date Field in Metastructure
    Its data type is CHAR (Character String) with field length 30
  • META_TIME : Name of TIME Field in Metastructure
    Its data type is CHAR (Character String) with field length 30