SAP ABAP Class CL_BSPL_ODP_CURSOR (ODP Cursor)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     GBIW_ERP (Package) Extractors for General Ledger in ERP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RODPS_ODP_CURSOR Cursor 20110301
Properties
Class CL_BSPL_ODP_CURSOR  
Short Description ODP Cursor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GBIW_ERP   Extractors for General Ledger in ERP 
Created 20110301   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_DS_CURSOR_FACTORY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SRSC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RODPS_ODP_CURSOR Cursor 20110301
Friends
Class CL_BSPL_ODP_CURSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_EXTRACT_STRUC Constant Private Type reference (TYPE) STRING 'FAGL_S_SREP_BSPL' 20110301
2 GT_DATA Static Attribute Private Type reference (TYPE) T_BSPL 20110301
3 GT_SELECT Static Attribute Private Type reference (TYPE) SRSC_T_SELECT 20110301
4 GT_SELECTTAB Static Attribute Private Type reference (TYPE) FAGL_T_SREP_SELECTTAB Selection Criteria 20110301
5 GV_SELECT_CHANGE Static Attribute Private Type reference (TYPE) BOOLE_D ABAP_FALSE Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20110301
6 MO_TRANSFORM Instance attribute Private Object reference (TYPE REF TO) CL_RODPS_DATA_TRANSFORMATOR Transformer for Internal Tables 20110301
7 MT_FIELDS Instance attribute Private Type reference (TYPE) SRSC_T_FIELDS 20110301
8 MV_DONE Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20110301
9 MV_REQUNR Instance attribute Private Type reference (TYPE) RSREQUNR Request Number for Data Transfer 20110301
10 MV_SOURCE Instance attribute Private Type reference (TYPE) RSISOURCE InfoSource 20110301
11 MV_STATE Instance attribute Private Type reference (TYPE) IF_RODPS_ODP_CURSOR~T_STATE 20110301
12 MV_UPDMODE Instance attribute Private Type reference (TYPE) RSUPDMODE Mode of Data Update (such as Full or Delta) 20110301
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110301
Events
Class CL_BSPL_ODP_CURSOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_BSPL Private See coding 20110301 T_BSPL TYPE STANDARD TABLE OF fagl_s_srep_bspl
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AGGREG Call by reference Type reference (TYPE) IF_RODPS_DS_CURSOR_FACTORY=>TT_FIELD_AGGREGATIONS 20110301
2 Importing IT_FIELDS Call by reference Type reference (TYPE) SRSC_T_FIELDS 20110301
3 Importing IT_SELECT Call by reference Type reference (TYPE) SRSC_T_SELECT 20110301
4 Importing IT_SELECTTAB Call by reference Type reference (TYPE) FAGL_T_SREP_SELECTTAB Selektionskriterien 20110301
5 Importing IT_SORT Call by reference Type reference (TYPE) IF_RODPS_DS_CURSOR_FACTORY=>TT_SORT_DESCRIPTIONS 20110301
6 Importing IV_MAX_ROW Call by reference Type reference (TYPE) I 20110301
7 Importing IV_NO_AGGREG Call by reference Type reference (TYPE) SBIWA_FLAG 20110301
8 Importing IV_REQUNR Call by reference Type reference (TYPE) RSREQUNR Request number for the data transfer 20110301
9 Importing IV_SOURCE Call by reference Type reference (TYPE) RSISOURCE InfoSource 20110301
10 Importing IV_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE Mode of data update (Full, Delta, etc.) 20110301
# Exception Resumable Description Created on
1 INVALID_DATA 20110301
History
Last changed by/on SAP  20110908 
SAP Release Created in 606