CMS_RE_OBJ_DOC SAP table for – Link between Real estate objects and Doc is stored here

Here we would like to draw your attention to CMS_RE_OBJ_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_RE_OBJ_DOC is a SAP standard transp table used for storing Link between Real estate objects and Doc is stored here related data in SAP. It comes under the package CMS_RE.

SAP CMS_RE_OBJ_DOC table

Table CMS_RE_OBJ_DOC technical data

TableCMS_RE_OBJ_DOC
Data storingLink between Real estate objects and Doc is stored here
ModuleFS
Sub ModuleFS-CMS-MD-RE
SAP PackageCMS_RE
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

SAP CMS_RE_OBJ_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_RE_OBJ_DOC table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Structure for Document GUID
    Its a key field.
  • DOC_GUID : GUID for Document Details
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Structure for Semantic key for Document Details
  • OBJ_GUID : GUID for Real Estate Object
    Its data type is RAW (Byte string) with field length 16
  • DOC_ID : Document Details ID
    Its data type is CHAR (Character String) with field length 20
  • .INCLUDE : Structure for history
  • CREATED_BY : Real Estate 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
  • ENTRY_SRC : Sorce of Initial entry
    Its data type is CHAR (Character String) with field length 32
  • 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
  • PROCESSING_SRC : Processing Source
    Its data type is CHAR (Character String) with field length 32