SAP ABAP Class IF_FCC_NOTIFICATION (Interface for BAdI: FCC_BADI_NOTIFICATION)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110729
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCC_BADI_NOTIFICATION_IMPL Class for BAdI: FCC_BADI_NOTIFICATION 20110729
Properties
Class IF_FCC_NOTIFICATION  
Short Description Interface for BAdI: FCC_BADI_NOTIFICATION    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110729   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FCC_NOTIFICATION has no forward declaration.
Interfaces
Class IF_FCC_NOTIFICATION has no interface implemented.
Friends
Class IF_FCC_NOTIFICATION has no friend class.
Attributes
Class IF_FCC_NOTIFICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EMAIL_SUBJECT Instance method Public Method Set Email Subject 20121217
2 GET_EXCLUDED_SCENARIOS_OF_TASK Instance method Public Method Set Excluded Notification Scenarios for Tasks 20111221
3 GET_EXTRA_USERS_4_NOTIFICATION Instance method Public Method Set Additional Users for Notifications 20110729
4 GET_FREQUENCY_4_REMINDER_SCEN Instance method Public Method Set Start Time and Frequency for Reminder Notifications 20111117
Events
Class IF_FCC_NOTIFICATION has no event.
Types
Class IF_FCC_NOTIFICATION has no local type.
Method Signatures

Method GET_EMAIL_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUBJECT Call by reference Type reference (TYPE) SO_OBJ_DES Email subject after customization 20121217
2 Importing IS_ITEM Call by reference Type reference (TYPE) FCC_INST_ITEM Structure that contains all the information of the task 20121217
3 Importing IV_OLD_SUBJECT Value transfer Type reference (TYPE) SO_OBJ_DES Email subject delivered by SAP 20121217
4 Importing IV_SCENARIO_TYPE Value transfer Type reference (TYPE) FCC_NOTIFICATION_SCE Scenario type 20121217

Method GET_EMAIL_SUBJECT on class IF_FCC_NOTIFICATION has no exception.

Method GET_EXCLUDED_SCENARIOS_OF_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCENARIOS Call by reference Type reference (TYPE) FCC_T_NOTIFICATION_SCE Table of Notification Scenarios 20111221
2 Importing IS_TASK Value transfer Type reference (TYPE) FCC_INST_ITEM Structure that contains all the information of the task 20111221

Method GET_EXCLUDED_SCENARIOS_OF_TASK on class IF_FCC_NOTIFICATION has no exception.

Method GET_EXTRA_USERS_4_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_USERS Call by reference Type reference (TYPE) FCC_T_NOTI_USER_CC Table of user names and recipient types 20110802
2 Importing ID_INSTANCE Call by reference Type reference (TYPE) FCC_NUM Instance number 20110802
3 Importing ID_SCENARIO_TYPE Call by reference Type reference (TYPE) FCC_NOTIFICATION_SCE Scenario type 20110801
4 Importing ID_TASK_ITEM Call by reference Type reference (TYPE) SCMA_NODE Item ID 20110802
5 Importing ID_TASK_NODE Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110802
6 Importing ID_TASK_TYPE Call by reference Type reference (TYPE) FCC_TASK_TYPE Task type (report, workflow, transaction, note) 20110802
7 Importing ID_TEMPLATE Call by reference Type reference (TYPE) FCC_PROFILE_SELECT Template name 20110802

Method GET_EXTRA_USERS_4_NOTIFICATION on class IF_FCC_NOTIFICATION has no exception.

Method GET_FREQUENCY_4_REMINDER_SCEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FREQUENCY_IN_MINUTES Call by reference Type reference (TYPE) I Frequency in minutes for sending reminder notifications 20111117
2 Exporting ED_TASK_REMINDER_START_DATE Call by reference Type reference (TYPE) SYDATUM Date to start sending reminder notifications 20111117
3 Exporting ED_TASK_REMINDER_START_TIME Call by reference Type reference (TYPE) SYUZEIT Time to start sending reminder notifications 20111117
4 Importing ID_TASK_PLANNED_END_DATE Call by reference Type reference (TYPE) SYDATUM Planned end date of the task 20111117
5 Importing ID_TASK_PLANNED_END_TIME Call by reference Type reference (TYPE) SYUZEIT Planned end time of the task 20111117
6 Importing ID_TASK_PLANNED_START_DATE Call by reference Type reference (TYPE) SYDATUM Planned start date of the task 20111117
7 Importing ID_TASK_PLANNED_START_TIME Call by reference Type reference (TYPE) SYUZEIT Planned start time of the task 20111117
8 Importing IS_TASK Call by reference Type reference (TYPE) FCC_INST_ITEM Structure that contains all the information of the task 20111117

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