SAP ABAP Class /MRSS/CL_SGE_CLOCKING (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_CLOCKING Interface for Time Recording 20030825
Properties
Class /MRSS/CL_SGE_CLOCKING  
Short Description 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 20030825   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_CLOCKING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_CLOCKING Interface for Time Recording 20030825
Friends
Class /MRSS/CL_SGE_CLOCKING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_CLOCK Instance attribute Protected Type reference (TYPE) /MRSS/T_CLOCK_TAB Table for /MRSS/D_CLOCK 20030825
2 GT_CLOCK_DATA Instance attribute Protected Type reference (TYPE) /MRSS/T_CLOCK_RES_INT_TAB Time Recording Data for Resources 20030825
3 GT_CLOCK_DATA_DEM Instance attribute Protected Type reference (TYPE) /MRSS/T_CLOCK_DEM_VIEW_INT_TAB Time Recording Data for Resources 20030904
4 GV_BEG_TSTMP Instance attribute Protected Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20030825
5 GV_END_TSTMP Instance attribute Protected Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20030825
6 GV_LAST_READ Instance attribute Protected Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20030825
7 GV_REFRESH Instance attribute Protected Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20031128
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE_CLOCKING_INFO Instance method Private Method Converts the DB Dates to Time Stamps 20140425
2 BUILD Instance method Protected Method Set Up gt_clock_data 20030826
3 READ Instance method Protected Method Import Data 20030826
4 REFRESH Instance method Protected Method Refresh Data 20030826
Events
Class /MRSS/CL_SGE_CLOCKING has no event.
Types
Class /MRSS/CL_SGE_CLOCKING has no local type.
Method Signatures

Method AGGREGATE_CLOCKING_INFO 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 Table of Time Recording Data 20140425
2 Importing IT_CLOCK_DB_ENTRIES Call by reference Type reference (TYPE) /MRSS/T_CLOCK_TAB Only the entries that need to be trimmed 20140425

Method AGGREGATE_CLOCKING_INFO on class /MRSS/CL_SGE_CLOCKING has no exception.

Method BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20030904
2 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20030826

Method BUILD on class /MRSS/CL_SGE_CLOCKING has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20030904
2 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Tabelle mit Resourcen 20030826

Method READ on class /MRSS/CL_SGE_CLOCKING has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEM_EX Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20030904
2 Importing IT_RES_EX Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20030826

Method REFRESH on class /MRSS/CL_SGE_CLOCKING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 401