I_RESERVICEGROUP
Real Estate Service Group
I_RESERVICEGROUP is a CDS View in S/4HANA. Real Estate Service Group. It contains 6 fields. 11 CDS views read from this table.
CDS Views using this table (11)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| ESH_N_RESERVICEGROUP | view | from | ||
| I_RECostSettlmtCostObjPerObj | view_entity | inner | COMPOSITE | RE Cost Settlement Cost Objects per Object |
| I_REIntegObjectObject2SrvcGrp | view_entity | inner | COMPOSITE | Real Estate Object to Service Group |
| I_REIntegObjObj2SrvcGrpValdty | view_entity | inner | COMPOSITE | Real Estate Obj to Service Grp Validity |
| I_REServiceGroupVH | view_entity | from | COMPOSITE | Real Estate Service Group |
| I_RESettlementHierarchy | view_entity | from | COMPOSITE | Real Estate Settlement Hierarchy |
| I_RESrvcGrpToContractAssgmt | view_entity | inner | COMPOSITE | Service Group Contract Assignment |
| R_REServiceGroupTermTP | view_entity | inner | TRANSACTIONAL | RE Service Group Terms - TP |
| R_REServiceGroupTP | view_entity | from | TRANSACTIONAL | Real Estate ServiceGroup TP |
| R_RESrvcGrpAddlCostObjAssgmtTP | view_entity | inner | TRANSACTIONAL | Real Estate ServGrp AddlCostObjAssgmt TP |
| R_RESrvcGrpLdngCostObjAssgmtTP | view_entity | inner | TRANSACTIONAL | Real Estate ServGrp LdngCostObjAssgmt TP |
Fields (6)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode | 1 |
| KEY | InternalRealEstateNumber | InternalRealEstateNumber,InternalRealEstateNumberLvl0 | 5 |
| KEY | REServiceGroupParentUUID | REServiceGroupParentUUID | 1 |
| KEY | REServiceGroupUUID | REServiceGroupUUID | 5 |
| ValidityEndDate | ValidityEndDateLvl0 | 1 | |
| ValidityStartDate | ValidityStartDateLvl0 | 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 Service Group
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_RESERVICEGROUP (
COMPANYCODE,
INTERNALREALESTATENUMBER,
RESERVICEGROUPPARENTUUID,
RESERVICEGROUPUUID,
VALIDITYENDDATE,
VALIDITYSTARTDATE,
PRIMARY KEY (COMPANYCODE, INTERNALREALESTATENUMBER, RESERVICEGROUPPARENTUUID, RESERVICEGROUPUUID)
);
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