SAP ABAP Class CL_FAGL_SREP_DOCUMENTS (General Ledger: Documents, Compact (Entry View))
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL (Application Component) General Ledger Accounting
⤷
FAGL_REPORTING_EHP3 (Package) Reporting: General Ledger Accounting
⤷
⤷
Properties
| Class | CL_FAGL_SREP_DOCUMENTS | |
| Short Description | General Ledger: Documents, Compact (Entry View) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAGL_REPORTING_EHP3 | Reporting: General Ledger Accounting |
| Created | 20080314 | SAP |
| Last change | 20110908 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FAGL_SREP_DOCUMENTS has no interface implemented.
Friends
Class CL_FAGL_SREP_DOCUMENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'BSCHL' | 20080314 | |||
| 2 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'BSTAT_S' | 20080317 | |||
| 3 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'BUZEI' | 20080317 | |||
| 4 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'DMSHB' | 20080314 | |||
| 5 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'DOCLN' | 20080317 | |||
| 6 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'KOART' | 20080314 | |||
| 7 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'KONTO' | 20080314 | |||
| 8 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'LDGRP' | 20080318 | |||
| 9 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'MWSKZ' | 20080314 | |||
| 10 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'RLDNR' | 20080318 | |||
| 11 | Constant | Private | Type reference (TYPE) | KOART | 'K' | Account Type | 20080314 | ||
| 12 | Constant | Private | Type reference (TYPE) | KOART | 'D' | Account Type | 20080314 | ||
| 13 | Constant | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-MAXSIZE | '999999' | 20080314 | |||
| 14 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | '_APAR' | 20080317 | |||
| 15 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | '_GL' | 20080317 | |||
| 16 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | '_TAX' | 20080317 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | TH_ACCOUNT | 20080523 | ||||
| 18 | Static Attribute | Private | Type reference (TYPE) | TH_INSTANCE | 20080314 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080317 | ||||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20080317 | ||||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20080317 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | SBIWA_T_FIELDS | 20080314 | ||||
| 23 | Instance attribute | Private | Type reference (TYPE) | TH_R_DATA_SPEC | 20080317 | ||||
| 24 | Instance attribute | Private | Type reference (TYPE) | SBIWA_T_SELECT | 20080314 | ||||
| 25 | Instance attribute | Private | Type reference (TYPE) | I | 20080314 | ||||
| 26 | Instance attribute | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-ISOURCE | 20100526 | ||||
| 27 | Instance attribute | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-MAXSIZE | Maximum Number of Table Entries in Extraction API Interface | 20080314 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-REQUNR | Request number for the data transfer | 20080314 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-UPDMODE | Mode of data update (Full, Delta, etc.) | 20080314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20080314 | |
| 2 | Static method | Public | Method | 20080314 | ||
| 3 | Instance method | Public | Method | 20080314 | ||
| 4 | Instance method | Private | Method | 20080523 | ||
| 5 | Instance method | Public | Method | 20080314 | ||
| 6 | Instance method | Private | Method | 20080314 |
Events
Class CL_FAGL_SREP_DOCUMENTS has no event.
Types
Class CL_FAGL_SREP_DOCUMENTS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUNR | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-REQUNR | Anforderungsnummer für die Datenübertragung | 20080314 |
Method CONSTRUCTOR on class CL_FAGL_SREP_DOCUMENTS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUNR | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-REQUNR | Anforderungsnummer für die Datenübertragung | 20080314 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FAGL_SREP_DOCUMENTS | Hauptbuch: Belege, kompakt (Erfassungssicht) | 20080314 |
Method GET_INSTANCE on class CL_FAGL_SREP_DOCUMENTS has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_MESSAGE | Meldungen | 20080314 | |||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | SBIWA_T_FIELDS | 20080314 | ||||
| 3 | IT_SELECT | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | 20080314 | ||||
| 4 | IV_ISOURCE | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-ISOURCE | 20100526 | ||||
| 5 | IV_MAXSIZE | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-MAXSIZE | Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle | 20080314 | |||
| 6 | IV_UPDMODE | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-UPDMODE | Modus der Datenfortschreibung (Komplett, Delta, etc.) | 20080314 |
Method INIT on class CL_FAGL_SREP_DOCUMENTS has no exception.
Method IS_TAX_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ITEM | Call by reference | Type reference (TYPE) | FAGL_S_SREP_LINE_ITEMS | Hauptbuch: Einzelposten | 20080523 | |||
| 2 | RV_TAX_ACCOUNT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080523 |
Method IS_TAX_ACCOUNT on class CL_FAGL_SREP_DOCUMENTS has no exception.
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_NO_MORE_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080314 | ||||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | TABLE | 20080314 | ||||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_MESSAGE | Meldungen | 20080314 | |||
| 4 | IV_DATAPAKID | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-DATAPAKID | 20080314 |
Method READ_DATA on class CL_FAGL_SREP_DOCUMENTS has no exception.
Method READ_DATA_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_MESSAGE | Meldungen | 20080314 |
Method READ_DATA_P on class CL_FAGL_SREP_DOCUMENTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |