SAP ABAP Class /MRSS/CL_SGU_IL_MOB_STAT (Main Assignment Statuses: Mobile Devices)
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_IL_MOB_STAT  
Short Description Main Assignment Statuses: Mobile Devices    
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 20070123   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGU_IL_MOB_STAT has no forward declaration.
Interfaces
Class /MRSS/CL_SGU_IL_MOB_STAT has no interface implemented.
Friends
Class /MRSS/CL_SGU_IL_MOB_STAT 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 SAP List Viewer 20070124
2 GREF_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20070124
3 GREF_FACADE Instance attribute Private Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Scheduling Engine: Facade 20070124
4 GT_STAT_BEFORE Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_COMM_MOB_STAT_TAB Assignment Statuses for Mobile Devices 20070124
5 GT_STAT_CURRENT Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_COMM_MOB_STAT_TAB Assignment Statuses for Mobile Devices 20070124
6 GT_STAT_NEW Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_COMM_MOB_STAT_TAB Assignment Statuses for Mobile Devices 20070124
7 GT_VALID_STATUSES Instance attribute Private Type reference (TYPE) /MRSS/T_SGE_VALID_MOB_STAT_TAB Permitted Assignment Statuses 20070124
8 GV_ASS_GUID Instance attribute Public Type reference (TYPE) /MRSS/T_GUID Assignment GUID 20070124
Methods
# Method Level Visibility Method type Description Created on
1 ALV_CREATE Instance method Public Method Status History for Display in ALV 20070124
2 ALV_FREE Instance method Public Method Destructor for ALV 20070124
3 ALV_REFRESH Instance method Public Method Refresh ALV 20070124
4 CALL_POPUP Instance method Public Method Dialog Box for Display/Maintenance 20070123
5 GET_VALID_STATUSES Instance method Public Method Return Permitted Status 20070125
6 INITIALIZE Instance method Private Method Initialize Data 20070124
7 NEW_STATUS_CHECK Instance method Public Method Add Status 20070125
8 SAVE_CHANGES Instance method Public Method Write Changes to Assignment 20070124
9 STATUS_ADD Instance method Public Method Add Status 20070123
Events
Class /MRSS/CL_SGU_IL_MOB_STAT has no event.
Types
Class /MRSS/CL_SGU_IL_MOB_STAT has no local type.
Method Signatures

Method ALV_CREATE 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 Custom Control Container 20070124
2 Importing IV_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20070124
3 Importing IV_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070124

Method ALV_CREATE on class /MRSS/CL_SGU_IL_MOB_STAT has no exception.

Method ALV_FREE Signature

Method ALV_FREE on class /MRSS/CL_SGU_IL_MOB_STAT has no parameter.
Method ALV_FREE on class /MRSS/CL_SGU_IL_MOB_STAT has no exception.

Method ALV_REFRESH Signature

Method ALV_REFRESH on class /MRSS/CL_SGU_IL_MOB_STAT has no parameter.
Method ALV_REFRESH on class /MRSS/CL_SGU_IL_MOB_STAT has no exception.

Method CALL_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Assignment GUID 20070123

Method CALL_POPUP on class /MRSS/CL_SGU_IL_MOB_STAT has no exception.

Method GET_VALID_STATUSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS Call by reference Type reference (TYPE) /MRSS/T_SGE_VALID_MOB_STAT_TAB Erlaubte Einsatzzustände 20070125
2 Exporting EV_DDIC_STRUCTURE Call by reference Type reference (TYPE) TABNAME Tabellenname 20070125

Method GET_VALID_STATUSES on class /MRSS/CL_SGU_IL_MOB_STAT has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class /MRSS/CL_SGU_IL_MOB_STAT has no parameter.
Method INITIALIZE on class /MRSS/CL_SGU_IL_MOB_STAT has no exception.

Method NEW_STATUS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_NEW_STATUS Call by reference Type reference (TYPE) /MRSS/T_SGU_COMM_MOB_STAT UI Kommunikationsstruktur Einsatzzustand mobiler Geräte 20070125
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20070125
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20070125

Method NEW_STATUS_CHECK on class /MRSS/CL_SGU_IL_MOB_STAT has no exception.

Method SAVE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20070125
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20070125

Method SAVE_CHANGES on class /MRSS/CL_SGU_IL_MOB_STAT has no exception.

Method STATUS_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20070125
2 Importing IS_NEW_STATUS Call by reference Type reference (TYPE) /MRSS/T_SGU_COMM_MOB_STAT UI Kommunikationsstruktur Einsatzzustand mobiler Geräte 20070124

Method STATUS_ADD on class /MRSS/CL_SGU_IL_MOB_STAT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 195