SAP ABAP Class CL_RODPS_UTILITIES (Static Utility Methods for ODP)
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
⤷
⤷
Properties
| Class | CL_RODPS_UTILITIES | |
| Short Description | Static Utility Methods for ODP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RODPS_BASE | Basis Objects for Operational Data Provider |
| Created | 20101117 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RODPS_UTILITIES has no forward declaration.
Interfaces
Class CL_RODPS_UTILITIES has no interface implemented.
Friends
Class CL_RODPS_UTILITIES has no friend class.
Attributes
Class CL_RODPS_UTILITIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20101117 | ||
| 2 | Static method | Public | Method | Obsolete: Use CL_RODPS_ODP_RT class | 20101117 |
Events
Class CL_RODPS_UTILITIES has no event.
Types
Class CL_RODPS_UTILITIES has no local type.
Method Signatures
Method GET_STRUCTDESCR_FROM_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPUT | Call by reference | Type reference (TYPE) | ANY | 20101117 | ||||
| 2 | RR_STRUCTDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20101117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20101117 |
Method GET_STRUCT_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20101117 | |||
| 2 | I_RESOLVED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101117 | ||||
| 3 | RT_COMPONENTS | Value transfer | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Komponentenbeschreibungstabelle | 20101117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20101117 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |