SAP ABAP Class CL_FAGL_SREP_BALANCES_CUM (G/L: Cumulated Balances)
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_BALANCES_CUM | |
| Short Description | G/L: Cumulated Balances | |
| 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 | 20070816 | SAP |
| Last change | 20100310 | 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_BALANCES_CUM has no interface implemented.
Friends
Class CL_FAGL_SREP_BALANCES_CUM 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 | 'BALANCE' | 20070816 | |||
| 2 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'CREDIT' | 20070816 | |||
| 3 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'DEBIT' | 20070816 | |||
| 4 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'POPER' | 20070816 | |||
| 5 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'POPER_FROM' | 20070816 | |||
| 6 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'POPER_TO' | 20070816 | |||
| 7 | Constant | Private | Type reference (TYPE) | SBIWA_S_FIELDS-FIELDNM | 'TURNOVER' | 20070816 | |||
| 8 | Constant | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-ISOURCE | '0FI_GL_20' | 20070816 | |||
| 9 | Constant | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-MAXSIZE | '999999' | 20070816 | |||
| 10 | Constant | Private | Type reference (TYPE) | POPER | '001' | Posting Period | 20070816 | ||
| 11 | Static Attribute | Private | Type reference (TYPE) | TH_INSTANCE | 20070816 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | FAGL_T_SREP_BALANCES_CUM | Cumulated Balances | 20070816 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SBIWA_T_FIELDS | 20070816 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | SBIWA_T_SELECT | 20070816 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | I | 20070816 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-MAXSIZE | Maximum Number of Table Entries in Extraction API Interface | 20070816 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | FAGL_POPER_FROM | From Period | 20070816 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | FAGL_POPER_TO | To Period | 20070816 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-REQUNR | Request number for the data transfer | 20070816 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-UPDMODE | Mode of data update (Full, Delta, etc.) | 20070816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20070816 | |
| 2 | Static method | Public | Method | 20070816 | ||
| 3 | Instance method | Public | Method | 20070816 | ||
| 4 | Instance method | Public | Method | 20070816 | ||
| 5 | Instance method | Private | Method | 20070816 |
Events
Class CL_FAGL_SREP_BALANCES_CUM has no event.
Types
Class CL_FAGL_SREP_BALANCES_CUM 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 | 20070816 |
Method CONSTRUCTOR on class CL_FAGL_SREP_BALANCES_CUM 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 | 20070816 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FAGL_SREP_BALANCES_CUM | 20070816 |
Method GET_INSTANCE on class CL_FAGL_SREP_BALANCES_CUM 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 | 20070816 | |||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | SBIWA_T_FIELDS | 20070816 | ||||
| 3 | IT_SELECT | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | 20070816 | ||||
| 4 | IV_MAXSIZE | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-MAXSIZE | Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle | 20070816 | |||
| 5 | IV_UPDMODE | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-UPDMODE | Modus der Datenfortschreibung (Komplett, Delta, etc.) | 20070816 |
Method INIT on class CL_FAGL_SREP_BALANCES_CUM 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 | 20070816 | ||||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | TABLE | 20070816 | ||||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_MESSAGE | Meldungen | 20070816 | |||
| 4 | IV_DATAPAKID | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-DATAPAKID | 20070816 |
Method READ_DATA on class CL_FAGL_SREP_BALANCES_CUM 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 | 20070816 |
Method READ_DATA_P on class CL_FAGL_SREP_BALANCES_CUM has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |