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 | Constant | Public | Type reference (TYPE) | CHAR10 | 'DETAIL' | ID Work Area Details | 20020605 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR10 | 'MESSAGE' | ID Work Area Header | 20020605 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR10 | 'USING' | ID Work Area Details | 20021028 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR4 | 'BLHD' | ALV Handle for Variant Saving - Header Details | 20020618 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR4 | 'BLMB' | ALV Handle for Variant Saving - MBAL Details | 20020618 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR4 | 'BLMS' | ALV Handle for Variant Saving - Messages | 20020528 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR4 | 'BLQB' | ALV Handle for Variant Saving - QBAL Details | 20020618 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR4 | 'BLUM' | ALV Handle for Variant Saving - Header Details | 20021105 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR4 | 'BLUQ' | ALV Handle for Variant Saving - Messages | 20021105 | ||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_DATA_BUFFER | Edit Data Buffer | 20020626 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_WA_BALANCE_DETAIL | Work Area DETAIL | 20020528 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_WA_BALANCE_MESSAGE | Work Area Message | 20020528 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_WA_BALANCE_USING | Work Area Usage | 20021028 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | /DSD/SL_SELECTVISIT_KEY_S | Structure: Select Search Results with Visit | 20030522 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_RAHD_KEY_TT | Table Type Key Tour Header | 20020724 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | /DSD/SL_CL_CONST=>YES | Transaction Active? | 20020528 | ||
| 17 | Instance attribute | Private | Type reference (TYPE) | /DSD/SL_BSO | DSD Route Settlement: Settlement Office | 20040202 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Maintenance Mode? | 20040202 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | /DSD/SL_TYP | DSD Route Settlement: Settlement Type | 20040202 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Details Visible? (When Active) | 20020528 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Messages Visible? (When Active) | 20020528 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Details Visible? (When Active) | 20021028 |
Methods
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 | IR_DATA_BUFFER | Call by reference | Object reference (TYPE REF TO) | /DSD/SL_CL_DATA_BUFFER | Datenpuffer | 20020528 | |||
| 2 | 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 | 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 | 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 | DIFF | Call by reference | Attribute reference (LIKE) | 20021031 | |||||
| 2 | MBAL_USING | Call by reference | Attribute reference (LIKE) | 20021028 | |||||
| 3 | PAYMT | Call by reference | Attribute reference (LIKE) | 20021031 | |||||
| 4 | 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 | DIFF | Call by reference | Attribute reference (LIKE) | 20021031 | |||||
| 2 | MATNR | Call by reference | Attribute reference (LIKE) | 20021031 | |||||
| 3 | QBAL_USING | Call by reference | Attribute reference (LIKE) | >INVALID< | 20021028 | ||||
| 4 | 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 | ET_HEAD_DETAIL | Call by reference | Attribute reference (LIKE) | 20020617 | |||||
| 2 | ET_MBAL_DETAIL | Call by reference | Attribute reference (LIKE) | 20020617 | |||||
| 3 | ET_QBAL_DETAIL | Call by reference | Attribute reference (LIKE) | 20020617 | |||||
| 4 | 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 | DIFF | Call by reference | Attribute reference (LIKE) | 20021031 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20021028 | |||||
| 3 | PAYMT | Call by reference | Attribute reference (LIKE) | 20021029 | |||||
| 4 | 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 | ES_KEY | Value transfer | Attribute reference (LIKE) | 20020528 | |||||
| 2 | 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 | DIFF | Call by reference | Attribute reference (LIKE) | 20021031 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20021028 | |||||
| 3 | MATNR | Call by reference | Attribute reference (LIKE) | 20021029 | |||||
| 4 | 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 | 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 |