SAP ABAP Class IF_FCC_NOTIFICATION_SCENARIO (Interface for BAdI: FCC_BADI_NOTIFICATION_SCENARIO)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20111102
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCC_BADI_NOTI_SCENARIO_IMPL Class for BAdI: FCC_BADI_NOTIFICATION_SCENARIO 20111104
Properties
Class IF_FCC_NOTIFICATION_SCENARIO  
Short Description Interface for BAdI: FCC_BADI_NOTIFICATION_SCENARIO    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111102   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FCC_NOTIFICATION_SCENARIO has no forward declaration.
Interfaces
Class IF_FCC_NOTIFICATION_SCENARIO has no interface implemented.
Friends
Class IF_FCC_NOTIFICATION_SCENARIO has no friend class.
Attributes
Class IF_FCC_NOTIFICATION_SCENARIO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_NOTI_SENTLOG_FLAGS Instance method Public Method Clear Flags in FCC_NOT_SENTLOG for Sent Notifications 20111104
2 GET_NOTI_SCENARIOS_BACKGROUND Instance method Public Method Set Notifications Triggered by Background Scan 20111103
3 GET_NOTI_SCENARIOS_BY_ACTION Instance method Public Method Set Notifications Triggered by User Action 20111103
Events
Class IF_FCC_NOTIFICATION_SCENARIO has no event.
Types
Class IF_FCC_NOTIFICATION_SCENARIO has no local type.
Method Signatures

Method CLEAR_NOTI_SENTLOG_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTION Call by reference Type reference (TYPE) UI_FUNC Function code 20111104
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field name 20111104
3 Importing ID_VALUE Call by reference Type reference (TYPE) ANY Changed value of the action 20111104
4 Importing IR_CFC Call by reference Object reference (TYPE REF TO) CL_FCC_CFC Class for administration of fast close 20111104
5 Importing IR_DEPENDENCY Call by reference Object reference (TYPE REF TO) CL_FCC_DEPENDENCY Dependency object 20111104
6 Importing IT_DEPENDENCIES Call by reference Type reference (TYPE) FCC_DEPENDENCIES ITAB for dependency 20111104
7 Importing IT_ITEMS_STATUS Call by reference Type reference (TYPE) FCC_T_ITEM_STATUS Item table 20111114
8 Importing IT_NODES Call by reference Type reference (TYPE) FCC_NODES Node table 20111104

Method CLEAR_NOTI_SENTLOG_FLAGS on class IF_FCC_NOTIFICATION_SCENARIO has no exception.

Method GET_NOTI_SCENARIOS_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOTIFICATION_SCENARIOS Call by reference Type reference (TYPE) FCC_T_NOTIFICATION_SCENARIOS Table type of CL_FCC_NOTIFICATION_SCENARIO 20111202
2 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_FCC_APP_LOG_MANAGER Update status management 20111103
3 Importing IS_HDR Call by reference Type reference (TYPE) FCC_INST_HDR Header information on status admin for fast close 20111103
4 Importing IS_INSTANCE Call by reference Type reference (TYPE) FCC_INSTANCE Instances of profile 20111103
5 Importing IS_ITEM Call by reference Type reference (TYPE) FCC_INST_ITEM Administration of a job (report/transaction or workflow) 20111103
6 Importing IS_STATUS Call by reference Type reference (TYPE) SMOUTPUT Output structure of the monitor 20111103

Method GET_NOTI_SCENARIOS_BACKGROUND on class IF_FCC_NOTIFICATION_SCENARIO has no exception.

Method GET_NOTI_SCENARIOS_BY_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOTIFICATION_SCENARIOS Call by reference Type reference (TYPE) FCC_T_NOTIFICATION_SCENARIOS Table type of CL_FCC_NOTIFICATION_SCENARIO 20111202
2 Importing ID_ACTION Call by reference Type reference (TYPE) UI_FUNC Function code 20111103
3 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field name 20111103
4 Importing ID_IS_WD Call by reference Type reference (TYPE) BOOLEAN Boolean variable (X=True, -=False, Space=Unknown) 20111115
5 Importing ID_VALUE Call by reference Type reference (TYPE) ANY Changed value of the action 20111103
6 Importing IR_CFC Call by reference Object reference (TYPE REF TO) CL_FCC_CFC Class for administration of fast close 20111103
7 Importing IR_DEPENDENCY Call by reference Object reference (TYPE REF TO) CL_FCC_DEPENDENCY Dependency object 20111103
8 Importing IS_HDR Call by reference Type reference (TYPE) FCC_INST_HDR Header information on status admin for fast close 20111117
9 Importing IS_INSTANCE Call by reference Type reference (TYPE) FCC_INSTANCE Instances of a profile 20111117
10 Importing IT_DEPENDENCIES Call by reference Type reference (TYPE) FCC_DEPENDENCIES ITAB for dependency 20111103
11 Importing IT_ITEMS_WITH_STATUS Call by reference Type reference (TYPE) FCC_T_ITEM_STATUS Item table 20111117
12 Importing IT_NODES Call by reference Type reference (TYPE) FCC_NODES Node table 20111117

Method GET_NOTI_SCENARIOS_BY_ACTION on class IF_FCC_NOTIFICATION_SCENARIO has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in