cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Dear SAP community,

Recently I have activated the SAP Business Content for Real Estate as per documentation bellow from SAP:

Real Estate (SAP HANA-Optimized) | SAP Help Portal

https://me.sap.com/notes/2684674

For 0REOBJECT attributes there is no standard data source/logic mentioned in the documentation or existing in our source system.

My goal is to fill up the attributes bellow used in standard content query RE: Object Assignment - /IMO/V_RECA41_Q0001

0REOBJECT__0REOBJTYPE

0REOBJECT__0BUSENTITY

0REOBJECT__0COMP_CODE

0REOBJECT__0REBUILDING

0REOBJECT__0RECONTRACT

0REOBJECT__0RENTOBJECT

0REOBJECT__0REPROPERTY

Our landscape is as follows:

BW -> BW/4HANA 2.0 SP09

S/4 -> S/4HANA 1909 Initial Shipment Stack.

Can you please advise how I can populate the mentioned attributes for 0REOBJECT? I really need to figure this out as soon as possible

Many thanks in advance!

Alex

0 Likes
View Entire Topic
theluissales
Discoverer
0 Likes

The way I understand it is that 0REOBJECT is like a container for all the different RE object types, including Contract, Building, etc. They might not share all same fields among the different objects in which case, when looking at 0REOBJECT from the Contract perspective, specific data about Buildings or Rentals might not be populated.

Now, there are several fields from 0RECONTRACT_ATTR mapped in the transformation to 0RECOBJECT but Building, Business Entity, Rental Object, Land, etc. are not part of them, so when you run the query and go for Object Type Contract, only those fields mapped from 0RECONTRACT_ATTR should be expected to show.

Considering that, it makes sense that those fields show up empty, as they're not relevant to Contract.

Hope it makes sense.