SAP ABAP Class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES (Assignments for Resource)
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_LOCATION | Select/Display/Position in Gantt Chart | 20080229 |
Properties
Class | /MRSS/CL_SGU_UI_ASSIGN_FOR_RES | |
Short Description | Assignments for Resource | |
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 | 20080229 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_SGU_LOCATION | Select/Display/Position in Gantt Chart | 20080229 |
Friends
Class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080229 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20080229 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_SGE_FACADE | Scheduling Engine: Facade | 20080229 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /MRSS/T_SGU_RESOURCE | Assignment: Resource - Bar Chart Element | 20080229 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_EXT_TAB | Table with Assignment Data for the User Interface | 20080229 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /MRSS/T_SGU_ASGN_FOR_RES_TAB | Assignment for resource: Table type for ALV | 20081211 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20080229 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080229 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20080229 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TEXT80 | Text (80 Characters) | 20080229 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20080229 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ASSIGNMENTS_LOCATE | Instance Event (0) |
Private (0) |
20080229 | |
2 | DISPLAY_DATA | Instance Event (0) |
Private (0) |
20080229 | |
3 | GANTT_POSITION_NEXT_PBO | Instance Event (0) |
Private (0) |
20080229 | |
4 | RESOURCES_LOCATE | Instance Event (0) |
Private (0) |
20080229 | |
5 | WORKITEM_LOCATE | Instance Event (0) |
Private (0) |
20080229 |
Types
Class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no local type.
Method Signatures
Method ALV_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | 20080229 | |||
2 | ![]() |
IV_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20080229 | ||
3 | ![]() |
IV_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20080229 |
Method ALV_DISPLAY on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method ALV_FREE Signature
Method ALV_FREE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Method ALV_FREE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method ALV_REFRESH Signature
Method ALV_REFRESH on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Method ALV_REFRESH on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method ASSIGNMENT_MARK Signature
Method ASSIGNMENT_MARK on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Method ASSIGNMENT_MARK on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method BUILD_STATUS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STATUS_STRING | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_ASSIGNMENT_STAT | Assignment status | 20080304 | ||
2 | ![]() |
IT_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_STATUS_TAB | Status of a demand or assignment | 20080304 |
Method BUILD_STATUS_DATA on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method CALL_POPUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_DATA | Resource with Data for the User Interface | 20080229 |
Method CALL_POPUP on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method CLOSE Signature
Method CLOSE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Method CLOSE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method CREATE_FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20080229 | ||
2 | ![]() |
IT_ASGN_RES | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_ASGN_FOR_RES_TAB | Entry Status | 20080304 |
Method CREATE_FIELDCATALOG on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method GET_DEMAND_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_TAB | Complex demands in structure representation | 20100903 | ||
2 | ![]() |
IT_DEMAND_EXT_KEYS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT_TAB | External key of demands searched | 20100903 | ||
3 | ![]() |
IT_DEMAND_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of demands as GUIDs | 20100903 |
Method GET_DEMAND_DETAILS on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Method INITIALIZE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method ON_CLOSE Signature
Method ON_CLOSE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Method ON_CLOSE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method ON_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20080229 | ||||
2 | ![]() |
E_ROW | Call by reference | Attribute reference (LIKE) | 20080229 |
Method ON_DOUBLE_CLICK on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method ON_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) | 20080229 |
Method ON_TOOLBAR on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method ON_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Call by reference | Attribute reference (LIKE) | 20080229 |
Method ON_USER_COMMAND on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Method SHOW_ALV Signature
Method SHOW_ALV on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Method SHOW_ALV on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no exception.
Event Signatures
Event ASSIGNMENTS_LOCATE Signature
Event ASSIGNMENTS_LOCATE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Event DISPLAY_DATA Signature
Event DISPLAY_DATA on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Event GANTT_POSITION_NEXT_PBO Signature
Event GANTT_POSITION_NEXT_PBO on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Event RESOURCES_LOCATE Signature
Event RESOURCES_LOCATE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
Event WORKITEM_LOCATE Signature
Event WORKITEM_LOCATE on class /MRSS/CL_SGU_UI_ASSIGN_FOR_RES has no parameter.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |