SAP ABAP Class CL_RODPS_INVERSION_CURSOR (Wrapper Cursor for +/- Sign Reversal)
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_CURSOR | Cursor | 20110309 |
Properties
Class | CL_RODPS_INVERSION_CURSOR | |
Short Description | Wrapper Cursor for +/- Sign Reversal | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RODPS_BASE | |
Program status | ||
Category | 0 | |
Package | RODPS_BASE | Basis Objects for Operational Data Provider |
Created | 20110309 | SAP |
Last change | 20110908 | 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... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RODPS_ODP_CURSOR | Cursor | 20110309 |
Friends
Class CL_RODPS_INVERSION_CURSOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20110309 | ||||
2 | ![]() |
Constant | Public | See coding | 20110309 | ||||
3 | ![]() |
Constant | Public | Attribute reference (LIKE) | RSUDT_C_UPDMODE_TRL | RSUDT_C_UPDMODE_TRL | 20110309 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP_CURSOR | Cursor | 20110309 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_INVERSION_CONTEXT-TH_COMPNAMES | List of Components with +/- Sign Reversal | 20110309 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Interim Table for a Data Package | 20110309 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Context is bound to output table | 20110309 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_INVERSION_CONTEXT-COMPNAME | Name of component that controls the +/- sign reversal | 20110309 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Condition for +/- Sign Reversal | 20110309 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Condition for Transformation of Record Mode | 20110309 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110309 |
Events
Class CL_RODPS_INVERSION_CURSOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_INVERSION_CONTEXT | Public | See coding | 20110309 | BEGIN OF ts_inversion_context,
compname TYPE string,
th_compnames TYPE HASHED TABLE OF string
WITH UNIQUE KEY table_line,
END OF ts_inversion_context
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CURSOR | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_ODP_CURSOR | ODP-Metadaten | 20110309 | ||
2 | ![]() |
IS_INVERSION_CONTEXT | Call by reference | Type reference (TYPE) | CL_RODPS_INVERSION_CURSOR=>TS_INVERSION_CONTEXT | 20110309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige(r) Parameterwert(e) | 20110309 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |