SAP ABAP Class /DSD/SL_CL_WA_SETTLEDOC_HEADER (Work Area Settlement Document Header Data)
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 | 20021009 |
Properties
| Class | /DSD/SL_CL_WA_SETTLEDOC_HEADER | |
| Short Description | Work Area Settlement Document Header Data | |
| 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 | 20021009 | SAP |
| Last change | 20030212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /DSD/SL_CL_WA_SETTLEDOC_HEADER has no forward declaration.
Interfaces
Class /DSD/SL_CL_WA_SETTLEDOC_HEADER has no interface implemented.
Friends
Class /DSD/SL_CL_WA_SETTLEDOC_HEADER 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_MO_SETTLEDOC_HEADER | Model Delivery Execution Header Data | 20021009 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_VIEW_SETTLEDOC_HEAD | View Settlement Document Header Data | 20021009 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Mode: Edit <-> Display | 20021009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021009 | |
| 2 | Instance method | Private | Event handling method | Event Handler for "BUTTON_CLICK" | 20021009 | |
| 3 | Instance method | Private | Event handling method | Event Handler for "DATA_CHANGED" | 20021009 | |
| 4 | Instance method | Private | Event handling method | Event Handler for "USER_COMMAND" | 20021009 | |
| 5 | Instance method | Public | Method | Reset Focus Line | 20021009 | |
| 6 | Instance method | Public | Method | Set Data | 20021009 | |
| 7 | Instance method | Private | Method | Register Event Handler | 20021009 | |
| 8 | Instance method | Public | Method | Set Focus Line | 20021009 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FOCUS_CHANGED | Instance Event (0) |
Public (2) |
Change of the Focus Line | 20021009 |
Types
Class /DSD/SL_CL_WA_SETTLEDOC_HEADER 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_SL | Datenpuffer | 20021009 | |||
| 2 | I_EXTENSION | Value transfer | Type reference (TYPE) | I | Höhe / Breite | 20021009 | |||
| 3 | I_OPEN | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Offen <-> Geschlossen | 20021009 | |||
| 4 | I_TITLE | Value transfer | Type reference (TYPE) | STRING | Titel der Workarea | 20021009 | |||
| 5 | I_VISIBLE | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Viditelnost | 20021009 |
Method CONSTRUCTOR on class /DSD/SL_CL_WA_SETTLEDOC_HEADER has no exception.
Method ON_BUTTON_CLICK 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) | 20021009 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20021009 |
Method ON_BUTTON_CLICK on class /DSD/SL_CL_WA_SETTLEDOC_HEADER 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) | 20021009 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20021009 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20021009 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20021009 |
Method ON_DATA_CHANGED on class /DSD/SL_CL_WA_SETTLEDOC_HEADER 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 | Attribute reference (LIKE) | 20021009 |
Method ON_USER_COMMAND on class /DSD/SL_CL_WA_SETTLEDOC_HEADER has no exception.
Method REFOCUS Signature
Method REFOCUS on class /DSD/SL_CL_WA_SETTLEDOC_HEADER has no parameter.
Method REFOCUS on class /DSD/SL_CL_WA_SETTLEDOC_HEADER has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | /DSD/SL_SLD_KEY | Schlüssel der Daten zum Arbeitsvorrat | 20021009 |
Method SET_DATA on class /DSD/SL_CL_WA_SETTLEDOC_HEADER has no exception.
Method SET_EVENT_HANDLER Signature
Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_SETTLEDOC_HEADER has no parameter.
Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_SETTLEDOC_HEADER has no exception.
Method SET_FOCUS 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 | Číslo řádky | 20021009 |
Method SET_FOCUS on class /DSD/SL_CL_WA_SETTLEDOC_HEADER has no exception.
Event Signatures
Event FOCUS_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/SL_SLD_KEY | Schlüssel, der neuen Fokuszeile | 20021009 | ||
| 2 | E_NO_MAINTAINING | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | X: Bearbeiten der Daten zur Fokuszeile nicht möglich | 20021009 |
History
| Last changed by/on | SAP | 20030212 |
| SAP Release Created in | 461 |