SAP ABAP Class /MRSS/CL_SGU_UI_ERRORS (Planning Board: User Interface Error Controls Wrapper)
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

⤷

⤷

Properties
Class | /MRSS/CL_SGU_UI_ERRORS | |
Short Description | Planning Board: User Interface Error Controls Wrapper | |
Super Class | ||
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 | 20081215 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_SGU_UI_ERRORS has no forward declaration.
Interfaces
Class /MRSS/CL_SGU_UI_ERRORS has no interface implemented.
Friends
Class /MRSS/CL_SGU_UI_ERRORS 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) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20081215 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20081215 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Error Message Text Bar | 20081215 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Error Message Toolbar Control | 20081215 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20081215 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Error Message Table | 20081215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20081215 |
2 | ![]() |
Instance method | Private | Method | Control the activation state of the event handlers | 20081215 |
3 | ![]() |
Instance method | Private | Event handling method | Handler for actions on the error toolbar | 20081215 |
4 | ![]() |
Instance method | Private | Event handling method | Handler for setting the status of the error messages | 20081215 |
Events
Class /MRSS/CL_SGU_UI_ERRORS has no event.
Types
Class /MRSS/CL_SGU_UI_ERRORS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20081215 |
Method CONSTRUCTOR on class /MRSS/CL_SGU_UI_ERRORS has no exception.
Method CONTROL_HANDLER_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Activate the handlers? | 20081215 |
Method CONTROL_HANDLER_ACTIVATION on class /MRSS/CL_SGU_UI_ERRORS has no exception.
Method ON_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20081215 |
Method ON_FUNCTION_SELECTED on class /MRSS/CL_SGU_UI_ERRORS has no exception.
Method ON_TOOLBAR_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Attribute reference (LIKE) | 20081215 |
Method ON_TOOLBAR_MESSAGES on class /MRSS/CL_SGU_UI_ERRORS has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |