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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Public | Attribute reference (LIKE) | 20041115 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20041115 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20041115 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20041115 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20041115 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20041115 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20041115 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20041115 | |||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | FINB_RP_JOIN_COMP | Join Component | 20041122 | |||
| 10 | 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 | Instance method | Public | Method | 20041115 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20041121 | |
| 3 | Instance method | Public | Method | 20041115 | ||
| 4 | Instance method | Public | Method | 20041115 | ||
| 5 | Instance method | Public | Method | 20041115 | ||
| 6 | 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 | ID_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20041121 | |||
| 2 | ID_AGGREGATE_DATA | Call by reference | Type reference (TYPE) | FINB_MD_BOOLEAN | ABAP_FALSE | Daten aggregieren: Bei SELECT oder je FETCH | 20041121 | ||
| 3 | ID_BASIC_JOIN_COMP | Call by reference | Type reference (TYPE) | FINB_RP_JOIN_COMP | Join Reader: Join Komponente | 20041121 | |||
| 4 | ID_BASIC_JOIN_COMP_TYPE | Call by reference | Type reference (TYPE) | FINB_RP_JOIN_COMP_TYPE | Join Reader: Join Komponententyp | 20041121 | |||
| 5 | ID_INCLUDING_ARCHIVE | Call by reference | Type reference (TYPE) | FINB_MD_BOOLEAN | ABAP_FALSE | Daten auch aus dem Archiv lesen? | 20050622 | ||
| 6 | ID_JOIN_READER_TYPE | Call by reference | Type reference (TYPE) | STRING | IF_FINB_FOBJ_JOIN_READER=>GC_FOBJ_JOIN_READER_TYPE_ABAP | 20041121 | |||
| 7 | IO_BASIC_JOIN_COMP_READER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_READER | Leseschnittstelle | 20041121 | |||
| 8 | 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 | 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 | 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 |