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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RODPS_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RODPS_ODP_DIRECT_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RODPS_ODP_LOOKUP 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 C_INVFIELD Constant Public See coding 20110309
2 C_INVFIELD_RET Constant Public See coding 20110309
3 C_INVFIELD_TRL Constant Public Attribute reference (LIKE) RSUDT_C_UPDMODE_TRL RSUDT_C_UPDMODE_TRL 20110309
4 PR_CURSOR Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP_CURSOR Cursor 20110309
5 PTH_COMPNAMES Instance attribute Private Type reference (TYPE) TS_INVERSION_CONTEXT-TH_COMPNAMES List of Components with +/- Sign Reversal 20110309
6 PT_DATA_REF Instance attribute Private Object reference (TYPE REF TO) DATA Interim Table for a Data Package 20110309
7 P_BOUND Instance attribute Private Type reference (TYPE) ABAP_BOOL Context is bound to output table 20110309
8 P_COMPNAME Instance attribute Private Type reference (TYPE) TS_INVERSION_CONTEXT-COMPNAME Name of component that controls the +/- sign reversal 20110309
9 P_WHERE_INV Instance attribute Private Type reference (TYPE) STRING Condition for +/- Sign Reversal 20110309
10 P_WHERE_TRL Instance attribute Private Type reference (TYPE) STRING Condition for Transformation of Record Mode 20110309
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing IR_CURSOR Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP_CURSOR ODP-Metadaten 20110309
2 Importing IS_INVERSION_CONTEXT Call by reference Type reference (TYPE) CL_RODPS_INVERSION_CURSOR=>TS_INVERSION_CONTEXT 20110309
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige(r) Parameterwert(e) 20110309
History
Last changed by/on SAP  20110908 
SAP Release Created in 731