SAP ABAP Class IF_FINB_PR_HIER_READER (Hierarchy Reader)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_PR_HIER_READER Hierarchy Reader 20030403
Properties
Class IF_FINB_PR_HIER_READER  
Short Description Hierarchy Reader    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030203   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_PR_HIER_READER has no forward declaration.
Interfaces
Class IF_FINB_PR_HIER_READER has no interface implemented.
Friends
Class IF_FINB_PR_HIER_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_PERSIST_OBJ Instance attribute Public Object reference (TYPE REF TO) IF_FINB_PR_OBJ_RUN Persistence Object (Runtime) 20030203
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_CURSOR Instance method Public Method Closing the Cursor 20030203
2 FETCH Instance method Public Method Fetching the Data 20030203
3 OPEN_CURSOR Instance method Public Method Opening the Cursor 20030203
4 SELECT Instance method Public Method Selection 20040406
Events
Class IF_FINB_PR_HIER_READER has no event.
Types
Class IF_FINB_PR_HIER_READER has no local type.
Method Signatures

Method CLOSE_CURSOR Signature

Method CLOSE_CURSOR on class IF_FINB_PR_HIER_READER has no parameter.
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030422

Method FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONTAINER Value transfer Object reference (TYPE REF TO) IF_FINB_PR_CONTAINER Datencontainer zu einem Persistenzobjekt 20030422
2 Exporting E_END_OF_DATA Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030422
3 Importing IO_CONTAINER Value transfer Object reference (TYPE REF TO) IF_FINB_PR_CONTAINER Datencontainer zu einem Persistenzobjekt 20030203
4 Importing I_PACKAGE_SIZE Value transfer Type reference (TYPE) I Paketgröße 20030203
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030422

Method OPEN_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONDITION Value transfer Object reference (TYPE REF TO) CL_FINB_CONDITION Selektionsbedingung 20030203
2 Importing IT_ENTRIES Call by reference Type reference (TYPE) ANY TABLE "for all entries"-Tabelle 20040406
3 Importing IT_ENTRIES_WHERE Call by reference Type reference (TYPE) FINB_T_ENTRIES_WHERE "for all entries"-Bedingung 20040406
4 Importing IT_SEL_TAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle 20030203
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030422

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONTAINER Value transfer Object reference (TYPE REF TO) IF_FINB_PR_CONTAINER Datencontainer zu einem Persistenzobjekt 20040406
2 Importing IO_CONDITION Value transfer Object reference (TYPE REF TO) CL_FINB_CONDITION Selektionsbedingung 20040406
3 Importing IO_CONTAINER Value transfer Object reference (TYPE REF TO) IF_FINB_PR_CONTAINER Datencontainer zu einem Persistenzobjekt 20040406
4 Importing IT_ENTRIES Call by reference Type reference (TYPE) ANY TABLE "for all entries"-Tabelle 20040406
5 Importing IT_ENTRIES_WHERE Call by reference Type reference (TYPE) FINB_T_ENTRIES_WHERE "for all entries"-Bedingung 20040406
6 Importing IT_SEL_TAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle 20040406
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20040406
History
Last changed by/on SAP  20041209 
SAP Release Created in