SAP ABAP Class CL_CCM_TIME_SINCE_EVENT (Determine Time Since Event)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-EQM-CC (Application Component) Configuration Control
     DI_CCM (Package) Configuration Control
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CCM_TIME_SINCE_EVENT_AD Determine Time Since Event 20030917
Properties
Class CL_CCM_TIME_SINCE_EVENT  
Short Description Determine Time Since Event    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DI_CCM   Configuration Control 
Created 20030523   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCM_TIME_SINCE_EVENT has no forward declaration.
Interfaces
Class CL_CCM_TIME_SINCE_EVENT has no interface implemented.
Friends
Class CL_CCM_TIME_SINCE_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EV_INSP Constant Protected Type reference (TYPE) CCM_EVENT 'INSP' Event for Time-Since-Event Calculation 20030523
2 GC_EV_INST Constant Protected Type reference (TYPE) CCM_EVENT 'INST' Event for Time-Since-Event Calculation 20030523
3 GC_EV_NEW Constant Protected Type reference (TYPE) CCM_EVENT 'NEW' Event for Time-Since-Event Calculation 20030523
4 GC_EV_OVHL Constant Protected Type reference (TYPE) CCM_EVENT 'OVHL' Event for Time-Since-Event Calculation 20030523
5 GC_EV_REPR Constant Protected Type reference (TYPE) CCM_EVENT 'REPR' Event for Time-Since-Event Calculation 20030523
6 GC_UN_LC Constant Protected Type reference (TYPE) CCM_UNIT_OP 'LC' Unit of Operation Time (Time-Since-Event Calculation) 20030523
7 GC_UN_OC Constant Protected Type reference (TYPE) CCM_UNIT_OP 'OC' Unit of Operation Time (Time-Since-Event Calculation) 20030523
8 GC_UN_OH Constant Protected Type reference (TYPE) CCM_UNIT_OP 'OH' Unit of Operation Time (Time-Since-Event Calculation) 20030523
9 GS_NOTIF_CUST Static Attribute Protected Type reference (TYPE) TIWEVENTNOTIF Properties of Installation/Dismantling Notifications 20030523
10 GV_EVENT Instance attribute Protected Type reference (TYPE) CCM_EVENT Event for Time-Since-Event Calculation 20030523
11 GV_NOW Instance attribute Protected Type reference (TYPE) SY-UZEIT Date and Time, Current Application Server Time 20030523
12 GV_NO_BADI Static Attribute Protected Type reference (TYPE) INT1 Byte value 20030523
13 GV_NO_CUST Static Attribute Protected Type reference (TYPE) INT1 Byte value 20030523
14 GV_REF_BADI Static Attribute Protected Object reference (TYPE REF TO) IF_EX_BADI_CCM_TIME_SINCE Business Add-In interface IF_EX_BADI_CCM_TIME_SINCE 20030523
15 GV_TODAY Instance attribute Protected Type reference (TYPE) SY-DATUM Date and Time, Current (Application Server) Date 20030523
16 GV_UNIT Instance attribute Protected Type reference (TYPE) CCM_UNIT_OP Unit of Operation Time (Time-Since-Event Calculation) 20030523
17 GV_WRONG_EVENT_OR_UNIT Instance attribute Protected Type reference (TYPE) INT1 Byte value 20030523
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030526
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030526
3 GET_NOTIF_CUST2 Static method Public Method Export Notification Customizing (for TSE BADI) 20030526
Events
Class CL_CCM_TIME_SINCE_EVENT has no event.
Types
Class CL_CCM_TIME_SINCE_EVENT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CCM_TIME_SINCE_EVENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CCM_TIME_SINCE_EVENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Value transfer Type reference (TYPE) CCM_EVENT Ereignis für Time-Since-Event-Berechnung 20030526
2 Importing IV_NOW Value transfer Type reference (TYPE) SY-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20030526
3 Importing IV_TODAY Value transfer Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030526
4 Importing IV_UNIT Value transfer Type reference (TYPE) CCM_UNIT_OP Einheit der Betriebszeit (Time-Since-Event-Berechnung) 20030526

Method CONSTRUCTOR on class CL_CCM_TIME_SINCE_EVENT has no exception.

Method GET_NOTIF_CUST2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NOTIF_CUST Value transfer Type reference (TYPE) TIWEVENTNOTIF Eigenschaften der Ein- / Ausbaumeldungen 20030526

Method GET_NOTIF_CUST2 on class CL_CCM_TIME_SINCE_EVENT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in