SAP ABAP Class IF_FINB_READER (Read Interface)
Meta Relationship - Used By
Properties
| Class | IF_FINB_READER | |
| Short Description | Read Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020214 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FINB_READER has no forward declaration.
Interfaces
Class IF_FINB_READER has no interface implemented.
Friends
Class IF_FINB_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FINB_READ_AGGR_TYPE | 'X' | Aggregation Type | 20020429 | ||
| 2 | Constant | Public | Type reference (TYPE) | FINB_READ_AGGR_TYPE | 'N' | Aggregation Type | 20020429 | ||
| 3 | Constant | Public | Type reference (TYPE) | FINB_READ_AGGR_TYPE | ' ' | Aggregation Type | 20020430 | ||
| 4 | Constant | Public | Type reference (TYPE) | FINB_READ_AGGR_TYPE | 'S' | Aggregation Type | 20020429 | ||
| 5 | Constant | Public | Type reference (TYPE) | BOOLE_D | ' ' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020430 | ||
| 6 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'TABLE_LINE' | Field Name | 20041011 | ||
| 7 | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020214 | ||
| 2 | Instance method | Public | Method | 20020214 | ||
| 3 | Instance method | Public | Method | 20020521 | ||
| 4 | Instance method | Public | Method | Obsolete; GET_READING_STRUCTURE, ...->Use GET_LIST | 20020308 | |
| 5 | Instance method | Public | Method | Open Cursor | 20020214 | |
| 6 | Instance method | Public | Method | 20040406 |
Events
Class IF_FINB_READER has no event.
Types
Class IF_FINB_READER has no local type.
Method Signatures
Method CLOSE_CURSOR Signature
Method CLOSE_CURSOR on class IF_FINB_READER has no parameter.
Method CLOSE_CURSOR on class IF_FINB_READER has no exception.
Method FETCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | wird als Changing-Parameter behandelt!!! | 20020214 | |||
| 2 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | FINB_PACKAGE_SIZE | 1000 | Paketgröße | 20020214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine weiteren Daten | 20020214 | ||
| 2 | 20020409 |
Method GET_READING_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_STRUCTURE | Merkmalsvektor | 20020521 |
Method GET_READING_STRUCTURE on class IF_FINB_READER has no exception.
Method GET_SELECT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECT_FIELDS | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20020521 |
Method GET_SELECT_FIELDS on class IF_FINB_READER has no exception.
Method OPEN_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Bedingung | 20020308 | |||
| 2 | IO_HAVING_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Bedingung (vom Persistenztool nicht unterstützt) | 20040406 | |||
| 3 | IT_ADDITIONAL_GROUP_BY_TAB | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20020429 | |||
| 4 | IT_ENTRIES | Call by reference | Type reference (TYPE) | ANY TABLE | "for all entries"-Tabelle | 20040406 | |||
| 5 | IT_ENTRIES_WHERE | Call by reference | Type reference (TYPE) | FINB_T_ENTRIES_WHERE | "for all entries"-Bedingung | 20040406 | |||
| 6 | IT_SELECT_TAB | Call by reference | Type reference (TYPE) | FINB_READ_SELECT_CLAUSE | Selektionstabelle mit Feldnamen | 20020429 | |||
| 7 | IT_SEL_TAB | Call by reference | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20020308 | |||
| 8 | I_AGGREGATION | Call by reference | Type reference (TYPE) | BOOLE_D | FALSE | obsolete, von Persistenztool nicht unterstützt | 20040406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Cursor bereits geöffnet | 20020409 | ||
| 2 | Entweder muss die SEL_TAB oder die CONDITION gefüllt sein | 20020308 | ||
| 3 | Funktion konnte nicht ausgeführt werden | 20020430 | ||
| 4 | Selektion auf nicht erlaubte Felder | 20020214 |
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Ergebnisdaten | 20040406 | |||
| 2 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Bedingung | 20040406 | |||
| 3 | IT_ADDITIONAL_GROUP_BY_TAB | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20040406 | |||
| 4 | IT_ENTRIES | Call by reference | Type reference (TYPE) | ANY TABLE | "for all entries"-Tabelle | 20040406 | |||
| 5 | IT_ENTRIES_WHERE | Call by reference | Type reference (TYPE) | FINB_T_ENTRIES_WHERE | "for all entries"-Bedingung | 20040406 | |||
| 6 | IT_SELECT_TAB | Call by reference | Type reference (TYPE) | FINB_READ_SELECT_CLAUSE | Selektionstabelle mit Feldnamen | 20040406 | |||
| 7 | IT_SEL_TAB | Call by reference | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20040406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040406 | |||
| 2 | 20040406 | |||
| 3 | 20040406 | |||
| 4 | Selektion auf nicht erlaubte Felder | 20040406 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |