SAP ABAP Class CL_WOD5_HEAD_VIEW (CL_WOD5_HEAD_VIEW)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-CBP (Application Component) Consumption-Based Planning (See Also PP-MRP)
⤷
WOD (Package) Online Planning
⤷
⤷
Properties
| Class | CL_WOD5_HEAD_VIEW | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | WOD | Online Planning |
| Created | 20081112 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WOD5_HEAD_VIEW has no forward declaration.
Interfaces
Class CL_WOD5_HEAD_VIEW has no interface implemented.
Friends
Class CL_WOD5_HEAD_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20081113 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | WOD5_HEADER_TTY | WOD6 Header Data | 20081113 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | SAP List Viewer | 20081113 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WOD5_HEAD_MODEL | 20081113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20081113 | |
| 2 | Instance method | Public | Method | Deletion of an Entry | 20081113 | |
| 3 | Instance method | Public | Method | Set Header Data | 20081113 | |
| 4 | Instance method | Private | Method | Get field catalogue | 20081113 | |
| 5 | Instance method | Public | Event handling method | Handle of function codes | 20081113 | |
| 6 | Instance method | Public | Event handling method | Handle of hotspot click | 20081113 | |
| 7 | Instance method | Private | Method | Remove Toolbar | 20081113 | |
| 8 | Instance method | Public | Method | Set Header Data | 20081113 | |
| 9 | Instance method | Public | Method | Show ALV Table | 20081113 | |
| 10 | Instance method | Public | Event handling method | Toolbar | 20081113 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CREATE_PO_HEAD | Instance Event (0) |
Public (2) |
20081113 | |
| 2 | CREATE_REQ | Instance Event (0) |
Public (2) |
20081113 | |
| 3 | DELETE_HANDLE | Instance Event (0) |
Public (2) |
20081113 |
Types
Class CL_WOD5_HEAD_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | WOD5_HEADER_STY | WOD6 Kopfdaten | 20081113 | |||
| 2 | I_VISIBLE | Call by reference | Type reference (TYPE) | C | 'X' | 'X'= Container is visible | 20081113 |
Method CONSTRUCTOR on class CL_WOD5_HEAD_VIEW has no exception.
Method DELETE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOHANDLE | Call by reference | Type reference (TYPE) | BOHANDLE | Handlenummer für Einträge in der Simmulationsliste zur B.O. | 20081113 |
Method DELETE_ENTRY on class CL_WOD5_HEAD_VIEW has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | WOD5_HEADER_STY | WOD5 Kopfdaten | 20081113 |
Method GET_DATA on class CL_WOD5_HEAD_VIEW has no exception.
Method GET_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20081113 |
Method GET_FIELDCAT on class CL_WOD5_HEAD_VIEW has no exception.
Method HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20081113 |
Method HANDLE_FCODE on class CL_WOD5_HEAD_VIEW has no exception.
Method HANDLE_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20081113 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20081113 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20081113 |
Method HANDLE_HOTSPOT_CLICK on class CL_WOD5_HEAD_VIEW has no exception.
Method REMOVE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TOOLBAR | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20081113 |
Method REMOVE_TOOLBAR on class CL_WOD5_HEAD_VIEW has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELECT_DATA | Call by reference | Type reference (TYPE) | WOD5_HEADER_STY | WOD6 Kopfdaten | 20081113 |
Method SET_DATA on class CL_WOD5_HEAD_VIEW has no exception.
Method SHOW_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | WOD5_HEADER_STY | WOD6 Kopfdaten | 20081113 |
Method SHOW_ALV on class CL_WOD5_HEAD_VIEW has no exception.
Method TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20081113 |
Method TOOLBAR on class CL_WOD5_HEAD_VIEW has no exception.
Event Signatures
Event CREATE_PO_HEAD Signature
Event CREATE_PO_HEAD on class CL_WOD5_HEAD_VIEW has no parameter.
Event CREATE_REQ Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLER | Exporting | Value transfer | Type reference (TYPE) | C | Aufrufende Anwendung, H = Head, P = Position | 20081113 |
Event DELETE_HANDLE Signature
Event DELETE_HANDLE on class CL_WOD5_HEAD_VIEW has no parameter.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |