SAP ABAP Interface IF_FCC_NOTIFICATION (Interface for BAdI: FCC_BADI_NOTIFICATION)
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 - 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
| Interface | IF_FCC_NOTIFICATION | |
| Short Description | Interface for BAdI: FCC_BADI_NOTIFICATION |
General Data
| Package | FCC_CLOSING | Financial Closing Cockpit - SAPGUI and backend |
| Created | 20110729 | SAP |
| Last changed | 20141107 | |
| Unicode checks active |
Forward declarations
Interface IF_FCC_NOTIFICATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110729 |
Friends
Interface IF_FCC_NOTIFICATION has no friend.
Attributes
Interface IF_FCC_NOTIFICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Email Subject | 20121217 | |
| 2 | Instance method | Public | Method | Set Excluded Notification Scenarios for Tasks | 20111221 | |
| 3 | Instance method | Public | Method | Set Additional Users for Notifications | 20110729 | |
| 4 | Instance method | Public | Method | Set Start Time and Frequency for Reminder Notifications | 20111117 |
Events
Interface IF_FCC_NOTIFICATION has no event.
Types
Interface 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 | EV_SUBJECT | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Email subject after customization | 20121217 | |||
| 2 | IS_ITEM | Call by reference | Type reference (TYPE) | FCC_INST_ITEM | Structure that contains all the information of the task | 20121217 | |||
| 3 | IV_OLD_SUBJECT | Value transfer | Type reference (TYPE) | SO_OBJ_DES | Email subject delivered by SAP | 20121217 | |||
| 4 | IV_SCENARIO_TYPE | Value transfer | Type reference (TYPE) | FCC_NOTIFICATION_SCE | Scenario type | 20121217 |
Method GET_EMAIL_SUBJECT on Interface 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 | ET_SCENARIOS | Call by reference | Type reference (TYPE) | FCC_T_NOTIFICATION_SCE | Table of Notification Scenarios | 20111221 | |||
| 2 | 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 Interface 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 | CT_USERS | Call by reference | Type reference (TYPE) | FCC_T_NOTI_USER_CC | Table of user names and recipient types | 20110802 | |||
| 2 | ID_INSTANCE | Call by reference | Type reference (TYPE) | FCC_NUM | Instance number | 20110802 | |||
| 3 | ID_SCENARIO_TYPE | Call by reference | Type reference (TYPE) | FCC_NOTIFICATION_SCE | Scenario type | 20110801 | |||
| 4 | ID_TASK_ITEM | Call by reference | Type reference (TYPE) | SCMA_NODE | Item ID | 20110802 | |||
| 5 | ID_TASK_NODE | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20110802 | |||
| 6 | ID_TASK_TYPE | Call by reference | Type reference (TYPE) | FCC_TASK_TYPE | Task type (report, workflow, transaction, note) | 20110802 | |||
| 7 | ID_TEMPLATE | Call by reference | Type reference (TYPE) | FCC_PROFILE_SELECT | Template name | 20110802 |
Method GET_EXTRA_USERS_4_NOTIFICATION on Interface 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 | ED_FREQUENCY_IN_MINUTES | Call by reference | Type reference (TYPE) | I | Frequency in minutes for sending reminder notifications | 20111117 | |||
| 2 | ED_TASK_REMINDER_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Date to start sending reminder notifications | 20111117 | |||
| 3 | ED_TASK_REMINDER_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Time to start sending reminder notifications | 20111117 | |||
| 4 | ID_TASK_PLANNED_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Planned end date of the task | 20111117 | |||
| 5 | ID_TASK_PLANNED_END_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Planned end time of the task | 20111117 | |||
| 6 | ID_TASK_PLANNED_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Planned start date of the task | 20111117 | |||
| 7 | ID_TASK_PLANNED_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Planned start time of the task | 20111117 | |||
| 8 | 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 Interface IF_FCC_NOTIFICATION has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 607 |