SAP ABAP Class /MRSS/CL_SGU_UI_DATA_LIST_TEXT (Display assignments)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGU (Package) User Interface for Interactive Planning Board
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_SGU_UI_DATA_LIST | Window for Data Display | 20060411 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGU_ERROR_MESSAGE | Events for Error Handling | 20120426 |
Properties
| Class | /MRSS/CL_SGU_UI_DATA_LIST_TEXT | |
| Short Description | Display assignments | |
| Super Class | /MRSS/CL_SGU_UI_DATA_LIST | Window for Data Display |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGU | User Interface for Interactive Planning Board |
| Created | 20060411 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGU_UI_DATA_LIST_TEXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGU_ERROR_MESSAGE | Events for Error Handling | 20120426 |
Friends
Class /MRSS/CL_SGU_UI_DATA_LIST_TEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_H | Attributes of Complex Demand | 20120914 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20061212 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20061212 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20060411 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20061212 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20061212 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGU_TEXT_ADDNL_DATA | Additional Data | 20061212 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGU_POPUP_ATTRIB | 20070705 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | LTY_DATA_TAB | Usage data | 20070328 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_NOTIF_DETAILS_TAB | Notification Details | 20090804 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUID | Demand GUID | 20061212 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | AUFNR | Order number | 20060412 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGU_LONGTEXT_TYPE | Type of Text Displayed | 20070327 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | CHAR100 | Window title | 20061212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20060411 | |
| 2 | Instance method | Private | Event handling method | Event handler for display | 20060411 | |
| 3 | Instance method | Private | Event handling method | Button Pressed | 20061212 | |
| 4 | Instance method | Private | Event handling method | New Request | 20061026 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MESSAGES_FROM_EVENT | Instance Event (0) |
Private (0) |
20120426 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_DATA_TAB | Private | See coding | LTY_DATA_TAB | 20060411 | lty_data_tab TYPE TABLE OF char256
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /MRSS/CL_SGU_UI_DATA_LIST_TEXT has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_SGU_UI_DATA_LIST_TEXT has no exception.
Method ON_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADDITIONAL_DATA | Value transfer | Attribute reference (LIKE) | 20061123 | |||||
| 2 | EV_DEMAND_GUID | Value transfer | Attribute reference (LIKE) | 20060411 |
Method ON_DISPLAY on class /MRSS/CL_SGU_UI_DATA_LIST_TEXT has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20061212 |
Method ON_FUNCTION_SELECTED on class /MRSS/CL_SGU_UI_DATA_LIST_TEXT has no exception.
Method ON_NEW_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WORKITEM | Value transfer | Attribute reference (LIKE) | 20061026 |
Method ON_NEW_ORDER on class /MRSS/CL_SGU_UI_DATA_LIST_TEXT has no exception.
Event Signatures
Event MESSAGES_FROM_EVENT Signature
Event MESSAGES_FROM_EVENT on class /MRSS/CL_SGU_UI_DATA_LIST_TEXT has no parameter.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 195 |