SAP ABAP Class /DSD/SL_CL_TA_BALANCE ("Transaction" Difference Determination)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-DSD-RA-SL (Application Component) Route Settlement
     /DSD/SL (Package) Route Settlement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /DSD/SL_IF_TRANSACTION_AREA Interface for Transaction Areas 20020528
Properties
Class /DSD/SL_CL_TA_BALANCE  
Short Description "Transaction" Difference Determination    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/SL   Route Settlement 
Created 20020528   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /DSD/SL_CL_TA_BALANCE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /DSD/SL_IF_TRANSACTION_AREA Interface for Transaction Areas 20020528
Friends
Class /DSD/SL_CL_TA_BALANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ID_WA_DETAIL Constant Public Type reference (TYPE) CHAR10 'DETAIL' ID Work Area Details 20020605
2 MC_ID_WA_MESSAGE Constant Public Type reference (TYPE) CHAR10 'MESSAGE' ID Work Area Header 20020605
3 MC_ID_WA_USING Constant Public Type reference (TYPE) CHAR10 'USING' ID Work Area Details 20021028
4 MC_VARHANDLE_HD Constant Public Type reference (TYPE) CHAR4 'BLHD' ALV Handle for Variant Saving - Header Details 20020618
5 MC_VARHANDLE_MB Constant Public Type reference (TYPE) CHAR4 'BLMB' ALV Handle for Variant Saving - MBAL Details 20020618
6 MC_VARHANDLE_MS Constant Public Type reference (TYPE) CHAR4 'BLMS' ALV Handle for Variant Saving - Messages 20020528
7 MC_VARHANDLE_QB Constant Public Type reference (TYPE) CHAR4 'BLQB' ALV Handle for Variant Saving - QBAL Details 20020618
8 MC_VARHANDLE_UM Constant Public Type reference (TYPE) CHAR4 'BLUM' ALV Handle for Variant Saving - Header Details 20021105
9 MC_VARHANDLE_UQ Constant Public Type reference (TYPE) CHAR4 'BLUQ' ALV Handle for Variant Saving - Messages 20021105
10 MR_BUFFER Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_DATA_BUFFER Edit Data Buffer 20020626
11 MR_WA_DETAIL Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_WA_BALANCE_DETAIL Work Area DETAIL 20020528
12 MR_WA_MESSAGE Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_WA_BALANCE_MESSAGE Work Area Message 20020528
13 MR_WA_USING Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_WA_BALANCE_USING Work Area Usage 20021028
14 MS_KEY_OLD Instance attribute Private Type reference (TYPE) /DSD/SL_SELECTVISIT_KEY_S Structure: Select Search Results with Visit 20030522
15 MT_TOUR_KEYS Instance attribute Private Type reference (TYPE) /DSD/HH_RAHD_KEY_TT Table Type Key Tour Header 20020724
16 M_ACTIVE Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX /DSD/SL_CL_CONST=>YES Transaction Active? 20020528
17 M_BSO Instance attribute Private Type reference (TYPE) /DSD/SL_BSO DSD Route Settlement: Settlement Office 20040202
18 M_MODE_MAINTAIN Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Maintenance Mode? 20040202
19 M_SLTYP Instance attribute Private Type reference (TYPE) /DSD/SL_TYP DSD Route Settlement: Settlement Type 20040202
20 M_VISIBLE_DETAIL Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Details Visible? (When Active) 20020528
21 M_VISIBLE_MESSAGE Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Messages Visible? (When Active) 20020528
22 M_VISIBLE_USING Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Details Visible? (When Active) 20021028
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020528
2 GET_DEFAULT_LAYOUT Instance method Public Method Determine the Default Layout 20020605
3 IS_MAINTENANCE_ALLOWED Instance method Private Method Is Data Maintenance Allowed? 20040202
4 ON_DISPLAY_MBAL_USING Instance method Public Event handling method Event Handler for "DISPLAY_mBAL_USING" 20021028
5 ON_DISPLAY_QBAL_USING Instance method Public Event handling method Event Handler for "DISPLAY_QBAL_USING" 20021028
6 ON_FOCUS_CHANGED_MS Instance method Private Event handling method Event Handler for "FOCUS_CHANGED" of Work Area Message 20020528
7 ON_MBAL_USING Instance method Public Event handling method Event Handler for "ON_QBAL_USING" 20021028
8 ON_NOK_CHANGED_MS Instance method Private Event handling method Event Handler for "NOK_CHANGED" of Work Area Message 20020528
9 ON_NO_WA_USING Instance method Public Event handling method Event Handler for "NO_WA_USING" 20021105
10 ON_QBAL_USING Instance method Public Event handling method Event Handler for "ON_QBAL_USING" 20021028
11 ON_SAVE_SLD Instance method Public Event handling method Event Handler for "SAVE_SLD" 20020627
12 ON_SHOW_WA_USING Instance method Public Event handling method Event Handler for "SHOW_WA_USING" 20021105
13 SET_EVENT_HANDLER Instance method Private Method Register the Event Handlers 20020528
Events
Class /DSD/SL_CL_TA_BALANCE has no event.
Types
Class /DSD/SL_CL_TA_BALANCE 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 IR_DATA_BUFFER Call by reference Object reference (TYPE REF TO) /DSD/SL_CL_DATA_BUFFER Datenpuffer 20020528
2 Importing IT_LAYOUT Call by reference Type reference (TYPE) /DSD/SL_GUI_LAYOUT_S_TT Typ tabulky Data layoutu pro podobrazovky 20020605

