SAP ABAP Class /EACC/IF_BALANCE (Interface for Zero Balance (implemented by application))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACA/CL_GL_CUST_BAS_BALANCE Zero Balance Configuration 20020725
Properties
Class /EACC/IF_BALANCE  
Short Description Interface for Zero Balance (implemented by application)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020725   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_BALANCE has no forward declaration.
Interfaces
Class /EACC/IF_BALANCE has no interface implemented.
Friends
Class /EACC/IF_BALANCE has no friend class.
Attributes
Class /EACC/IF_BALANCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIGURATION Static method Public Method Provide Configuration 20020725
2 SUBSTITUTE_ITEM Static method Public Method Entries made by the application in the row to be created 20020725
Events
Class /EACC/IF_BALANCE has no event.
Types
Class /EACC/IF_BALANCE has no local type.
Method Signatures

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FIELD_TCURR Call by reference Type reference (TYPE) /EACC/BAS___S_FIELDLIST_CURR Feld(er) Transaktionswährung 20020725
2 Exporting ET_FIELDLIST_BALANCE Call by reference Type reference (TYPE) /EACC/BAS_B_T_FIELDLIST Tabelle der Saldonullfelder 20020725
3 Exporting ET_FIELDLIST_CURR Call by reference Type reference (TYPE) /EACC/BAS___T_FIELDLIST_CURR Tabelle der Währungen 20020725
4 Exporting E_FIELDNAME_DEBCRED Call by reference Type reference (TYPE) FIELDNAME Feldname: S/H-Kennzeichen 20020729
5 Exporting E_FIELDNAME_ITCAT Call by reference Type reference (TYPE) FIELDNAME Feldname: Positionstyp 20030707
6 Exporting E_TYPE_LINE_ITEM Call by reference Type reference (TYPE) TABNAME Typ der Belegzeilenstruktur 20020725
7 Exporting E_TYPE_LINE_ITEM_TABLE Call by reference Type reference (TYPE) TABNAME Tabellentyp der Belegzeilenstruktur 20020725
8 Exporting E_VALUE_CREDIT Call by reference Type reference (TYPE) STRING Wert für 'Haben' 20020729
9 Exporting E_VALUE_DEBIT Call by reference Type reference (TYPE) STRING Wert für 'Soll' 20020729
10 Exporting E_VALUE_ITCAT_CLR Call by reference Type reference (TYPE) STRING Positionstyp 'Verrechnung' 20030722
11 Exporting E_VALUE_ITCAT_DIF Call by reference Type reference (TYPE) STRING Positionstyp 'Umrechnungsdifferenzen' 20030722
12 Importing I_CONFIG_KEY Call by reference Type reference (TYPE) CLIKE Schlüssel der Konfiguration 20020725

Method GET_CONFIGURATION on class /EACC/IF_BALANCE has no exception.

Method SUBSTITUTE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BALANCE_ITEM Call by reference Type reference (TYPE) ANY Zu erzeugende Zeile 20020725
2 Importing I_BALANCE_TYPE Call by reference Type reference (TYPE) /EACC/BAS_BALANCE_TYPE Typ der erzeugten Zeile im Saldonull-Tool 20020725
3 Importing I_CONFIG_KEY Call by reference Type reference (TYPE) CLIKE Schlüssel der Konfiguration 20020725

Method SUBSTITUTE_ITEM on class /EACC/IF_BALANCE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in