SAP ABAP Class IF_FINB_FOBJ_JOIN_READER (Interface for FIN Object ABAP Join Reader)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_FOBJ_JRDR FIN Object ABAP Join Reader 20041206
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_FOBJ_JRDR_ABSTRACT Abstract: FIN Object ABAP Join Reader 20041115
Properties
Class IF_FINB_FOBJ_JOIN_READER  
Short Description Interface for FIN Object ABAP Join Reader    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041018   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_FOBJ_JOIN_READER has no forward declaration.
Interfaces
Class IF_FINB_FOBJ_JOIN_READER has no interface implemented.
Friends
Class IF_FINB_FOBJ_JOIN_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FOBJ_JOIN_READER_TYPE_ABAP Constant Private Type reference (TYPE) STRING 'FOBJ_ABAP_JOIN_READER' 20041027
2 GC_FOBJ_JOIN_READER_TYPE_DB Constant Public Type reference (TYPE) STRING 'FOBJ_DB_JOIN_READER' 20041027
3 GC_FOBJ_REFTYPE_OBJECT Constant Public Type reference (TYPE) FIN_FOBJREFTYPE 01 FIN Object Reference Type 20041018
4 GC_FOBJ_REFTYPE_ORIGINOBJECT Constant Public Type reference (TYPE) FIN_FOBJREFTYPE 03 FIN Object Reference Type 20041018
5 GC_FOBJ_REFTYPE_PARTNEROBJECT Constant Public Type reference (TYPE) FIN_FOBJREFTYPE 02 FIN Object Reference Type 20041018
6 GC_JOIN_COMP_TYPE_ACC_TABLE Constant Public Type reference (TYPE) FINB_RP_JOIN_COMP_TYPE 02 Join Component Type 20041018
7 GC_JOIN_COMP_TYPE_FOBJ Constant Public Type reference (TYPE) FINB_RP_JOIN_COMP_TYPE 03 Join Component Type 20041026
8 GC_JOIN_COMP_TYPE_JOURNAL Constant Public Type reference (TYPE) FINB_RP_JOIN_COMP_TYPE 01 Join Component Type 20041018
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_CURSOR Instance method Public Method 20041018
2 FETCH Instance method Public Method 20041018
3 GET_READING_STRUCTURE Instance method Public Method 20041018
4 OPEN_CURSOR Instance method Public Method Open Cursor 20041018
5 SELECT Instance method Public Method 20041018
Events
Class IF_FINB_FOBJ_JOIN_READER has no event.
Types
Class IF_FINB_FOBJ_JOIN_READER has no local type.
Method Signatures

Method CLOSE_CURSOR Signature

Method CLOSE_CURSOR on class IF_FINB_FOBJ_JOIN_READER has no parameter.
Method CLOSE_CURSOR on class IF_FINB_FOBJ_JOIN_READER has no exception.

Method FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE wird als Changing-Parameter behandelt!!! 20041018
2 Importing ID_PACKAGE_SIZE Call by reference Type reference (TYPE) FINB_PACKAGE_SIZE 1000 Paketgröße 20041018
# Exception Resumable Description Created on
1 NO_MORE_DATA Keine weiteren Daten 20041018
2 NO_OPEN_CURSOR 20041018

Method GET_READING_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_STRUCTURE Value transfer Object reference (TYPE REF TO) CL_FINB_KF_CHARS_STRUCTURE Merkmalsvektor 20041018

Method GET_READING_STRUCTURE on class IF_FINB_FOBJ_JOIN_READER has no exception.

Method OPEN_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_FOBJ_JRDR_SELECT_PARAM Call by reference Type reference (TYPE) FINB_TS_FOBJ_JRDR_SELECT_PARAM Parameter für den SELECT auf einer FOBJ-Join-Reader Kompon. 20041028
# Exception Resumable Description Created on
1 CURSOR_IS_ALREADY_OPEN Cursor bereits geöffnet 20041018
2 FAILED Funktion konnte nicht ausgeführt werden 20041018
3 INVALID_SELECTION Selektion auf nicht erlaubte Felder 20041018

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE Ergebnisdaten 20041018
2 Importing ITS_FOBJ_JRDR_SELECT_PARAM Call by reference Type reference (TYPE) FINB_TS_FOBJ_JRDR_SELECT_PARAM Parameter für den SELECT auf einer FOBJ-Join-Reader Kompon. 20041028
# Exception Resumable Description Created on
1 CURSOR_IS_ALREADY_OPEN 20041018
2 FAILED 20041018
3 INVALID_SELECTION Selektion auf nicht erlaubte Felder 20041018
History
Last changed by/on SAP  20041209 
SAP Release Created in