SAP ABAP Class /DSD/SL_CL_WA_DELFUL_HEADER (Work Area Delivery Execution 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 | 20020411 |
Properties
| Class | /DSD/SL_CL_WA_DELFUL_HEADER | |
| Short Description | Work Area Delivery Execution 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 | 20020411 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /DSD/SL_CL_WA_DELFUL_HEADER has no forward declaration.
Interfaces
Class /DSD/SL_CL_WA_DELFUL_HEADER has no interface implemented.
Friends
Class /DSD/SL_CL_WA_DELFUL_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_DELFUL_HEADER | Model Delivery Execution Header Data | 20020411 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_MO_DELFUL_COND | Model "Delivery Execution Conditions" | 20070713 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_MO_DELFUL_ITEM | Model Delivery Performance Item Data | 20070716 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_MO_ENCASH_REVENUE | Process Collection Payments | 20070713 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_MO_INVOICE_HEADER | Model Invoice Entry Conditions | 20070713 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_VIEW_DELFUL_HEADER | View Delivery Execution Header Data | 20020411 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /DSD/SL_DELFULES_SHORT_S_TT | Delivery Execution Signatures (Short Form) | 20080129 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Mode: Delivery <-> Purchase Order | 20020514 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Mode: Edit <-> Display | 20020524 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | X: No Signatures Available | 20080129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Cancel Deliveries | 20070713 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020411 | |
| 3 | Instance method | Private | Event handling method | Event Handler for "BUTTON_CLICK" | 20020524 | |
| 4 | Instance method | Private | Event handling method | Event Handler for "DATA_CHANGED" | 20020524 | |
| 5 | Instance method | Private | Event handling method | Event Handler for "NOK_CHANGED" | 20020525 | |
| 6 | Instance method | Private | Event handling method | Event Handler for "USER_COMMAND" | 20020531 | |
| 7 | Instance method | Public | Method | Reset Focus Line | 20020722 | |
| 8 | Instance method | Public | Method | Set Data | 20020515 | |
| 9 | Instance method | Private | Method | Register Event Handler | 20020524 | |
| 10 | Instance method | Public | Method | Set Focus Line | 20020524 | |
| 11 | Instance method | Public | Method | Update of NOK Flag | 20020524 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BE_RELATION_CHANGED | Instance Event (0) |
Public (2) |
Change for Reference to Back-End delivery | 20020722 |
| 2 | DATA_DELETED | Instance Event (0) |
Public (2) |
Data was deleted | 20020603 |
| 3 | DELIVERY_CANCELED_HD | Instance Event (0) |
Public (2) |
Deliveries Cancelled | 20070713 |
| 4 | FOCUS_CHANGED | Instance Event (0) |
Public (2) |
Change of the Focus Line | 20020524 |
| 5 | NOK_CHANGED | Instance Event (0) |
Public (2) |
NOK Changed | 20020524 |
Types
Class /DSD/SL_CL_WA_DELFUL_HEADER has no local type.
Method Signatures
Method CANCEL_DELIVERIES Signature
Method CANCEL_DELIVERIES on class /DSD/SL_CL_WA_DELFUL_HEADER has no parameter.
Method CANCEL_DELIVERIES on class /DSD/SL_CL_WA_DELFUL_HEADER has no exception.
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 | 20020521 | |||
| 2 | I_DELIVERY | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | Lieferung <-> Bestellung | 20020514 | |||
| 3 | I_EXTENSION | Value transfer | Type reference (TYPE) | I | Höhe / Breite | 20020411 | |||
| 4 | I_IGNORE_INVOICE | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | X: Erlaube Pflege auch wenn Rechnung bereits existiert | 20020725 | |||
| 5 | I_OPEN | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Offen <-> Geschlossen | 20020411 | |||
| 6 | I_TITLE | Value transfer | Type reference (TYPE) | STRING | Titel der Workarea | 20020411 | |||
| 7 | I_VISIBLE | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Viditelnost | 20020411 |
Method CONSTRUCTOR on class /DSD/SL_CL_WA_DELFUL_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) | 20020524 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20020524 |
Method ON_BUTTON_CLICK on class /DSD/SL_CL_WA_DELFUL_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) | 20020524 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20020524 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20020524 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20020524 |
Method ON_DATA_CHANGED on class /DSD/SL_CL_WA_DELFUL_HEADER 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) | 20020525 | |||||
| 2 | E_POK | Call by reference | Attribute reference (LIKE) | 20020525 |
Method ON_NOK_CHANGED on class /DSD/SL_CL_WA_DELFUL_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) | 20020531 |
Method ON_USER_COMMAND on class /DSD/SL_CL_WA_DELFUL_HEADER has no exception.
Method REFOCUS Signature
Method REFOCUS on class /DSD/SL_CL_WA_DELFUL_HEADER has no parameter.
Method REFOCUS on class /DSD/SL_CL_WA_DELFUL_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/HH_RACVHD_KEY | Schlüssel der Daten zum Arbeitsvorrat | 20020515 |
Method SET_DATA on class /DSD/SL_CL_WA_DELFUL_HEADER has no exception.
Method SET_EVENT_HANDLER Signature
Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_DELFUL_HEADER has no parameter.
Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_DELFUL_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 | 20020524 |
Method SET_FOCUS on class /DSD/SL_CL_WA_DELFUL_HEADER has no exception.
Method UPDATE_NOK 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/HH_RADELHD_KEY | Schlüssel zu Auslieferung Kopf | 20020524 | |||
| 2 | I_POK | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | Wert des propagierten NOKs | 20020525 |
Method UPDATE_NOK on class /DSD/SL_CL_WA_DELFUL_HEADER has no exception.
Event Signatures
Event BE_RELATION_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BE_DELVRY | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_RADELHD_S-BE_DELVRY | Backend-Liefernummer | 20020722 |
Event DATA_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEYS | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_RADELHD_KEY_TT | Schlüssel Auslieferung Kopf | 20020603 |
Event DELIVERY_CANCELED_HD Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEYS | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_RADELHD_KEY_TT | Tabellentyp Schlüssel Auslieferung Kopf | 20070713 | ||
| 2 | E_REASON | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_REASON | DSD - RA: Gründe für nicht plangemäße Auslieferung | 20070713 |
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/HH_RADELHD_KEY | Schlüssel, der neuen Fokuszeile | 20020722 | ||
| 2 | E_NO_MAINTAINING | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | X: Bearbeiten der Daten zur Fokuszeile nicht möglich | 20020712 |
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_RADELHD_KEY | Schlüssel zu Auslieferung Kopf | 20020524 | ||
| 2 | E_POK | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Nová hodnota | 20020525 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 461 |