SAP ABAP Class /DSD/SL_CL_WA_TOUR_HEADER (Work Area Transmission Control)
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 | 20020602 |
Properties
| Class | /DSD/SL_CL_WA_TOUR_HEADER | |
| Short Description | Work Area Transmission Control | |
| 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 | 20020602 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /DSD/SL_CL_WA_TOUR_HEADER has no interface implemented.
Friends
Class /DSD/SL_CL_WA_TOUR_HEADER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'CARRIER' | ID Input Element "Carrier" | 20020614 | ||
| 2 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'CODRIVER' | ID Input Element "Co-Driver" | 20020614 | ||
| 3 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'DRIVER' | ID Input Element "Driver" | 20020614 | ||
| 4 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'BTN_CARRIER' | ID F4 Button "Carrier" | 20020614 | ||
| 5 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'BTN_CODRIVER' | ID F4 Button "Co-Driver" | 20020614 | ||
| 6 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'BTN_DRIVER' | ID F4 Button "Driver" | 20020614 | ||
| 7 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'BTN_TRAILER' | ID F4 Button "Trailer" | 20020614 | ||
| 8 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'BTN_VEHICLE' | ID F4 Button "Vehicle" | 20020614 | ||
| 9 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'BTN_PRES_CREATE' | ID Input Element "Release" | 20070815 | ||
| 10 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'BTN_PRES_RELEASE' | ID Input Element "Release" | 20070809 | ||
| 11 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'BTN_RELEASE' | ID Input Element "Release" | 20020617 | ||
| 12 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'BTN_RELEASE_CANCEL' | ID Input Element "Undo Release" | 20020617 | ||
| 13 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'TRAILER' | ID Input Element "Trailer" | 20020614 | ||
| 14 | Constant | Public | Type reference (TYPE) | SDYDO_ELEMENT_NAME | 'VEHICLE' | ID Input Element "Vehicle" | 20020614 | ||
| 15 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Vehicle Implementation Exists | 20030618 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/IF_EX_HH_READ_VEHICLE | BAdI Interface /DSD/IF_EX_HH_READ_VEHICLE | 20030618 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_MO_TOUR_HEADER | Model Tour Header Data | 20020602 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_VIEW_TOUR_HEADER | View Tour Header Data | 20020602 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Mode: Edit <-> Display | 20020602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check and Update all Input Elements | 20020619 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020602 | |
| 3 | Instance method | Private | Event handling method | Event Handler for "CLICKED" (cl_dd_button_element) | 20020618 | |
| 4 | Instance method | Private | Event handling method | Event Handler for "ENTERED" (cl_dd_input_element) | 20020618 | |
| 5 | Instance method | Private | Event handling method | Event Handler for "HELP_F1" (cl_dd_input_element) | 20020618 | |
| 6 | Instance method | Private | Event handling method | Event Handler for "HELP_F4" (cl_dd_input_element) | 20020618 | |
| 7 | Instance method | Private | Method | Refresh View | 20020618 | |
| 8 | Instance method | Public | Method | Set Data to Work with | 20020602 | |
| 9 | Instance method | Private | Method | Register Event Handler | 20020602 | |
| 10 | Instance method | Private | Method | Register GUI Event Handlers | 20020618 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FOCUS_CHANGED | Instance Event (0) |
Public (2) |
Change of the Focus Line | 20020602 |
| 2 | NOK_CHANGED | Instance Event (0) |
Public (2) |
NOK Changed | 20020602 |
Types
Class /DSD/SL_CL_WA_TOUR_HEADER has no local type.
Method Signatures
Method CHECK_AND_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Chybová hlášení | 20020619 |
Method CHECK_AND_UPDATE on class /DSD/SL_CL_WA_TOUR_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 | 20020602 | |||
| 2 | I_EXTENSION | Value transfer | Type reference (TYPE) | I | Höhe / Breite | 20020602 | |||
| 3 | I_OPEN | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Offen <-> Geschlossen | 20020602 | |||
| 4 | I_TITLE | Value transfer | Type reference (TYPE) | STRING | Titel der Workarea | 20020602 | |||
| 5 | I_VISIBLE | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Viditelnost | 20020602 |
Method CONSTRUCTOR on class /DSD/SL_CL_WA_TOUR_HEADER has no exception.
Method ON_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020618 |
Method ON_CLICKED on class /DSD/SL_CL_WA_TOUR_HEADER has no exception.
Method ON_ENTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020618 |
Method ON_ENTERED on class /DSD/SL_CL_WA_TOUR_HEADER has no exception.
Method ON_HELP_F1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020618 |
Method ON_HELP_F1 on class /DSD/SL_CL_WA_TOUR_HEADER has no exception.
Method ON_HELP_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020618 |
Method ON_HELP_F4 on class /DSD/SL_CL_WA_TOUR_HEADER has no exception.
Method REFRESH_VIEW Signature
Method REFRESH_VIEW on class /DSD/SL_CL_WA_TOUR_HEADER has no parameter.
Method REFRESH_VIEW on class /DSD/SL_CL_WA_TOUR_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_RAHD_KEY | Schlüssel der Daten zum Arbeitsvorrat | 20020602 |
Method SET_DATA on class /DSD/SL_CL_WA_TOUR_HEADER has no exception.
Method SET_EVENT_HANDLER Signature
Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_TOUR_HEADER has no parameter.
Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_TOUR_HEADER has no exception.
Method SET_GUI_EVENT_HANDLER Signature
Method SET_GUI_EVENT_HANDLER on class /DSD/SL_CL_WA_TOUR_HEADER has no parameter.
Method SET_GUI_EVENT_HANDLER on class /DSD/SL_CL_WA_TOUR_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_ROW_KEY | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_RADELHD_KEY | Schlüssel der neuen Fokuszeile | 20020602 |
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 | 20020602 | ||
| 2 | E_POK | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Nová hodnota | 20020602 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 461 |