CDS Views
Note
You can get the CDS views either:
- GUI >> /iwfnd/maint_service
- GUI >> se16 >> TADIR >> IWSG
- https://discover.saplearners.com/cds-views/flexible-real-estate-management
Note
The naming convention for CDS views is:
| Prefix | View Type | Description |
|---|---|---|
| I_ | Basic interface view Composite interface view |
|
| C_ | Consumption view | |
| R_ | Basic restricted reuse views Composite restricted reuse views |
|
| P_ | Private view | |
| A_ | Remote API view | |
| X_ | View extend | |
| E_ | Extension include view | An extension view is a basis view intended for re-use by other views as a basis |
| F_ | Derivation function | |
| D_ | Abstract entity |
| View | Entity | Alternative |
|---|---|---|
| I_RECONDITION | Condition | |
| I_REBASECONTRACTTYPE | Contract Type | |
| I_RECONTRACT | Contract | E_RECONTRACT C_RECONTRACTVALIDQ ESH_N_RECONTRACT |
| C_RECONTRACTVALUATION | Contract Valuation | |
| I_READJUSTMENTMETHOD | Rent Adjustments | and many more, e.g. I_READJUSTMENTRULE, c.f. here https://discover.saplearners.com/cds-views/rent-adjustment |
| Entity | System | Description | Used for |
|---|---|---|---|
| BUILDING | SAP REFX | Dim | |
| POOLED_SPACE | SAP REFX | Dim | |
| RENTAL_SPACE | SAP REFX | \(S^{total}\) | |
| CONTRACT | SAP REFX | \(S^{leased}\) \(S^{exp24}\) \(R\) \(RLT\) |
|
| TENANT | SAP REFX | Dim | |
| INVOICE | SAP FICO | \(AR\) |