SAP ABAP Class /DSD/SL_CL_WA_BALANCE_DETAIL (Work Area "Settlement Document Messages Details")
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 | Inheritance (c INHERITING FROM c_ref) | /DSD/SL_CL_WORKAREA | "Template" for the Work Areas | 20020528 |
Properties
| Class | /DSD/SL_CL_WA_BALANCE_DETAIL | |
| Short Description | Work Area "Settlement Document Messages Details" | |
| Super Class | /DSD/SL_CL_WORKAREA | "Template" for the Work Areas |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /DSD/SL_CL_WA_BALANCE_DETAIL has no interface implemented.
Friends
Class /DSD/SL_CL_WA_BALANCE_DETAIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_VIEW_BALANCE_HEAD | View Details Header | 20020617 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_VIEW_BALANCE_MBAL | View Details MBAL | 20020617 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_VIEW_BALANCE_QBAL | View Details QBAL | 20020617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020528 | |
| 2 | Instance method | Public | Event handling method | Event Handler for "ON_BUTTON_CLICK" from View MBAL | 20021028 | |
| 3 | Instance method | Public | Event handling method | Event Handler for "ON_BUTTON_CLICK" from View QBAL | 20021028 | |
| 4 | Instance method | Public | Event handling method | Event Handler for "DATA_CHANGED" | 20020528 | |
| 5 | Instance method | Public | Event handling method | Event Handler for "NOK_CHANGED" of the Model | 20020528 | |
| 6 | Instance method | Private | Event handling method | Event Handler for "USER_COMMAND" | 20070725 | |
| 7 | Instance method | Public | Method | Set Data | 20020528 | |
| 8 | Instance method | Private | Method | Register Event Handler | 20020528 | |
| 9 | Instance method | Public | Method | Set Focus Line for MBAL | 20021028 | |
| 10 | Instance method | Public | Method | Set Focus Line for QBAL | 20021028 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MBAL_USING | Instance Event (0) |
Public (2) |
Where-Used List Called from MBAL | 20021028 |
| 2 | NOK_CHANGED | Instance Event (0) |
Public (2) |
Change NOK Flag | 20020528 |
| 3 | QBAL_USING | Instance Event (0) |
Public (2) |
Where-Used List Called from QBAL | 20021028 |
| 4 | SHOW_WA_USING | Instance Event (0) |
Public (2) |
Display Area WA_USING | 20021105 |
Types
Class /DSD/SL_CL_WA_BALANCE_DETAIL 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 | I_EXTENSION | Value transfer | Type reference (TYPE) | I | Höhe / Breite | 20020528 | |||
| 3 | I_OPEN | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Geöffnet? | 20020528 | |||
| 4 | I_TITLE | Value transfer | Type reference (TYPE) | STRING | Titel | 20020528 | |||
| 5 | I_VISIBLE | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Viditel.? | 20020528 |
Method CONSTRUCTOR on class /DSD/SL_CL_WA_BALANCE_DETAIL has no exception.
Method ON_BUTTON_CLICK_MBAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20021028 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20021028 |
Method ON_BUTTON_CLICK_MBAL on class /DSD/SL_CL_WA_BALANCE_DETAIL has no exception.
Method ON_BUTTON_CLICK_QBAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20021028 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20021028 |
Method ON_BUTTON_CLICK_QBAL on class /DSD/SL_CL_WA_BALANCE_DETAIL has no exception.
Method ON_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20020528 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20020528 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20020528 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20020528 |
Method ON_DATA_CHANGED on class /DSD/SL_CL_WA_BALANCE_DETAIL has no exception.
Method ON_NOK_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY | Call by reference | Attribute reference (LIKE) | 20020528 | |||||
| 2 | E_POK | Call by reference | Attribute reference (LIKE) | 20020528 |
Method ON_NOK_CHANGED on class /DSD/SL_CL_WA_BALANCE_DETAIL has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20070725 |
Method ON_USER_COMMAND on class /DSD/SL_CL_WA_BALANCE_DETAIL has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEAD_DETAIL | Call by reference | Type reference (TYPE) | /DSD/SL_SLD_MSG_HEAD_TT | Detailtabelle zu Kopfmeldungen | 20020617 | |||
| 2 | ET_MBAL_DETAIL | Call by reference | Type reference (TYPE) | /DSD/SL_SLD_MBAL_TT | Detailtabelle zu Gelddifferenzmeldungen | 20020617 | |||
| 3 | ET_QBAL_DETAIL | Call by reference | Type reference (TYPE) | /DSD/SL_SLD_QBAL_TT | Detailtabelle zu Mengendifferenzmeldungen | 20020617 | |||
| 4 | ET_QDET_DETAIL | Call by reference | Type reference (TYPE) | /DSD/SL_SLD_QDET_TT | Abstimmbeleg: Mengen Differenzen, Differenzgründe | 20070727 |
Method SET_DATA on class /DSD/SL_CL_WA_BALANCE_DETAIL has no exception.
Method SET_EVENT_HANDLER Signature
Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_BALANCE_DETAIL has no parameter.
Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_BALANCE_DETAIL has no exception.
Method SET_FOCUS_MBAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | Přiřazení čísel řádek a ID řádek | 20021028 |
Method SET_FOCUS_MBAL on class /DSD/SL_CL_WA_BALANCE_DETAIL has no exception.
Method SET_FOCUS_QBAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | Přiřazení čísel řádek a ID řádek | 20021028 |
Method SET_FOCUS_QBAL on class /DSD/SL_CL_WA_BALANCE_DETAIL has no exception.
Event Signatures
Event MBAL_USING Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIFF | Exporting | Value transfer | Type reference (TYPE) | /DSD/AMOUNT_DIFF | Differenzbetrag | 20021031 | ||
| 2 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | Přiřazení čísel řádek a ID řádek | 20021028 | ||
| 3 | PAYMT | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_PAYMT | DSD - RA: HH Zahlungsart | 20021029 | ||
| 4 | WAERS | Exporting | Value transfer | Type reference (TYPE) | WAERS | Klíč měny | 20021031 |
Event NOK_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_RADELCD_KEY | Schlüssel zu Auslieferung Konditionen | 20020528 | ||
| 2 | E_POK | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Nová hodnota | 20020528 |
Event QBAL_USING Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIFF | Exporting | Value transfer | Type reference (TYPE) | /DSD/SL_FIN_DIFF | DSD: Abstimmung Final Differenz | 20021031 | ||
| 2 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | Přiřazení čísel řádek a ID řádek | 20021028 | ||
| 3 | MATNR | Exporting | Value transfer | Type reference (TYPE) | MATNR | Číslo materiálu | 20021029 | ||
| 4 | UOM | Exporting | Value transfer | Type reference (TYPE) | UNIT | Unit | 20021031 |
Event SHOW_WA_USING Signature
Event SHOW_WA_USING on class /DSD/SL_CL_WA_BALANCE_DETAIL has no parameter.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 461 |