SAP ABAP Class CL_FCC_NOTIFICATION_OVERDUE (Overdue Scenario)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FCC_NOTIFICATION_SCENARIO Email Notification Scenarios (Base Class) 20110616
Properties
Class CL_FCC_NOTIFICATION_OVERDUE  
Short Description Overdue Scenario    
Super Class CL_FCC_NOTIFICATION_SCENARIO Email Notification Scenarios (Base Class) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20110616   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCC_NOTIFICATION_OVERDUE has no forward declaration.
Interfaces
Class CL_FCC_NOTIFICATION_OVERDUE has no interface implemented.
Friends
Class CL_FCC_NOTIFICATION_OVERDUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_END_DATE Instance attribute Private Type reference (TYPE) STRING Current Date of Application Server 20110624
2 M_END_TIME Instance attribute Private Type reference (TYPE) STRING Current Time of Application Server 20110624
3 M_START_DATE Instance attribute Private Type reference (TYPE) STRING Current Date of Application Server 20110624
4 M_START_TIME Instance attribute Private Type reference (TYPE) STRING Current Time of Application Server 20110624
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TIME_OVERDUE Instance method Public Method check if the time overdue 20110616
2 CLEAR_NOTIFICATION_FLAG Instance method Public Method Clear the overdue notification flag 20110720
Events
Class CL_FCC_NOTIFICATION_OVERDUE has no event.
Types
Class CL_FCC_NOTIFICATION_OVERDUE has no local type.
Method Signatures

Method CHECK_TIME_OVERDUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DATE Call by reference Type reference (TYPE) FCC_INSTANCE-DDATE Current Date of Application Server 20111007
2 Importing IS_HDR Call by reference Type reference (TYPE) FCC_INST_HDR Header Information on Status Admin for Fast Close 20110616
3 Importing IS_TASK Call by reference Type reference (TYPE) FCC_INST_ITEM Administration of a Job (Report/Transaction or Workflow) 20111007
4 Returning RV_RESULT Value transfer Type reference (TYPE) CHAR1 Single-Character Indicator 20110616
# Exception Resumable Description Created on
1 E_INVALID_PLANNED_TIME Invalid planned start or stop time 20110624

Method CLEAR_NOTIFICATION_FLAG Signature

Method CLEAR_NOTIFICATION_FLAG on class CL_FCC_NOTIFICATION_OVERDUE has no parameter.
Method CLEAR_NOTIFICATION_FLAG on class CL_FCC_NOTIFICATION_OVERDUE has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 607