CMS_CAG_TRMCST SAP table for – Termination and Cost details for Agreement/Agreement BP

Here we would like to draw your attention to CMS_CAG_TRMCST 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_CAG_TRMCST is a SAP standard transp table used for storing Termination and Cost details for Agreement/Agreement BP related data in SAP. It comes under the package CMS_CORE.

SAP CMS_CAG_TRMCST table

Table CMS_CAG_TRMCST technical data

TableCMS_CAG_TRMCST
Data storingTermination and Cost details for Agreement/Agreement BP
ModuleFS
Sub ModuleFS-CMS-MD
SAP PackageCMS_CORE
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

SAP CMS_CAG_TRMCST 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_CAG_TRMCST table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Guid for cms_cag_trmcst
    Its a key field.
  • TRMCST_GUID : GUID for Table CMS_CAG_TRMCST
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Link Agreement or Agreement BP Guid
  • LINK_GUID : Link Guid for table CMS_CAG_TRMCST
    Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Agreement Costs
  • COST_TYP : Cost Type of the Pool Agreement
    Its data type is CHAR (Character String) with field length 6
  • COST_DUE_DATE : Date by which the Compensation Amount must be Paid
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Termination Data
  • TERM_RIGHT_TYP : Termination Right Type
    Its data type is CHAR (Character String) with field length 6
  • TERM_REASON : Termination Type
    Its data type is CHAR (Character String) with field length 6
  • FIRST_TERM_DATE : First possible date of Termination by business partner
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • TERM_NOTICE_DATE : Date on which Termination Notice is sent by Business Partner
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Termination and Cost details for CAG or CAG-BP
  • AMOUNT : Amount
    Its data type is CURR (Currency Field) with field length 17
  • CURRENCY : Currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • UNIT_FREQ : The unit for period of frequency
    Its data type is CHAR (Character String) with field length 2
  • PERIOD_FREQ : Period of frequency
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • .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