SAP ABAP Class /MRSS/CL_SGU_UI_CHANGE_HISTORY (Pflege Einsatzzustände mobile Geräte)
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_CHANGE_HISTORY | |
| Short Description | Pflege Einsatzzustände mobile Geräte | |
| 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 | 20070131 | 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
Class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no interface implemented.
Friends
Class /MRSS/CL_SGU_UI_CHANGE_HISTORY 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 | 20070131 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20070131 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_SGE_FACADE | Fassade der Scheduling Engine | 20070131 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Time Interval | 20070201 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20070202 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CHANGE_DOCUMENTS_TAB | Change History | 20070201 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CHANGE_DOCUMENTS_TAB | 20070215 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CHANGE_DOCU_OUT_TAB | Change Documents Output table | 20070206 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGU_COMM_MOB_STAT_TAB | Einsatzzustände mobiler Geräte | 20070131 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGU_COMM_MOB_STAT_TAB | Einsatzzustände mobiler Geräte | 20070131 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGU_COMM_MOB_STAT_TAB | Einsatzzustände mobiler Geräte | 20070131 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGE_VALID_MOB_STAT_TAB | Erlaubte Einsatzzustände | 20070131 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070202 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20070201 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RESOURCE_TYPE | Type of Resource | 20070305 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | TIMEZONE | Time zone | 20070201 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Object Type in Planning Board | 20070201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Zustandshistorie zur Anzeige im ALV | 20070202 | |
| 2 | Instance method | Public | Method | Destruktor für ALV | 20070131 | |
| 3 | Instance method | Private | Method | ALV auffrischen | 20070131 | |
| 4 | Instance method | Public | Method | Popup zur Anzeige/Pflege | 20070131 | |
| 5 | Instance method | Private | Method | Create field catalog | 20070202 | |
| 6 | Instance method | Private | Method | Format data | 20070206 | |
| 7 | Instance method | Public | Method | Get Change History | 20070201 | |
| 8 | Instance method | Private | Method | 20070215 | ||
| 9 | Instance method | Private | Method | Daten initialisieren | 20070131 |
Events
Class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no event.
Types
Class /MRSS/CL_SGU_UI_CHANGE_HISTORY 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 | Custom Control Container | 20070202 | |||
| 2 | IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20070202 | |||
| 3 | IV_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20070202 |
Method ALV_DISPLAY on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no exception.
Method ALV_FREE Signature
Method ALV_FREE on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no parameter.
Method ALV_FREE on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no exception.
Method ALV_REFRESH Signature
Method ALV_REFRESH on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no parameter.
Method ALV_REFRESH on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no exception.
Method CALL_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Table with Messages | 20070306 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070306 | |||
| 3 | IV_DISPLAY | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_DISPLAY_HIST | Display Change History | 20070201 | |||
| 4 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Assignment GUID | 20070131 | |||
| 5 | IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Object Type in Planning Board | 20070201 |
Method CALL_POPUP on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no exception.
Method CREATE_FIELDCATALOG Signature
Method CREATE_FIELDCATALOG on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no parameter.
Method CREATE_FIELDCATALOG on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no exception.
Method FORMAT_DATA Signature
Method FORMAT_DATA on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no parameter.
Method FORMAT_DATA on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no exception.
Method GET_CHANGE_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BEGDA | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070202 | |||
| 2 | IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | Custom Control Container | 20070202 | |||
| 3 | IV_DISPLAY | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_DISPLAY_HIST | Display Change History | 20070201 | |||
| 4 | IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20070202 | |||
| 5 | IV_ENDDA | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070202 | |||
| 6 | IV_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20070202 |
Method GET_CHANGE_HISTORY on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGE_HIST | Call by reference | Type reference (TYPE) | /MRSS/T_CHANGE_DOCUMENTS_TAB | 20070215 | ||||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Table with Messages | 20070215 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070215 | |||
| 4 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20070215 | |||
| 5 | IV_DISPLAY | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_DISPLAY_HIST | Display Change History | 20070215 | |||
| 6 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20070215 | |||
| 7 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20070215 | |||
| 8 | IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Object Type in Planning Board | 20070215 |
Method GET_DATA on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no parameter.
Method INITIALIZE on class /MRSS/CL_SGU_UI_CHANGE_HISTORY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 195 |