SAP ABAP Class CL_FAGL_SREP_BALANCES (General Ledger: Plan Line Items)
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  
Short Description General Ledger: Plan Line Items    
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 20070824   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GUSL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FAGL_SREP_BALANCES has no interface implemented.
Friends
Class CL_FAGL_SREP_BALANCES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CURTYPE_DOCUMENT Constant Private Type reference (TYPE) RSCURTYPE '00' Currency Type 20070824
2 GC_FIELDNAME_CURRUNIT Constant Private Type reference (TYPE) SBIWA_S_FIELDS-FIELDNM 'CURRUNIT' 20070824
3 GC_FIELDNAME_CURTYPE Constant Private Type reference (TYPE) SBIWA_S_FIELDS-FIELDNM 'CURTYPE' 20070824
4 GC_FIELDNAME_FISCPER Constant Private Type reference (TYPE) SBIWA_S_FIELDS-FIELDNM 'FISCPER' 20070824
5 GC_FIELDNAME_POPER Constant Private Type reference (TYPE) SBIWA_S_FIELDS-FIELDNM 'POPER' 20070824
6 GC_FIELDNAME_RLDNR Constant Private Type reference (TYPE) SBIWA_S_FIELDS-FIELDNM 'RLDNR' 20070824
7 GC_FIELDNAME_RTCUR Constant Private Type reference (TYPE) SBIWA_S_FIELDS-FIELDNM 'RTCUR' 20070824
8 GC_FIELDNAME_RYEAR Constant Private Type reference (TYPE) SBIWA_S_FIELDS-FIELDNM 'RYEAR' 20070824
9 GC_FIELDNAME_TIMESTAMP Constant Private Type reference (TYPE) SBIWA_S_FIELDS-FIELDNM 'TIMESTAMP' 20090928
10 GT_INSTANCE Static Attribute Private Type reference (TYPE) TH_INSTANCE 20070824
11 MT_FIELD Instance attribute Private Type reference (TYPE) TS_FIELD 20070824
12 MT_FIELD_ADD Instance attribute Private Type reference (TYPE) TS_FIELD Field Name 20070824
13 MT_RA_CURRUNIT Instance attribute Private Type reference (TYPE) T_RA_CURRUNIT 20070827
14 MT_RLDNR Instance attribute Private Type reference (TYPE) TS_RLDNR 20070824
15 MT_SELECT Instance attribute Private Type reference (TYPE) TS_SELECT 20070824
16 MT_SELECT_ADD Instance attribute Private Type reference (TYPE) TS_SELECT 20070824
17 MV_CONSIDER_0REC Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean Variable 20090928
18 MV_COUNT_DATA_RLDNR Instance attribute Private Type reference (TYPE) I 20070824
19 MV_INDEX_RLDNR Instance attribute Private Type reference (TYPE) I 20070824
20 MV_ISOURCE Instance attribute Private Type reference (TYPE) SBIWA_S_INTERFACE-ISOURCE 20100526
21 MV_MAXSIZE Instance attribute Private Type reference (TYPE) SBIWA_S_INTERFACE-MAXSIZE Maximum Number of Table Entries in Extraction API Interface 20070824
22 MV_REQUNR Instance attribute Private Type reference (TYPE) SBIWA_S_INTERFACE-REQUNR Request number for the data transfer 20070824
23 MV_UPDMODE Instance attribute Private Type reference (TYPE) SBIWA_S_INTERFACE-UPDMODE Mode of data update (Full, Delta, etc.) 20070824
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20070824
2 GET_INSTANCE Static method Public Method 20070824
3 INIT Instance method Public Method 20070824
4 READ_DATA Instance method Public Method 20070824
5 READ_DATA_P Instance method Private Method 20070824
Events
Class CL_FAGL_SREP_BALANCES has no event.
Types
Class CL_FAGL_SREP_BALANCES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUNR Call by reference Type reference (TYPE) SBIWA_S_INTERFACE-REQUNR Anforderungsnummer für die Datenübertragung 20070824

Method CONSTRUCTOR on class CL_FAGL_SREP_BALANCES has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUNR Call by reference Type reference (TYPE) SBIWA_S_INTERFACE-REQUNR Anforderungsnummer für die Datenübertragung 20070824
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_FAGL_SREP_BALANCES 20070824

Method GET_INSTANCE on class CL_FAGL_SREP_BALANCES has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20070824
2 Importing IT_FIELD Call by reference Type reference (TYPE) SBIWA_T_FIELDS 20070824
3 Importing IT_SELECT Call by reference Type reference (TYPE) SBIWA_T_SELECT 20070824
4 Importing IV_ISOURCE Call by reference Type reference (TYPE) SBIWA_S_INTERFACE-ISOURCE 20100526
5 Importing IV_MAXSIZE Call by reference Type reference (TYPE) SBIWA_S_INTERFACE-MAXSIZE Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle 20070824
6 Importing IV_UPDMODE Call by reference Type reference (TYPE) SBIWA_S_INTERFACE-UPDMODE Modus der Datenfortschreibung (Komplett, Delta, etc.) 20070824

Method INIT on class CL_FAGL_SREP_BALANCES has no exception.

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_NO_MORE_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20070824
2 Exporting ET_DATA Call by reference Type reference (TYPE) TABLE 20070824
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20070824
4 Importing IV_DATAPAKID Call by reference Type reference (TYPE) SBIWA_S_INTERFACE-DATAPAKID 20070824

Method READ_DATA on class CL_FAGL_SREP_BALANCES has no exception.

Method READ_DATA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_NO_MORE_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20070824
2 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20070824
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20070824
4 Importing IS_RLDNR Call by reference Type reference (TYPE) S_RLDNR 20070824

Method READ_DATA_P on class CL_FAGL_SREP_BALANCES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 603