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 /MRSS/CL_SGE_PROFILE_CUST 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 GC_MESSAGES Static Attribute Protected Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Notification 20031216
2 GREF_ALERT Instance attribute Protected Object reference (TYPE REF TO) /MRSS/IF_SGA_ALERT_INT Alert Monitor Interface 20031128
3 GREF_CLOCKING Instance attribute Protected Object reference (TYPE REF TO) /MRSS/IF_SGE_CLOCKING Interface for Time Recording 20031128
4 GT_PAR_EARLY_END Instance attribute Protected Type reference (TYPE) /MRSS/T_CHECK_T_SEC_TAB Parameter Table for Checking Time Differences 20031128
5 GT_PAR_LATE_END Instance attribute Protected Type reference (TYPE) /MRSS/T_CHECK_T_SEC_TAB Parameter Table for Checking Time Differences 20031128
6 GT_PAR_LATE_START Instance attribute Protected Type reference (TYPE) /MRSS/T_CHECK_T_SEC_TAB Parameter Table for Checking Time Differences 20031128
7 GT_PAR_POC 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS CONSTRUCTOR 20031216
2 CLOCK_DATA_FOR_ASS_GET Instance method Protected Method Determine Time Data for an Assignment 20031128
3 EARLY_END_CHECK Instance method Protected Method Checks Early End 20031201
4 INIT_CUST Instance method Protected Method Initialization of Customizing Parameter Tables 20031128
5 LATE_END_CHECK Instance method Protected Method Checks Delayed End 20031201
6 LATE_START_CHECK Instance method Protected Method Checks Delayed Start 20031201
7 POC_CHECK 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 Exporting ET_CLOCK_DATA Call by reference Type reference (TYPE) /MRSS/T_CLOCK_DEM_INT_TAB Tabelle mit Zeiterfassungsdaten 20031201
2 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT Assignment-Id mit Objekt 20031128
3 Importing 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 Exporting ES_ALERT Call by reference Type reference (TYPE) /MRSS/T_ALERTDATA Arbeitsbereich: Alerts und Komponenten 20031201
2 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT Assignment-Id mit Objekt 20031201
3 Importing IT_CLOCK Call by reference Type reference (TYPE) /MRSS/T_CLOCK_DEM_INT_TAB Tabelle mit Zeiterfassungsdaten 20031201
4 Importing 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 Exporting ES_ALERT Call by reference Type reference (TYPE) /MRSS/T_ALERTDATA Arbeitsbereich: Alerts und Komponenten 20031201
2 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT Assignment-Id mit Objekt 20031201
3 Importing IT_CLOCK Call by reference Type reference (TYPE) /MRSS/T_CLOCK_DEM_INT_TAB Tabelle mit Zeiterfassungsdaten 20031201
4 Importing 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 Exporting ES_ALERT Call by reference Type reference (TYPE) /MRSS/T_ALERTDATA Arbeitsbereich: Alerts und Komponenten 20031201
2 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT Assignment-Id mit Objekt 20031201
3 Importing IT_CLOCK Call by reference Type reference (TYPE) /MRSS/T_CLOCK_DEM_INT_TAB Tabelle mit Zeiterfassungsdaten 20031201
4 Importing 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 Exporting ET_ALERT Call by reference Type reference (TYPE) /MRSS/T_ALERTDATA_TAB Arbeitsbereich: Alerts und Komponenten 20031201
2 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT Assignment-Id mit Objekt 20031201
3 Importing 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