CMS_SEC_ACC_DOC SAP table for – Link between securities account and Documents is stored here

Here we would like to draw your attention to CMS_SEC_ACC_DOC 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_SEC_ACC_DOC is a SAP standard transp table used for storing Link between securities account and Documents is stored here related data in SAP. It comes under the package CMS_SEC.

SAP CMS_SEC_ACC_DOC table

Table CMS_SEC_ACC_DOC technical data

TableCMS_SEC_ACC_DOC
Data storingLink between securities account and Documents is stored here
ModuleFS
Sub ModuleFS-CMS-MD-SEC
SAP PackageCMS_SEC
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

SAP CMS_SEC_ACC_DOC 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_SEC_ACC_DOC table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Primary key for securities account documents
    Its a key field.
  • SEC_ACC_DOC_GUID : Document guid of the securities account
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Link structure for the securities account
  • SEC_ACC_GUID : GUID for securities account
    Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Struture with Document Details
  • DOC_REFERENCEID : Reference Document ID
    Its data type is CHAR (Character String) with field length 64
  • DOC_TYPE : Document Type
    Its data type is CHAR (Character String) with field length 6
  • DOC_DATE : Document Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • PHYSICAL_LOCN : Physical Location of Document
    Its data type is CHAR (Character String) with field length 6
  • .INCLUDE : Validity Data for Documents
  • VALID_FROM : Date on which the Document came into effect
    Its data type is NUMC (Character String with Digits Only) with field length 15
  • VALID_TO : Date until which the Document stands valid
    Its data type is NUMC (Character String with Digits Only) with field length 15
  • .INCLUDE : Structure for history
  • CREATED_BY : Securities Add-On User
    Its data type is CHAR (Character String) with field length 12
  • CREATED_DATE : Created On
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CREATED_TIME : Created At
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • LAST_CHG_BY : Last Changed By
    Its data type is CHAR (Character String) with field length 12
  • LAST_CHG_DATE : Last Changed on
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • LAST_CHG_TIME : Last Changed At
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6