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 /MRSS/CL_SGE_APPLICATION 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 GREF_ALV Static Attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20080229
2 GREF_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20080229
3 GREF_FACADE Instance attribute Private Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Scheduling Engine: Facade 20080229
4 GS_RESOURCE Instance attribute Public Type reference (TYPE) /MRSS/T_SGU_RESOURCE Assignment: Resource - Bar Chart Element 20080229
5 GT_ASSIGNMENT Instance attribute Public Type reference (TYPE) /MRSS/T_ASSIGNMENT_EXT_TAB Table with Assignment Data for the User Interface 20080229
6 GT_ASSIGNMENT_OUTPUT Instance attribute Public Type reference (TYPE) /MRSS/T_SGU_ASGN_FOR_RES_TAB Assignment for resource: Table type for ALV 20081211
7 GT_FIELDCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20080229
8 GV_ALV_EXISTS Instance attribute Public Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080229
9 GV_GUID Instance attribute Public Type reference (TYPE) /MRSS/T_GUID GUID 20080229
10 GV_RESOURCE_NAME Instance attribute Public Type reference (TYPE) TEXT80 Text (80 Characters) 20080229
11 LCTRL_DIALOGBOX Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20080229
Methods
# Method Level Visibility Method type Description Created on
1 ALV_DISPLAY Instance method Private Method Display ALV 20080229
2 ALV_FREE Instance method Public Method Destroy ALV 20080229
3 ALV_REFRESH Instance method Private Method Refresh ALV display 20080229
4 ASSIGNMENT_MARK Instance method Private Method Select assignment on the Gantt 20080229
5 BUILD_STATUS_DATA Instance method Private Method Build the Status String 20080304
6 CALL_POPUP Instance method Public Method Pop-up for Assignments for resource 20080229
7 CLOSE Instance method Private Method Close the dialog 20080229
8 CREATE_FIELDCATALOG Instance method Private Method Create Field Catalog 20080229
9 GET_DEMAND_DETAILS Instance method Private Method Get the demand details 20100903
10 INITIALIZE Instance method Private Method Initialize Object References 20080229
11 ON_CLOSE Instance method Private Event handling method On Close - event handler 20080229
12 ON_DOUBLE_CLICK Instance method Private Event handling method Double click - event handler 20080229
13 ON_TOOLBAR Instance method Private Event handling method Toolbar - event handler 20080229
14 ON_USER_COMMAND Instance method Private Event handling method User Command - event handler 20080229
15 SHOW_ALV Instance method Private Method Show ALV 20080229
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 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) C 20080229
2 Importing IV_REPID Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20080229
3 Importing 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 Exporting EV_STATUS_STRING Call by reference Type reference (TYPE) /MRSS/T_SGU_ASSIGNMENT_STAT Assignment status 20080304
2 Importing 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 Importing 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 Changing CT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20080229
2 Importing 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 Exporting ET_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_TAB Complex demands in structure representation 20100903
2 Importing IT_DEMAND_EXT_KEYS Call by reference Type reference (TYPE) /MRSS/T_DEM_KEY_EXT_TAB External key of demands searched 20100903
3 Importing 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 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20080229
2 Importing 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 Importing 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 Importing 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