Method CONSTRUCTOR on class /DSD/SL_CL_TA_BALANCE has no exception.

Method GET_DEFAULT_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LAYOUT Call by reference Type reference (TYPE) /DSD/SL_GUI_LAYOUT_S_TT Typ tabulky Data layoutu pro podobrazovky 20020605

Method GET_DEFAULT_LAYOUT on class /DSD/SL_CL_TA_BALANCE has no exception.

Method IS_MAINTENANCE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_ALLOWED Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX X =>Pflege ist erlaubt 20040202

Method IS_MAINTENANCE_ALLOWED on class /DSD/SL_CL_TA_BALANCE has no exception.

Method ON_DISPLAY_MBAL_USING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIFF Call by reference Attribute reference (LIKE) 20021031
2 Importing MBAL_USING Call by reference Attribute reference (LIKE) 20021028
3 Importing PAYMT Call by reference Attribute reference (LIKE) 20021031
4 Importing WAERS Call by reference Attribute reference (LIKE) 20021031

Method ON_DISPLAY_MBAL_USING on class /DSD/SL_CL_TA_BALANCE has no exception.

Method ON_DISPLAY_QBAL_USING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIFF Call by reference Attribute reference (LIKE) 20021031
2 Importing MATNR Call by reference Attribute reference (LIKE) 20021031
3 Importing QBAL_USING Call by reference Attribute reference (LIKE) >INVALID< 20021028
4 Importing UOM Call by reference Attribute reference (LIKE) 20021031

Method ON_DISPLAY_QBAL_USING on class /DSD/SL_CL_TA_BALANCE has no exception.

Method ON_FOCUS_CHANGED_MS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_HEAD_DETAIL Call by reference Attribute reference (LIKE) 20020617
2 Importing ET_MBAL_DETAIL Call by reference Attribute reference (LIKE) 20020617
3 Importing ET_QBAL_DETAIL Call by reference Attribute reference (LIKE) 20020617
4 Importing ET_QDET_DETAIL Call by reference Attribute reference (LIKE) 20070727

Method ON_FOCUS_CHANGED_MS on class /DSD/SL_CL_TA_BALANCE has no exception.

Method ON_MBAL_USING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIFF Call by reference Attribute reference (LIKE) 20021031
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20021028
3 Importing PAYMT Call by reference Attribute reference (LIKE) 20021029
4 Importing WAERS Call by reference Attribute reference (LIKE) 20021031

Method ON_MBAL_USING on class /DSD/SL_CL_TA_BALANCE has no exception.

Method ON_NOK_CHANGED_MS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_KEY Value transfer Attribute reference (LIKE) 20020528
2 Importing E_POK Value transfer Attribute reference (LIKE) 20020528

Method ON_NOK_CHANGED_MS on class /DSD/SL_CL_TA_BALANCE has no exception.

Method ON_NO_WA_USING Signature

Method ON_NO_WA_USING on class /DSD/SL_CL_TA_BALANCE has no parameter.
Method ON_NO_WA_USING on class /DSD/SL_CL_TA_BALANCE has no exception.

Method ON_QBAL_USING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIFF Call by reference Attribute reference (LIKE) 20021031
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20021028
3 Importing MATNR Call by reference Attribute reference (LIKE) 20021029
4 Importing UOM Call by reference Attribute reference (LIKE) 20021031

Method ON_QBAL_USING on class /DSD/SL_CL_TA_BALANCE has no exception.

Method ON_SAVE_SLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_KEYS Call by reference Attribute reference (LIKE) 20020627

Method ON_SAVE_SLD on class /DSD/SL_CL_TA_BALANCE has no exception.

Method ON_SHOW_WA_USING Signature

Method ON_SHOW_WA_USING on class /DSD/SL_CL_TA_BALANCE has no parameter.
Method ON_SHOW_WA_USING on class /DSD/SL_CL_TA_BALANCE has no exception.

Method SET_EVENT_HANDLER Signature

Method SET_EVENT_HANDLER on class /DSD/SL_CL_TA_BALANCE has no parameter.
Method SET_EVENT_HANDLER on class /DSD/SL_CL_TA_BALANCE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 461