SAP ABAP Class CL_FINB_FOBJ_JRDR_ABSTRACT (Abstract: FIN Object ABAP Join Reader)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     FINB_FOBJ_JOIN_READER (Package) Join Reader for Journals / Price Tables and FIN Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_FOBJ_JOIN_READER Interface for FIN Object ABAP Join Reader 20041115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_INV_DOCUMENT_JOIN_READER Join Reader for Accounting Documents 20050223
2 Inheritance (c INHERITING FROM c_ref)  CL_UA_INV_JOURNAL_JOIN_READER Journal of Specific FOBJ Join Reader 20041122
Properties
Class CL_FINB_FOBJ_JRDR_ABSTRACT  
Short Description Abstract: FIN Object ABAP Join Reader    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_FOBJ_JOIN_READER   Join Reader for Journals / Price Tables and FIN Objects 
Created 20041115   SAP 
Last change 20050705   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_FINB_FOBJ_JOIN_READER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_FOBJ_JOIN_READER Interface for FIN Object ABAP Join Reader 20041115
Friends
Class CL_FINB_FOBJ_JRDR_ABSTRACT 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 Instance attribute Public Attribute reference (LIKE) 20041115
2 GC_FOBJ_JOIN_READER_TYPE_DB Instance attribute Public Attribute reference (LIKE) 20041115
3 GC_FOBJ_REFTYPE_OBJECT Instance attribute Public Attribute reference (LIKE) 20041115
4 GC_FOBJ_REFTYPE_ORIGINOBJECT Instance attribute Public Attribute reference (LIKE) 20041115
5 GC_FOBJ_REFTYPE_PARTNEROBJECT Instance attribute Public Attribute reference (LIKE) 20041115
6 GC_JOIN_COMP_TYPE_ACC_TABLE Instance attribute Public Attribute reference (LIKE) 20041115
7 GC_JOIN_COMP_TYPE_FOBJ Instance attribute Public Attribute reference (LIKE) 20041115
8 GC_JOIN_COMP_TYPE_JOURNAL Instance attribute Public Attribute reference (LIKE) 20041115
9 MD_BASIC_JOIN_COMP Instance attribute Protected Type reference (TYPE) FINB_RP_JOIN_COMP Join Component 20041122
10 MO_JOIN_READER Instance attribute Protected Object reference (TYPE REF TO) IF_FINB_FOBJ_JOIN_READER Interface for FIN Object ABAP Join Reader 20041121
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_CURSOR Instance method Public Method 20041115
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041121
3 FETCH Instance method Public Method 20041115
4 GET_READING_STRUCTURE Instance method Public Method 20041115
5 OPEN_CURSOR Instance method Public Method 20041115
6 SELECT Instance method Public Method 20041115
Events
Class CL_FINB_FOBJ_JRDR_ABSTRACT has no event.
Types
Class CL_FINB_FOBJ_JRDR_ABSTRACT has no local type.
Method Signatures

Method CLOSE_CURSOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20041121
2 Importing ID_AGGREGATE_DATA Call by reference Type reference (TYPE) FINB_MD_BOOLEAN ABAP_FALSE Daten aggregieren: Bei SELECT oder je FETCH 20041121
3 Importing ID_BASIC_JOIN_COMP Call by reference Type reference (TYPE) FINB_RP_JOIN_COMP Join Reader: Join Komponente 20041121
4 Importing ID_BASIC_JOIN_COMP_TYPE Call by reference Type reference (TYPE) FINB_RP_JOIN_COMP_TYPE Join Reader: Join Komponententyp 20041121
5 Importing ID_INCLUDING_ARCHIVE Call by reference Type reference (TYPE) FINB_MD_BOOLEAN ABAP_FALSE Daten auch aus dem Archiv lesen? 20050622
6 Importing ID_JOIN_READER_TYPE Call by reference Type reference (TYPE) STRING IF_FINB_FOBJ_JOIN_READER=>GC_FOBJ_JOIN_READER_TYPE_ABAP 20041121
7 Importing IO_BASIC_JOIN_COMP_READER Call by reference Object reference (TYPE REF TO) IF_FINB_READER Leseschnittstelle 20041121
8 Importing IO_FINB_FOBJ_JRDR_APPL_CALLBCK Call by reference Object reference (TYPE REF TO) IF_FINB_FOBJ_JRDR_APPL_CALLBCK FIN-Objekt-Join-Reader: Applikations-Call-Back 20050223
9 Importing IS_JOIN_COMP_FOR_FIRST_EXEC Call by reference Type reference (TYPE) FINB_FOBJ_JRDR_EXEC_ORDER FIN-Objekt-ABAP-Join-Reader: SELECT-Abarbeitungsreihenfolge 20050223
10 Importing IT_FOBJ_JRDR_REFTYPES Call by reference Type reference (TYPE) FINB_T_FOBJ_JRDR_REFTYPES FIN-Objekt Referenzarten 20041121

Method CONSTRUCTOR on class CL_FINB_FOBJ_JRDR_ABSTRACT has no exception.

Method FETCH Signature

Method FETCH on class CL_FINB_FOBJ_JRDR_ABSTRACT has no parameter.
Method FETCH on class CL_FINB_FOBJ_JRDR_ABSTRACT has no exception.

Method GET_READING_STRUCTURE Signature

Method GET_READING_STRUCTURE on class CL_FINB_FOBJ_JRDR_ABSTRACT has no parameter.
Method GET_READING_STRUCTURE on class CL_FINB_FOBJ_JRDR_ABSTRACT has no exception.

Method OPEN_CURSOR Signature

Method OPEN_CURSOR on class CL_FINB_FOBJ_JRDR_ABSTRACT has no parameter.
Method OPEN_CURSOR on class CL_FINB_FOBJ_JRDR_ABSTRACT has no exception.

Method SELECT Signature

Method SELECT on class CL_FINB_FOBJ_JRDR_ABSTRACT has no parameter.
Method SELECT on class CL_FINB_FOBJ_JRDR_ABSTRACT has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 300