CMS_ACG_PROPOSAL SAP table for – Approved Coverage Gap: Proposal Details

Here we would like to draw your attention to CMS_ACG_PROPOSAL 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_ACG_PROPOSAL is a SAP standard transp table used for storing Approved Coverage Gap: Proposal Details related data in SAP. It comes under the package CMS_CORE.

SAP CMS_ACG_PROPOSAL table

Table CMS_ACG_PROPOSAL technical data

TableCMS_ACG_PROPOSAL
Data storingApproved Coverage Gap: Proposal Details
ModuleFS
Sub ModuleFS-CMS-MD
SAP PackageCMS_CORE
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

SAP CMS_ACG_PROPOSAL 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_ACG_PROPOSAL 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_ACG_PROPOSAL (Proposed ACG)
    Its a key field.
  • PROPOSAL_GUID : GUID for Table CMS_ACG_PROPOSAL ( AppCov Gap-Proposal)
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Link Key to CMS_ACG ( Approved Coverage Gap) table
  • ACG_GUID : GUID for Table CMS_ACG ( Approved Coverage Gap)
    Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Approved Coverage Gap: Proposal Details
  • .INCLUDE : Approved Coverage Gap Amount
  • AMOUNT : Approved Coverage Gap Amount
    Its data type is CURR (Currency Field) with field length 17
  • CURRENCY : Currency for Approved Coverage Gap
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • .INCLUDE : Coverage Gap Approval Validity (DB Format )
  • VALID_FROM : Date from which the Coverage Gap Approval stands Valid
    Its data type is NUMC (Character String with Digits Only) with field length 15
  • VALID_TO : Date until which the Coverage Gap Approval stands Valid
    Its data type is NUMC (Character String with Digits Only) with field length 15
  • .INCLUDE : Approved Coverage Gap: Proposal Processing Status
  • PROC_STAT : Proposal Processing Status for Approved Coverage Gap
    Its data type is CHAR (Character String) with field length 2
  • .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