SAP ABAP Class /MRSS/CL_SGX_GANTT_UTILS (Comprehensive Functionalities)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/SGX (Package) MRS Planning Board Extended Web Interface
⤷
⤷
Properties
| Class | /MRSS/CL_SGX_GANTT_UTILS | |
| Short Description | Comprehensive Functionalities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGX | MRS Planning Board Extended Web Interface |
| Created | 20091019 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGX_GANTT_UTILS has no forward declaration.
Interfaces
Class /MRSS/CL_SGX_GANTT_UTILS has no interface implemented.
Friends
Class /MRSS/CL_SGX_GANTT_UTILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_NODETYP | 'A' | Constant for the Assignment Type of Node | 20091019 | ||
| 2 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_NODETYP | 'C' | Constant for the Collision Type of Node | 20130611 | ||
| 3 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_NODETYP | 'E' | Constant for the Demand Collision Type of Node | 20130628 | ||
| 4 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_ROWTYP | 'O' | Typ einer Zeile im Gantt Chart | 20130319 | ||
| 5 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_NODETYP | 'D' | Constant for the Draft Type of Node | 20091019 | ||
| 6 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_NODETYP | 'L' | Typ eines Knotens | 20130502 | ||
| 7 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_NODETYP | 'T' | Node Type | 20130615 | ||
| 8 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_NODETYP | 'S' | Node Type | 20091118 | ||
| 9 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_NODETYP | 'B' | Constant for the Unavailability Type of Node | 20091020 | ||
| 10 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGE_AVAIL_TYPE | 'V' | Availability Type | 20130423 | ||
| 11 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_ROWTYP | 'K' | Constant for the Standard Type of Line | 20091019 | ||
| 12 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_ROWTYP | 'D' | Type of Line in Gantt Chart | 20091111 | ||
| 13 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_ROWTYP | 'S' | Constant for the Standard Type of Line | 20091019 | ||
| 14 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_ROWTYP | 'M' | Konstante für den Zeilentyp Standart. | 20130604 | ||
| 15 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_ROWTYP | 'T' | Constant for the Standard Type of Line | 20091019 | ||
| 16 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_ROWTYP | 'P' | Konstante für den Zeilentyp Standart. | 20130502 | ||
| 17 | Constant | Public | Type reference (TYPE) | /MRSS/T_SGX_ROWTYP | 'W' | Type of Line in Gantt Chart | 20091118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Decodes a Node ID Into Its Individual Components | 20091020 | |
| 2 | Static method | Public | Method | Decodes a Line ID Into Its Individual Components | 20091020 | |
| 3 | Static method | Public | Method | Decodes a Time Stamp | 20091021 | |
| 4 | Static method | Public | Method | Generates a Node ID | 20091019 | |
| 5 | Static method | Public | Method | Generates a Row ID | 20091019 | |
| 6 | Static method | Public | Method | Generates a Time Stamp | 20091019 | |
| 7 | Static method | Public | Method | Method of Generating an Extended Time Stamp | 20091021 |
Events
Class /MRSS/CL_SGX_GANTT_UTILS has no event.
Types
Class /MRSS/CL_SGX_GANTT_UTILS has no local type.
Method Signatures
Method DECODE_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20091020 | |||
| 2 | EV_NODE_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_NODETYP | Typ eines Knotens | 20091020 | |||
| 3 | EV_NUM | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091020 | |||
| 4 | IV_NODE_ID | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_NODE_ID | Identifiziert einen Knoten im JGantt Chart eindeutig. | 20091020 |
Method DECODE_NODE_ID on class /MRSS/CL_SGX_GANTT_UTILS has no exception.
Method DECODE_ROW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | GUID | 20130408 | |||
| 2 | EV_ROW_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_ROWTYP | Typ einer Zeile im Gantt Chart | 20091020 | |||
| 3 | IV_ROW_ID | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_ROW_ID | Identifiziert eine Zeile im JGantt eindeutig. | 20091020 |
Method DECODE_ROW_ID on class /MRSS/CL_SGX_GANTT_UTILS has no exception.
Method DECODE_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DAT | Call by reference | Type reference (TYPE) | SYDATS | DATE (8-stelig) fuer SYST | 20091021 | |||
| 2 | EV_DAT_2 | Call by reference | Type reference (TYPE) | SYDATS | DATE (8-stelig) fuer SYST | 20091116 | |||
| 3 | EV_TIME | Call by reference | Type reference (TYPE) | SYTIME | TIME-Datenelement fuer SYST | 20091021 | |||
| 4 | EV_TIME_2 | Call by reference | Type reference (TYPE) | SYTIME | TIME-Datenelement fuer SYST | 20091116 | |||
| 5 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_TIMESTAMP | Zeitpunkt in Form eines Zeitstempels. | 20091021 | |||
| 6 | IV_TIMESTAMP_2 | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_TIMESTAMP | Zeitpunkt in Form eines Zeitstempels. | 20091116 |
Method DECODE_TIMESTAMP on class /MRSS/CL_SGX_GANTT_UTILS has no exception.
Method GENERATE_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Eine Guid | 20091019 | |||
| 2 | IV_NUM | Call by reference | Type reference (TYPE) | INT4 | Nummerische Identifikation | 20091019 | |||
| 3 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | String Parameter | 20091019 | |||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_NODETYP | Typ eines Knotens | 20091019 | |||
| 5 | RV_NODE_ID | Value transfer | Type reference (TYPE) | /MRSS/T_SGX_NODE_ID | Identifiziert einen Knoten im JGantt Chart eindeutig. | 20091019 |
Method GENERATE_NODE_ID on class /MRSS/CL_SGX_GANTT_UTILS has no exception.
Method GENERATE_ROW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20091019 | |||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_ROWTYP | Typ einer Zeile im Gantt Chart | 20091019 | |||
| 3 | RV_ROW_ID | Value transfer | Type reference (TYPE) | /MRSS/T_SGX_ROW_ID | Identifiziert eine Zeile im JGantt eindeutig. | 20091019 |
Method GENERATE_ROW_ID on class /MRSS/CL_SGX_GANTT_UTILS has no exception.
Method GENERATE_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DAT | Call by reference | Type reference (TYPE) | SYDATS | Datum | 20091019 | |||
| 2 | IV_TIME | Call by reference | Type reference (TYPE) | SYTIME | Uhrzeit | 20091019 | |||
| 3 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | /MRSS/T_SGX_TIMESTAMP | Start Zeitpunkt in Form eines Zeitstempels. | 20091019 |
Method GENERATE_TIMESTAMP on class /MRSS/CL_SGX_GANTT_UTILS has no exception.
Method GENERATE_TIMESTAMP_ADV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BEG_TIMESTAMP | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_TIMESTAMP | Zeitpunkt in Form eines Zeitstempels. | 20091021 | |||
| 2 | EV_END_TIMESTAMP | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_TIMESTAMP | Zeitpunkt in Form eines Zeitstempels. | 20091021 | |||
| 3 | IV_BEG_DAT | Call by reference | Type reference (TYPE) | SYDATS | DATE (8-stelig) fuer SYST | 20091021 | |||
| 4 | IV_BEG_TIME | Call by reference | Type reference (TYPE) | SYTIME | TIME-Datenelement fuer SYST | 20091021 | |||
| 5 | IV_END_DAT | Call by reference | Type reference (TYPE) | SYDATS | DATE (8-stelig) fuer SYST | 20091021 | |||
| 6 | IV_END_TIME | Call by reference | Type reference (TYPE) | SYTIME | TIME-Datenelement fuer SYST | 20091021 |
Method GENERATE_TIMESTAMP_ADV on class /MRSS/CL_SGX_GANTT_UTILS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |