SAP ABAP Class CL_RODPS_ODP_UNIVERSE (Dimension Model for DDIC Structure Fields)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
⤷
RODPS_BASE (Package) Basis Objects for Operational Data Provider

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDS_UNIVERSE | General Set (Factory Class) | 20110121 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RODPS_HIER_ODP_UNIVERSE | Dimension Model for Hierarchy ODP | 20111028 |
Properties
Class | CL_RODPS_ODP_UNIVERSE | |
Short Description | Dimension Model for DDIC Structure Fields | |
Super Class | CL_RSMDS_UNIVERSE | General Set (Factory Class) |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RODPS_BASE | Basis Objects for Operational Data Provider |
Created | 20110121 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RODPS_ODP_UNIVERSE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RODPS_ODP | 20110124 | ODP (abstract) |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | See coding | 20110121 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP Metadata | 20110121 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_TR_INSTANCES | 20110121 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_RODPS_ODP=>TT_FIELDS | 20110121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20110121 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110121 |
3 | ![]() |
Static method | Public | Method | Generate Instance for a DDIC Structure | 20110121 |
4 | ![]() |
Static method | Private | Method | 20110121 |
Events
Class CL_RODPS_ODP_UNIVERSE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_R_INSTANCE | Private | Object reference (TYPE REF TO) | CL_RODPS_ODP_UNIVERSE | 20110121 |
|
|
2 | TY_TR_INSTANCES | Private | See coding | 20110121 | ty_tr_instances TYPE STANDARD TABLE OF ty_r_instance
WITH KEY table_line
|
Method Signatures
Method CHECK_AND_ADJUST_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DECIMALS | Value transfer | Type reference (TYPE) | DECIMALS | 20110121 | |||
2 | ![]() |
E_INTTYPE | Value transfer | Type reference (TYPE) | INTTYPE | 20110121 | |||
3 | ![]() |
E_LENGTH | Value transfer | Type reference (TYPE) | DDLENG | 20110121 | |||
4 | ![]() |
E_TYPENAME | Value transfer | Type reference (TYPE) | TYPENAME | 20110121 | |||
5 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | 20110121 | |||
6 | ![]() |
I_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | 20110121 | |||
7 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | 20110121 | |||
8 | ![]() |
I_TYPENAME | Call by reference | Type reference (TYPE) | TYPENAME | 20110121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110121 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_ODP | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP-Metadaten | 20110121 |
Method CONSTRUCTOR on class CL_RODPS_ODP_UNIVERSE has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_ODP | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP-Metadaten | 20110121 | ||
2 | ![]() |
R_R_UNIVERSE | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Abstraktes Dimensionsmodell | 20110121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110121 |
Method GET_ELEMDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>TS_FIELD | 20110121 | |||
2 | ![]() |
RR_ELEMDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Run Time Type Services | 20110121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Parameterübergabe (unzulässiger Wert) | 20110121 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |