SAP ABAP Class CL_RODPS_JOINED_ODP_DA (Direct Access to Temporally Joined Attributes)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_ODP_JOIN_DA | Direct Accesses API for Join | 20101021 |
Properties
| Class | CL_RODPS_JOINED_ODP_DA | |
| Short Description | Direct Access to Temporally Joined Attributes | |
| 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 | 20101021 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RODPS_ODP_JOIN_DA | Direct Accesses API for Join | 20101021 |
Friends
Class CL_RODPS_JOINED_ODP_DA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'LOOKUP' | Field Name | 20101021 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ASC | ODP association | 20101201 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP Metadata | 20101021 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP Metadata | 20101021 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP_LOOKUP | Lookup API for ODP | 20101021 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Selections (Without Join Fields) | 20101021 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Selections on Join Fields | 20110207 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP=>TT_FIELD_PROJECTIONS | 20101021 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ASC=>TT_JOIN_CONDITIONS | 20101021 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20101021 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP=>TT_FIELD_PROJECTIONS | 20101026 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Flag that indicates whether initial records must be created | 20101221 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20101222 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | End Date Field | 20101021 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Start Date Field | 20101021 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP=>TS_FIELD_PROJECTION | Date Field in Associated ODP | 20101026 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20101021 | ||||
| 18 | Instance attribute | Private | Attribute reference (LIKE) | SY-DATUM | Current Date of Application Server | 20101021 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Flag that indicates whether subsequent filtering is needed | 20101021 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Temporal Join | 20101021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101021 | ||
| 2 | Instance method | Private | Method | 20101021 | ||
| 3 | Instance method | Private | Method | 20101021 | ||
| 4 | Instance method | Private | Method | 20101021 |
Events
Class CL_RODPS_JOINED_ODP_DA has no event.
Types
Class CL_RODPS_JOINED_ODP_DA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ASSOCIATION | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_ASC | ODP-Assoziation | 20101201 | |||
| 2 | IR_ODP_ASC | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP-Metadaten | 20101021 | |||
| 3 | IR_SELECTION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20101021 | |||
| 4 | IT_FIELD_AGGREGATIONS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS | 20101021 | ||||
| 5 | IT_JOIN_PATHS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>TTX_JOIN_PATHS | 20101021 | ||||
| 6 | I_ODPNAME | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20101021 | ||||
| 7 | I_POINT_IN_TIME | Call by reference | Type reference (TYPE) | SIMPLE | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20101021 | ||
| 2 | Objekt exsistiert nicht | 20101021 |
Method _CREATE_LU_TABLE Signature
Method _CREATE_LU_TABLE on class CL_RODPS_JOINED_ODP_DA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20101021 |
Method _CREATE_ODP_TABLE Signature
Method _CREATE_ODP_TABLE on class CL_RODPS_JOINED_ODP_DA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20101021 |
Method _CREATE_SELECTION_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SELECTION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20101021 | |||
| 2 | IT_JOIN_PATHS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>TTX_JOIN_PATHS | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20101021 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |