SAP ABAP Class CL_FCC_NOTIFICATION_COMPLETE (Task Completed 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_COMPLETE  
Short Description Task Completed 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_COMPLETE has no forward declaration.
Interfaces
Class CL_FCC_NOTIFICATION_COMPLETE has no interface implemented.
Friends
Class CL_FCC_NOTIFICATION_COMPLETE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_NOTI_TASKS Instance attribute Private Type reference (TYPE) FCC_T_TASKS 20110705
2 M_SUC_TSK Instance attribute Private Type reference (TYPE) STRING Successive task name 20110629
3 M_SUC_TSK_URL Instance attribute Private Type reference (TYPE) STRING Successive task URL 20110629
Methods
# Method Level Visibility Method type Description Created on
1 GET_ITEM_STATUS Instance method Private Method get item status for background job 20110616
2 GET_NOTIFICATION_FLAG Instance method Public Method Get the notification flag of completed or not 20110706
3 IS_ALL_PRE_COMPLETED Instance method Private Method if all the pre-processors tasks are completed 20110616
4 IS_COMPLETE_SCENARIO Instance method Public Method check if it is the complete scenario 20110616
5 SET_NOTIFICATION_FLAG Instance method Public Method set the completed flag for notification 20110704
Events
Class CL_FCC_NOTIFICATION_COMPLETE has no event.
Types
Class CL_FCC_NOTIFICATION_COMPLETE has no local type.
Method Signatures

Method GET_ITEM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STATUS Call by reference Type reference (TYPE) SMOUTPUT Jobstatus aus betriebswirtschaftlicher Sicht 20110616
2 Importing IM_INSTANCE Call by reference Type reference (TYPE) FCC_NUM Zähler 20110616
3 Importing IM_ITEM Call by reference Type reference (TYPE) SCMA_NODE ID eines Knotens 20110616
4 Importing IM_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE FastClose: Abschlußplan 20110616

Method GET_ITEM_STATUS on class CL_FCC_NOTIFICATION_COMPLETE has no exception.

Method GET_NOTIFICATION_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting R_RESULT Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110706

Method GET_NOTIFICATION_FLAG on class CL_FCC_NOTIFICATION_COMPLETE has no exception.

Method IS_ALL_PRE_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110616
2 Exporting R_RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20110616

Method IS_ALL_PRE_COMPLETED on class CL_FCC_NOTIFICATION_COMPLETE has no exception.

Method IS_COMPLETE_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20110616

Method IS_COMPLETE_SCENARIO on class CL_FCC_NOTIFICATION_COMPLETE has no exception.

Method SET_NOTIFICATION_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NOCLEAR Call by reference Type reference (TYPE) OS_BOOLEAN Boolean 20110713

Method SET_NOTIFICATION_FLAG on class CL_FCC_NOTIFICATION_COMPLETE has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 607