I_REUSABLEOBJECT
Real Estate Usable Object
I_REUSABLEOBJECT is a CDS View in S/4HANA. Real Estate Usable Object. It contains 7 fields. 19 CDS views read from this table.
CDS Views using this table (19)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_REUsableObjectDEX | view_entity | from | CONSUMPTION | Extraction RE Usable Object |
| C_REUsableObjectMeasurementDEX | view_entity | inner | CONSUMPTION | Extractor for RE Usable Obj Measurement |
| C_REUsblObjAddlAcctAssgmtDEX | view_entity | inner | CONSUMPTION | Extractor RE Usbl Obj Addl Acct Assign |
| C_REUsblObjLdngAcctAssgmtDEX | view_entity | inner | CONSUMPTION | Extractor RE Usbl Obj Ldng Acct Assign |
| ESH_N_REUSBLOBJ | view | from | Anchor view -REUSBLOBJ | |
| I_REArchtrObjectUsageHNRltn | view_entity | from | COMPOSITE | RE Architecture Object Usage Hierarchy Node Relation |
| I_REUsableObjectMeasurement | view_entity | inner | COMPOSITE | Real Estate Usable Object Measurement |
| I_REUsableObjectVH | view_entity | from | COMPOSITE | Real Estate Usable Object |
| I_REUsblObjAddlAcctAssgmtObj | view_entity | inner | COMPOSITE | RE Usable Object Addl Account Assign |
| I_REUsblObjectToContractAssgmt | view_entity | inner | COMPOSITE | RE Usable Object Contract Assignment |
| I_REUsblObjLdngAcctAssgmtObj | view_entity | inner | COMPOSITE | RE Usable Object Leading Account Assign |
| I_REUsblObjRelatedCostCenterVH | view_entity | inner | COMPOSITE | RE Usable Object Related Cost Center |
| I_REUsblObjRelatedWBSElementVH | view_entity | inner | COMPOSITE | RE Usable Object Related WBS Element |
| P_REArchtrObjAssgmtCalc4 | view_entity | inner | COMPOSITE | RE AO Controlling Object Assgmt Calc 4 |
| P_REArchtrObjAssgmtCalc6 | view_entity | inner | COMPOSITE | RE Review Booklet: Relevant Account Assignment Objects |
| R_REUsableObjectMeasurementTP | view_entity | inner | TRANSACTIONAL | RE Usable Object Measurement TP |
| R_REUsableObjectTP | view_entity | from | TRANSACTIONAL | Real Estate Usable Object TP |
| R_REUsblObjAddlAcctAssgmtObjTP | view_entity | inner | TRANSACTIONAL | RE Usable Object Addl Account Assign TP |
| R_REUsblObjLdngAcctAssgmtObjTP | view_entity | inner | TRANSACTIONAL | RE Usable Object Leading Account Assign TP |
Fields (7)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode | 1 |
| KEY | RealEstateUsableObjectUUID | RealEstateUsableObjectUUID | 11 |
| KEY | ValidityStartDate | UsableObjectStartDate,ValidityStartDate | 1 |
| RealEstateUsableObjectNumber | RealEstateUsableObjectNumber | 2 | |
| REGnrcRentalObjUsageCategory | REGnrcRentalObjUsageCategory | 1 | |
| REUsableObjectName | REUsableObjectName | 2 | |
| ValidityEndDate | UsableObjectEndDate,ValidityEndDate | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Real Estate Usable Object
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_REUSABLEOBJECT (
COMPANYCODE,
REALESTATEUSABLEOBJECTUUID,
VALIDITYSTARTDATE,
REALESTATEUSABLEOBJECTNUMBER,
REGNRCRENTALOBJUSAGECATEGORY,
REUSABLEOBJECTNAME,
VALIDITYENDDATE,
PRIMARY KEY (COMPANYCODE, REALESTATEUSABLEOBJECTUUID, VALIDITYSTARTDATE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA