SAP ABAP Interface IF_FINB_FOBJ_JOIN_READER (Interface for FIN Object ABAP Join Reader)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_REPORTING (Package) Reporting
⤷
⤷
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
| Interface | IF_FINB_FOBJ_JOIN_READER | |
| Short Description | Interface for FIN Object ABAP Join Reader |
General Data
| Package | FINB_REPORTING | Reporting |
| Created | 20041018 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FINB_FOBJ_JOIN_READER has no forward declaration.
Interfaces
Interface IF_FINB_FOBJ_JOIN_READER has no interface.
Friends
Interface IF_FINB_FOBJ_JOIN_READER has no friend.
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 | Instance method | Public | Method | 20041018 | ||
| 2 | Instance method | Public | Method | 20041018 | ||
| 3 | Instance method | Public | Method | 20041018 | ||
| 4 | Instance method | Public | Method | Open Cursor | 20041018 | |
| 5 | Instance method | Public | Method | 20041018 |
Events
Interface IF_FINB_FOBJ_JOIN_READER has no event.
Types
Interface IF_FINB_FOBJ_JOIN_READER has no local type.
Method Signatures
Method CLOSE_CURSOR Signature
Method CLOSE_CURSOR on Interface IF_FINB_FOBJ_JOIN_READER has no parameter.
Method CLOSE_CURSOR on Interface 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 | ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | wird als Changing-Parameter behandelt!!! | 20041018 | |||
| 2 | ID_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | FINB_PACKAGE_SIZE | 1000 | Paketgröße | 20041018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine weiteren Daten | 20041018 | ||
| 2 | 20041018 |
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 | 20041018 |
Method GET_READING_STRUCTURE on Interface 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 | 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 bereits geöffnet | 20041018 | ||
| 2 | Funktion konnte nicht ausgeführt werden | 20041018 | ||
| 3 | Selektion auf nicht erlaubte Felder | 20041018 |
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 | 20041018 | |||
| 2 | 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 | 20041018 | |||
| 2 | 20041018 | |||
| 3 | Selektion auf nicht erlaubte Felder | 20041018 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |