CMS_LIQ_PROC SAP table for – Process details for an enforcement measure

Here we would like to draw your attention to CMS_LIQ_PROC 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_LIQ_PROC is a SAP standard transp table used for storing Process details for an enforcement measure related data in SAP. It comes under the package CMS_LIQ.

SAP CMS_LIQ_PROC table

Table CMS_LIQ_PROC technical data

TableCMS_LIQ_PROC
Data storingProcess details for an enforcement measure
ModuleFS
Sub ModuleFS-CMS-LIQ
SAP PackageCMS_LIQ
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

SAP CMS_LIQ_PROC 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_LIQ_PROC table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Primary key: Process for enforcement measure
    Its a key field.
  • ENF_PROC_GUID : GUID for enforcement process details
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Link key for process details for an enforcement measure
  • LIQ_GUID : Liquidation GUID
    Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Process date details
  • PROC_DATE : Process Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • PROC_TYP : Enforcement Process Date Type
    Its data type is CHAR (Character String) with field length 6
  • .INCLUDE : Foreclosure bid details for enforcement process details
  • MAX_BID : Maximum Bid Amount for a Process Step
    Its data type is CURR (Currency Field) with field length 17
  • MAX_BID_CURR : Currency: Maximum Bid
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • RESULT_FC : Result of a Foreclosure Sale
    Its data type is CHAR (Character String) with field length 6
  • .INCLUDE : Joining details
  • JOINING_AMOUNT : Joining Amount
    Its data type is CURR (Currency Field) with field length 17
  • JOINING_CURR : Currency: Joining amount
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • .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