CMS_LIQ SAP table for – Liquidation Details

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

SAP CMS_LIQ table

Table CMS_LIQ technical data

TableCMS_LIQ
Data storingLiquidation Details
ModuleFS
Sub ModuleFS-CMS-LIQ
SAP PackageCMS_LIQ
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Liquidation GUID
    Its a key field.
  • LIQ_GUID : Liquidation GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Object Link Key for liquidation
  • OBJ_REF_GUID : Object link GUID for liquidation
    Its data type is RAW (Byte string) with field length 16
  • OBJSYSID : Object System Reference ID for Liquidation
    Its data type is CHAR (Character String) with field length 6
  • .INCLUDE : Common details for liquidation
  • LIQ_TYP : Liquidation Measure Type ID
    Its data type is CHAR (Character String) with field length 6
  • LIQ_START_DATE : Start Date for the Liquidation Measure
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • LIQ_END_DATE : End Date of a Liquidation Measure
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • LIQ_INI_BY : Liquidation Initiated By
    Its data type is CHAR (Character String) with field length 6
  • .INCLUDE : Common details for enforcement measure
  • APPLN_DATE : Application Date for Enforcement Measure
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • ORDER_DATE : Court’s Order Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • ORDER_RCVD_ON : Decision of Order Received On
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CLOSE_DCSN_DATE : Date of Decision of Close
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CLOSE_DN_RCVD_ON : Decision of Close Received On
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Liquidation Details for administrative receivership
  • REG_DATE : Registration Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • REQ_DATE : Date of Request for Admin. Receivership
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • ATTCMT_DATE : Date of Attachment
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Liquidation details for guarantees
  • TITLE_REQ_BEFORE : Date Before Which the Enforcement Title is Required
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • SETTLEMENT_DATE : Date of Out-of-Court Settlement
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .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