The CMS_RE_OBJ_BP table in SAP ERP or S/4HANA stores Link between Real estate objects and BuPa is stored here data. There are total 15 fields in CMS_RE_OBJ_BP table. The Link between Real estate objects and BuPa is stored here table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CMS_RE_OBJ_BP table. It is in Collateral Management System: Real Esate (CMS_RE) ABAP package and is part of the Real Estate (FS-CMS-MD-RE) module.
SAP CMS_RE_OBJ_BP Table Fields
Following is the list of fields that are available in SAP CMS_RE_OBJ_BP table. The primary key fields of the table are MANDT (Client), BP_GUID (GUID for Business Partner Details).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| BP_GUID | GUID for Business Partner Details | CMS_RE_DTE_BP_GUID | RAW (16) | |
| OBJ_GUID | GUID for Real Estate Object | CMS_RE_DTE_OBJ_GUID | CMS_RE_OBJ | RAW (16) |
| BUPA_ID | Business Partner ID | CMS_RE_DTE_BUPA_ID | CHAR (32) | |
| BPF | Business Partner Function | CMS_DTE_BPF | TCMS_BPF | CHAR (6) |
| BUPA_SHARE_NR | Numerator of the Business Partner Ownership of Real Estate | CMS_RE_DTE_BUPA_NR | INT4 (10) | |
| BUPA_SHARE_DR | Denominator of Business Partner Ownership of Real Estate | CMS_RE_DTE_BUPA_DR | INT4 (10) | |
| CREATED_BY | Real Estate Add-On User | CMS_RE_DTE_CR_BY | CHAR (12) | |
| CREATED_DATE | Created On | CMS_RE_DTE_CR_ON | DATS (8) | |
| CREATED_TIME | Created At | CMS_RE_DTE_CR_AT | TIMS (6) | |
| ENTRY_SRC | Sorce of Initial entry | CMS_RE_DTE_SRC_INIT | CHAR (32) | |
| LAST_CHG_BY | Last Changed By | CMS_RE_DTE_CHG_BY | CHAR (12) | |
| LAST_CHG_DATE | Last Changed On | CMS_RE_DTE_CHG_ON | DATS (8) | |
| LAST_CHG_TIME | Last Changed At | CMS_RE_DTE_CHG_AT | TIMS (6) | |
| PROCESSING_SRC | Processing Source | CMS_RE_DTE_PRC_SRC | CHAR (32) |


