SAP ABAP Class /MRSS/CL_SGE_CHECK_CLOCK (Checks Related to Time Recording Data)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_CHECK | Interface for Check Classes | 20031128 |
Properties
Class | /MRSS/CL_SGE_CHECK_CLOCK | |
Short Description | Checks Related to Time Recording Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20031128 | 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_SGE_CHECK | Interface for Check Classes | 20031128 |
Friends
Class /MRSS/CL_SGE_CHECK_CLOCK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Notification | 20031216 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/IF_SGA_ALERT_INT | Alert Monitor Interface | 20031128 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/IF_SGE_CLOCKING | Interface for Time Recording | 20031128 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_CHECK_T_SEC_TAB | Parameter Table for Checking Time Differences | 20031128 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_CHECK_T_SEC_TAB | Parameter Table for Checking Time Differences | 20031128 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_CHECK_T_SEC_TAB | Parameter Table for Checking Time Differences | 20031128 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_CHECK_PO_TAB | Messages for Percentage of Completion | 20031201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS CONSTRUCTOR | 20031216 |
2 | ![]() |
Instance method | Protected | Method | Determine Time Data for an Assignment | 20031128 |
3 | ![]() |
Instance method | Protected | Method | Checks Early End | 20031201 |
4 | ![]() |
Instance method | Protected | Method | Initialization of Customizing Parameter Tables | 20031128 |
5 | ![]() |
Instance method | Protected | Method | Checks Delayed End | 20031201 |
6 | ![]() |
Instance method | Protected | Method | Checks Delayed Start | 20031201 |
7 | ![]() |
Instance method | Protected | Method | Checks Percentage of Completion | 20031201 |
Events
Class /MRSS/CL_SGE_CHECK_CLOCK has no event.
Types
Class /MRSS/CL_SGE_CHECK_CLOCK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_CHECK_CLOCK has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_CHECK_CLOCK has no exception.
Method CLOCK_DATA_FOR_ASS_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLOCK_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CLOCK_DEM_INT_TAB | Tabelle mit Zeiterfassungsdaten | 20031201 | ||
2 | ![]() |
IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT | Assignment-Id mit Objekt | 20031128 | ||
3 | ![]() |
IT_CLOCK_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CLOCK_DEM_VIEW_INT_TAB | Zeiterfassungsdaten für Bedarfe | 20031128 |
Method CLOCK_DATA_FOR_ASS_GET on class /MRSS/CL_SGE_CHECK_CLOCK has no exception.
Method EARLY_END_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ALERT | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA | Arbeitsbereich: Alerts und Komponenten | 20031201 | ||
2 | ![]() |
IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT | Assignment-Id mit Objekt | 20031201 | ||
3 | ![]() |
IT_CLOCK | Call by reference | Type reference (TYPE) | /MRSS/T_CLOCK_DEM_INT_TAB | Tabelle mit Zeiterfassungsdaten | 20031201 | ||
4 | ![]() |
IV_NOW | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20031201 |
Method EARLY_END_CHECK on class /MRSS/CL_SGE_CHECK_CLOCK has no exception.
Method INIT_CUST Signature
Method INIT_CUST on class /MRSS/CL_SGE_CHECK_CLOCK has no parameter.
Method INIT_CUST on class /MRSS/CL_SGE_CHECK_CLOCK has no exception.
Method LATE_END_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ALERT | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA | Arbeitsbereich: Alerts und Komponenten | 20031201 | ||
2 | ![]() |
IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT | Assignment-Id mit Objekt | 20031201 | ||
3 | ![]() |
IT_CLOCK | Call by reference | Type reference (TYPE) | /MRSS/T_CLOCK_DEM_INT_TAB | Tabelle mit Zeiterfassungsdaten | 20031201 | ||
4 | ![]() |
IV_NOW | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20031201 |
Method LATE_END_CHECK on class /MRSS/CL_SGE_CHECK_CLOCK has no exception.
Method LATE_START_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ALERT | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA | Arbeitsbereich: Alerts und Komponenten | 20031201 | ||
2 | ![]() |
IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT | Assignment-Id mit Objekt | 20031201 | ||
3 | ![]() |
IT_CLOCK | Call by reference | Type reference (TYPE) | /MRSS/T_CLOCK_DEM_INT_TAB | Tabelle mit Zeiterfassungsdaten | 20031201 | ||
4 | ![]() |
IV_NOW | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20031201 |
Method LATE_START_CHECK on class /MRSS/CL_SGE_CHECK_CLOCK has no exception.
Method POC_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALERT | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA_TAB | Arbeitsbereich: Alerts und Komponenten | 20031201 | ||
2 | ![]() |
IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT | Assignment-Id mit Objekt | 20031201 | ||
3 | ![]() |
IT_CLOCK | Call by reference | Type reference (TYPE) | /MRSS/T_CLOCK_DEM_INT_TAB | Tabelle mit Zeiterfassungsdaten | 20031201 |
Method POC_CHECK on class /MRSS/CL_SGE_CHECK_CLOCK has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 401 |