I_REUsblObjAddlAcctAssgmtObj
RE Usable Object Addl Account Assign
I_REUsblObjAddlAcctAssgmtObj (Composite)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Public Edition with built-in and side-by-side extension capabilities.
REUsblObjAddlAcctAssgmtObj · Cross Applications
I_REUsblObjAddlAcctAssgmtObj is a Composite CDS View (Dimension) that provides data about "RE Usable Object Addl Account Assign" in SAP S/4HANA. It reads from 2 data sources (I_REObjectAssgmt, I_REUsableObject) and exposes 31 fields with key fields RealEstateUsableObjectUUID, REStatusObjectSource, REObjectAssignmentType, REStatusObjectTarget, ValidityStartDate. It has 2 associations to related views. Part of development package VDM_RE_GO.
SAP Help Documentation
| Category | Master |
|---|---|
| Data Category | Dimension |
| Status | Source Obj. Archived |
This CDS view is designed to provide additional account assignments related to real estate usable objects. It integrates data from various sources to offer insights into the relationships and attributes of these objects, focusing on their status, assignment types, and validity periods. This CDS view provides the data to answer the following business questions: What are the additional account assignments associated with real estate usable objects? How are real estate objects categorized based on their status and assignment types? What is the validity period for each assignment? Which cost centers, internal orders, and WBS elements are linked to specific real estate usable object? To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab. For more information, see Supported Capabilities for CDS Views .
Prerequisites
Authorizations Users who want to use this CDS view must have a role with the following restriction types set to read access: Restriction Type ID Restriction Type BUKRS_BERGRP Company Code / Real Estate Authorization Group F_REGO Real Estate: Generic Rental Object You can use the Display Restriction Types app to find out in which business catalogs these restriction types are included.
Structure
Important Fields Important fields in this view include the following: Field Name Description RealEstateUsableObjectUUID UUID GO REStatusObjectSource Object Number REObjectAssignmentType Assignment Type REStatusObjectTarget Object Number ValidityStartDate Validity Start Date ValidityEndDate Validity End Date REOnlyInfoAssgmt Informational REStatusObjectSourceIsArchived Source Obj. Archived REGenerationType Generation Type REIsMainAsset Leading Asset REAssignmentHasMultiple Mult.Assignmt Entry REObjectPossessionStartDate Possession Date From REObjectPossessionEndDate Possession Date To REIsLeadingObject Leading object? REObjectTypeTarget Object Type of Assigned Object CostCenter Cost Center ControllingArea Controlling Area InternalOrder Internal Order WBSElementExternalID WBS Element
Data Extraction
Data Extraction Type This CDS view is enabled for data extraction in full mode.
SAP API Hub
| Category | Composite |
|---|---|
| State | C1 |
| Line of Business | Cross Applications |
| Application Component | RE-FX-BD-2CL |
| Capabilities | Data Source for Data Extraction,Analytical Dimension,Data Source for Defining CDS Entities,Association Target for Defining CDS Entities,Data Source in SQL Select |
| Extensible (Key User) | No |
| Extensible (Developer) | No |
| Release State (Key User) | Released |
| Release State (Developer) | Released |
| Package | Cross Applications for SAP S/4HANA Cloud Public Edition |
| Description | <p>This CDS view is designed to provide additional account assignments related to real estate usable objects. It integrates data from various sources to offer insights into the relationships and attributes of these objects, focusing on their status, assignment types, and validity periods.</p> <p>This CDS view provides the data to answer the following business questions:</p> <ul> <li><p>What are the additional account assignments associated with real estate usable objects?</p></li> <li><p>How are real estate objects categorized based on their status and assignment types?</p></li> <li><p>What is the validity period for each assignment?</p></li> <li><p>Which cost centers, internal orders, and WBS elements are linked to specific real estate usable object?</p></li> </ul> <p>To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab. For more information, see Supported Capabilities for CDS Views.</p> |
Documentation
- Analytics with CDS Views — Build Analytics for S/4HANA Cloud Public Edition ABAP CDS views replicated to SAP Cloud Platform
- CDS Views on SAP Business Accelerator Hub — Explore SAP S/4HANA Cloud Public Edition CDS Views on SAP Business Accelerator Hub
- Create CDS View as API — Create CDS views in SAP S/4HANA Cloud Public Edition and consume them as APIs
- Custom CDS Views — Access data using a Custom Core Data Service view (Custom CDS view)
- Custom Communication Scenarios — Create custom communication scenarios to configure custom communication arrangement
- Key User Extensibility Tools — The Key User Extensibility Tools of S/4HANA
- SAP S/4HANA Extensibility — SAP S/4HANA Extensibility Tutorial
- VDM View Types — The Virtual Data Model in SAP S/4HANA Cloud Public Edition
- View Browser — Search, browse and tag CDS Views
Data Sources (2)
| Source | Alias | Join Type |
|---|---|---|
| I_REObjectAssgmt | _REObjectAssgmt | from |
| I_REUsableObject | _REUsableObjectData | inner |
Associations (2)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_REUsableObject | _REUsableObject | $projection.RealEstateUsableObjectUUID = _REUsableObject.RealEstateUsableObjectUUID |
| [1..1] | I_REObjectType | _REObjectTypeTarget | $projection.REObjectTypeTarget = _REObjectTypeTarget.RealEstateObjectType |
Annotations (15)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #MANDATORY | view | |
| Analytics.dataCategory | #DIMENSION | view | |
| Analytics.internalName | #LOCAL | view | |
| Analytics.dataExtraction.enabled | true | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.representativeKey | REStatusObjectSource | view | |
| ObjectModel.sapObjectNodeType.name | REUsblObjAddlAcctAssgmtObj | view | |
| ObjectModel.modelingPattern | #ANALYTICAL_DIMENSION | view | |
| AccessControl.personalData.blocking | #BLOCKED_DATA_EXCLUDED | view | |
| Metadata.allowExtensions | true | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| VDM.viewType | #COMPOSITE | view | |
| EndUserText.label | RE Usable Object Addl Account Assign | view |
Fields (31)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | RealEstateUsableObjectUUID | I_REUsableObject | RealEstateUsableObjectUUID | UUID for Generic Rental Object |
| KEY | REStatusObjectSource | I_REObjectAssgmt | REStatusObjectSource | Object Number |
| KEY | REObjectAssignmentType | I_REObjectAssgmt | REObjectAssignmentType | Type of Object Assignment |
| KEY | REStatusObjectTarget | I_REObjectAssgmt | REStatusObjectTarget | Object Number |
| KEY | ValidityStartDate | I_REObjectAssgmt | ValidityStartDate | Validity Start Date |
| ValidityEndDate | I_REObjectAssgmt | ValidityEndDate | Validity End Date | |
| REOnlyInfoAssgmt | I_REObjectAssgmt | REOnlyInfoAssgmt | Informational Assignment | |
| REStatusObjectSourceIsArchived | I_REObjectAssgmt | REStatusObjectSourceIsArchived | Source Object Was Archived | |
| REGenerationType | I_REObjectAssgmt | REGenerationType | Generation Type Functional Location | |
| REIsMainAsset | I_REObjectAssgmt | REIsMainAsset | Asset Is Leading Asset | |
| REAssignmentHasMultiple | I_REObjectAssgmt | REAssignmentHasMultiple | Generated Entry for Multiple Assignment | |
| REObjectPossessionStartDate | I_REObjectAssgmt | REObjectPossessionStartDate | Date From Which the Object Is Made Available for Use | |
| REObjectPossessionEndDate | I_REObjectAssgmt | REObjectPossessionEndDate | Date Up to Which the Object Is Used | |
| REIsLeadingObject | I_REObjectAssgmt | REIsLeadingObject | Leading object Indicator | |
| REObjectTypeTarget | Object Type of Assigned Object | |||
| CostCenter | Cost Center | |||
| ControllingArea | Controlling Area | |||
| InternalOrder | Internal Order | |||
| WBSElementExternalID | Work Breakdown Structure Element (WBS Element) Edited | |||
| _CostCenter | I_REObjectAssgmt | _CostCenter | ||
| _FixedAsset | I_REObjectAssgmt | _FixedAsset | ||
| _InternalOrder | I_REObjectAssgmt | _InternalOrder | ||
| _REContractSubject | I_REObjectAssgmt | _REContractSubject | ||
| _REGenerationType | I_REObjectAssgmt | _REGenerationType | ||
| _REObjectAssignmentType | I_REObjectAssgmt | _REObjectAssignmentType | ||
| _REObjectGroup | I_REObjectAssgmt | _REObjectGroup | ||
| _REObjectTypeDetails | I_REObjectAssgmt | _REObjectTypeDetails | ||
| _TechnicalObject | I_REObjectAssgmt | _TechnicalObject | ||
| _WBSElement | I_REObjectAssgmt | _WBSElement | ||
| _REUsableObject | _REUsableObject | |||
| _REObjectTypeTarget | _REObjectTypeTarget |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view I_REUsblObjAddlAcctAssgmtObj.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
CREATE VIEW I_REUsblObjAddlAcctAssgmtObj AS
SELECT
_REUsableObjectData.RealEstateUsableObjectUUID AS RealEstateUsableObjectUUID,
_REObjectAssgmt.REStatusObjectSource AS REStatusObjectSource,
_REObjectAssgmt.REObjectAssignmentType AS REObjectAssignmentType,
_REObjectAssgmt.REStatusObjectTarget AS REStatusObjectTarget,
_REObjectAssgmt.ValidityStartDate AS ValidityStartDate,
_REObjectAssgmt.ValidityEndDate AS ValidityEndDate,
_REObjectAssgmt.REOnlyInfoAssgmt AS REOnlyInfoAssgmt,
_REObjectAssgmt.REStatusObjectSourceIsArchived AS REStatusObjectSourceIsArchived,
_REObjectAssgmt.REGenerationType AS REGenerationType,
_REObjectAssgmt.REIsMainAsset AS REIsMainAsset,
_REObjectAssgmt.REAssignmentHasMultiple AS REAssignmentHasMultiple,
_REObjectAssgmt.REObjectPossessionStartDate AS REObjectPossessionStartDate,
_REObjectAssgmt.REObjectPossessionEndDate AS REObjectPossessionEndDate,
_REObjectAssgmt.REIsLeadingObject AS REIsLeadingObject,
cast( left(_REObjectAssgmt.REStatusObjectTarget,2) as reipvdmbusobjtypecn preserving type ) AS REObjectTypeTarget,
_REObjectAssgmt._CostCenter[1:ValidityStartDate <= $session.system_date and ValidityEndDate >= $session.system_date ].CostCenter AS CostCenter,
_REObjectAssgmt._CostCenter[1:ValidityStartDate <= $session.system_date and ValidityEndDate >= $session.system_date ].ControllingArea AS ControllingArea,
_REObjectAssgmt._InternalOrder.InternalOrder AS InternalOrder,
_REObjectAssgmt._WBSElement.WBSElementExternalID AS WBSElementExternalID,
_REObjectAssgmt._CostCenter AS _CostCenter,
_REObjectAssgmt._FixedAsset AS _FixedAsset,
_REObjectAssgmt._InternalOrder AS _InternalOrder,
_REObjectAssgmt._REContractSubject AS _REContractSubject,
_REObjectAssgmt._REGenerationType AS _REGenerationType,
_REObjectAssgmt._REObjectAssignmentType AS _REObjectAssignmentType,
_REObjectAssgmt._REObjectGroup AS _REObjectGroup,
_REObjectAssgmt._REObjectTypeDetails AS _REObjectTypeDetails,
_REObjectAssgmt._TechnicalObject AS _TechnicalObject,
_REObjectAssgmt._WBSElement AS _WBSElement
FROM I_REObjectAssgmt AS _REObjectAssgmt
INNER JOIN I_REUsableObject AS _REUsableObjectData ON /* join condition not captured in parsed metadata */
LEFT OUTER JOIN I_REUsableObject AS _REUsableObject ON RealEstateUsableObjectUUID = _REUsableObject.RealEstateUsableObjectUUID -- association [1..1]
LEFT OUTER JOIN I_REObjectType AS _REObjectTypeTarget ON REObjectTypeTarget = _REObjectTypeTarget.RealEstateObjectType -- association [1..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA