CMS_PCN_CR SAP table for – Change Requests

Here we would like to draw your attention to CMS_PCN_CR table in SAP. As we know it is being mainly used with the SAP FS-CMS (Collateral Management System in FS) component which is coming under FS module (Financial Services). CMS_PCN_CR is a SAP standard transp table used for storing Change Requests related data in SAP. It comes under the package CMS_PROCESS.

SAP CMS_PCN_CR table

Table CMS_PCN_CR technical data

TableCMS_PCN_CR
Data storingChange Requests
ModuleFS
Sub ModuleFS-CMS
SAP PackageCMS_PROCESS
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Primary key for CMS_PCN_CR
    Its a key field.
  • CR_GUID : Change Request Primary Key
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Data Fields for CMS_PCN_CR
  • .INCLUDE : Change Request: Object Identification Data
  • PROC_OBJ : Process Object
    Its data type is CHAR (Character String) with field length 6
  • OBJECT_ID : Object Identifier of Change Request
    Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Change Request: Internal Data
  • INT_STATUS : Change Request Internal Status
    Its data type is CHAR (Character String) with field length 2
  • REL_STATUS : Change Request Release Status
    Its data type is CHAR (Character String) with field length 2
  • .INCLUDE : Change Request Semantic Data
  • PROC_CKY : Process Control Key
    Its data type is CHAR (Character String) with field length 10
  • CR_TYPE : Change Request Type
    Its data type is CHAR (Character String) with field length 6
  • CR_INT_REF_ID : Change Request Internal Reference ID
    Its data type is CHAR (Character String) with field length 40
  • CR_EXT_REF_ID : Change Request External Reference ID
    Its data type is CHAR (Character String) with field length 40
  • .INCLUDE : Change Request Dates
  • CR_DATE : Date on which Change Request was Sent or Received
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CR_EFF_DATE : Date from which Change Request becomes Effective
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Change Request Data: General Details
  • SNDR_RCVR : Change Request Sender or Receiver
    Its data type is CHAR (Character String) with field length 60
  • OWNER : Change Request Processor
    Its data type is CHAR (Character String) with field length 12
  • NOTE : Change Request Note
    Its data type is CHAR (Character String) with field length 60
  • .INCLUDE : Stucture to record history of changes in all application tab
  • CREATED_BY : Login ID of the User who created the Record
    Its data type is CHAR (Character String) with field length 12
  • CREATED_AT : Creation Timestamp
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • CHANGED_BY : Last Changed By
    Its data type is CHAR (Character String) with field length 12
  • CHANGED_AT : Change Timestamp
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • SOURCEOFENTRY : Source of Entry
    Its data type is CHAR (Character String) with field length 32