SAP ABAP Class CL_UA_INV_JOURNAL_READER (Reader für Journals)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-INV (Application Component) Inventory Accounting
⤷
UA_INV_REPORTING (Package) Reporting Subledger Inventories

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_READER | Read Interface | 20030710 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_INV_READER_GET | Generic Determination IF_FINB_READER | 20041118 |
Properties
Class | CL_UA_INV_JOURNAL_READER | |
Short Description | Reader für Journals | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | UA_INV_REPORTING | |
Program status | ||
Category | 0 | |
Package | UA_INV_REPORTING | Reporting Subledger Inventories |
Created | 20030710 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UA_INV_JOURNAL_READER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINB_READER | Read Interface | 20030710 | ||
2 | IF_UA_INV_READER_GET | Generic Determination IF_FINB_READER | 20041118 |
Friends
Class CL_UA_INV_JOURNAL_READER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_UA_INV_JOURNAL_READER_DATA' | Object Type Name | 20041118 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACC_SYSTEM | Accounting System | 20031029 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | Convert Output Data from FETCH | 20030710 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | FIN Master Data: Table Name | 20040602 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIN_JOURNAL | Journals in the ACC Document | 20031029 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 1 | Division Factor for Package Size -> Fetch | 20040916 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /EACC/LINE_ITEM_READ_FORMAT | Read Format for Line Items | 20040921 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Characteristic Vector | 20040602 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /EACC/IF_ACCOUNTING_ENGINE | Central Accounting Engine Instance | 20030710 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_READER | Read Interface | 20030710 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UA_INV_READER_CONTENT | Content-Dependent Methods | 20031021 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_STRUCTURE | Characteristic Vector | 20040602 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UAI_T_CLOSING_FIELD_MAPPING | Table Type for UAINVT3020 (Mapping Table) | 20030826 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20040603 | |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030710 |
3 | ![]() |
Instance method | Private | Method | 20040603 | |
4 | ![]() |
Instance method | Private | Method | 20040603 | |
5 | ![]() |
Instance method | Private | Method | 20040603 | |
6 | ![]() |
Instance method | Private | Method | 20040603 | |
7 | ![]() |
Instance method | Private | Method | 20040603 |
Events
Class CL_UA_INV_JOURNAL_READER has no event.
Types
Class CL_UA_INV_JOURNAL_READER has no local type.
Method Signatures
Method CLOSE_CURSOR Signature
Method CLOSE_CURSOR on class CL_UA_INV_JOURNAL_READER has no parameter.
Method CLOSE_CURSOR on class CL_UA_INV_JOURNAL_READER 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 | 20030710 | ||
2 | ![]() |
ID_APPLICATION | Call by reference | Type reference (TYPE) | UAI_APPL | Applikation im PEriodenabaschluss | 20030826 | ||
3 | ![]() |
ID_APPLUSAGE | Call by reference | Type reference (TYPE) | UAI_USAGE | Verwendung | 20030828 | ||
4 | ![]() |
ID_CONVERT_DATA | Call by reference | Type reference (TYPE) | C | ' ' | Konvertierung der Daten zu Fetch | 20040602 | |
5 | ![]() |
ID_EXT_DATA_STRUCTURE | Call by reference | Type reference (TYPE) | FIELDNAME | Struktur für FETCH->ET_DATA | 20030710 | ||
6 | ![]() |
ID_JOURNAL | Call by reference | Type reference (TYPE) | FIN_JOURNAL | Name eines Journals | 20030710 | ||
7 | ![]() |
ID_PACKAGE_SIZE_DIVISOR | Call by reference | Type reference (TYPE) | I | Divisionsfaktor für Paketgröße -> Fetch | 20040916 | ||
8 | ![]() |
ID_READ_FORMAT | Call by reference | Type reference (TYPE) | /EACC/LINE_ITEM_READ_FORMAT | 'F' | Einzelpostenleseformat | 20031021 | |
9 | ![]() |
IO_READER_CONTENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_INV_READER_CONTENT | Kontent-abhängige Methoden | 20031021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030710 | ||
2 | ![]() |
20030710 | ||
3 | ![]() |
20030710 |
Method FETCH Signature
Method FETCH on class CL_UA_INV_JOURNAL_READER has no parameter.
Method FETCH on class CL_UA_INV_JOURNAL_READER has no exception.
Method GET_READING_STRUCTURE Signature
Method GET_READING_STRUCTURE on class CL_UA_INV_JOURNAL_READER has no parameter.
Method GET_READING_STRUCTURE on class CL_UA_INV_JOURNAL_READER has no exception.
Method GET_SELECT_FIELDS Signature
Method GET_SELECT_FIELDS on class CL_UA_INV_JOURNAL_READER has no parameter.
Method GET_SELECT_FIELDS on class CL_UA_INV_JOURNAL_READER has no exception.
Method OPEN_CURSOR Signature
Method OPEN_CURSOR on class CL_UA_INV_JOURNAL_READER has no parameter.
Method OPEN_CURSOR on class CL_UA_INV_JOURNAL_READER has no exception.
Method SELECT Signature
Method SELECT on class CL_UA_INV_JOURNAL_READER has no parameter.
Method SELECT on class CL_UA_INV_JOURNAL_READER has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 350 |