SAP ABAP Class /MRSS/CL_SGU_UI_ORDSTRUC (Display Structured Service Order)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGU_ARRANGE_SCREEN | Message for Arranging the Screen Elements | 20030929 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGU_ERROR_MESSAGE | Events for Error Handling | 20030929 |
Properties
| Class | /MRSS/CL_SGU_UI_ORDSTRUC | |
| Short Description | Display Structured Service Order | |
| 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 | 20030929 | SAP |
| Last change | 20141109 | |
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGU_ARRANGE_SCREEN | Message for Arranging the Screen Elements | 20030929 | ||
| 2 | /MRSS/IF_SGU_ERROR_MESSAGE | Events for Error Handling | 20030929 |
Friends
Class /MRSS/CL_SGU_UI_ORDSTRUC 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) | /MRSS/IF_SOE_ORDER_M | SOE: Order Item Model | 20030929 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_SOE_REL_UI_MAIN | Relationships Main UI | 20030929 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110823 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20031015 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20031015 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUID | Order Last Displayed | 20030929 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BCSECTSIZE | Width of section in time axis of bar chart | 20031218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030929 | ||
| 2 | Instance method | Private | Method | Controls whether the event handlers are active | 20081119 | |
| 3 | Instance method | Private | Method | Display Order | 20030929 | |
| 4 | Instance method | Public | Method | Free Control | 20081119 | |
| 5 | Instance method | Private | Event handling method | Function Code Selected | 20031015 | |
| 6 | Instance method | Private | Event handling method | Handler: Display Order | 20030929 | |
| 7 | Instance method | Private | Event handling method | Set Section Tick Size | 20031216 | |
| 8 | Instance method | Public | Method | PBO | 20030929 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MESSAGES_FROM_EVENT | Instance Event (0) |
Private (0) |
20030929 |
Types
Class /MRSS/CL_SGU_UI_ORDSTRUC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20030929 |
Method CONSTRUCTOR on class /MRSS/CL_SGU_UI_ORDSTRUC 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 handlers? | 20081119 |
Method CONTROL_HANDLER_ACTIVATION on class /MRSS/CL_SGU_UI_ORDSTRUC has no exception.
Method DISPLAY_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_ORDERSTRUC_TAB | GUID eines CRM-Order-Objekts | 20031016 |
Method DISPLAY_ORDER on class /MRSS/CL_SGU_UI_ORDSTRUC has no exception.
Method FREE_CONTROL Signature
Method FREE_CONTROL on class /MRSS/CL_SGU_UI_ORDSTRUC has no parameter.
Method FREE_CONTROL on class /MRSS/CL_SGU_UI_ORDSTRUC 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) | 20031015 |
Method ON_FUNCTION_SELECTED on class /MRSS/CL_SGU_UI_ORDSTRUC has no exception.
Method ON_ORDERSTRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Value transfer | Attribute reference (LIKE) | >INVALID< | 20031016 |
Method ON_ORDERSTRUCTURE on class /MRSS/CL_SGU_UI_ORDSTRUC has no exception.
Method ON_SET_NEW_TICK_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TICK_SIZE | Value transfer | Attribute reference (LIKE) | 20050406 |
Method ON_SET_NEW_TICK_SIZE on class /MRSS/CL_SGU_UI_ORDSTRUC has no exception.
Method PROCESS_PBO Signature
Method PROCESS_PBO on class /MRSS/CL_SGU_UI_ORDSTRUC has no parameter.
Method PROCESS_PBO on class /MRSS/CL_SGU_UI_ORDSTRUC has no exception.
Event Signatures
Event MESSAGES_FROM_EVENT Signature
Event MESSAGES_FROM_EVENT on class /MRSS/CL_SGU_UI_ORDSTRUC has no parameter.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |