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 | Instance method | Public | Method | Clear Flags in FCC_NOT_SENTLOG for Sent Notifications | 20111104 | |
| 2 | Instance method | Public | Method | Set Notifications Triggered by Background Scan | 20111103 | |
| 3 | 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 | ID_ACTION | Call by reference | Type reference (TYPE) | UI_FUNC | Function code | 20111104 | |||
| 2 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20111104 | |||
| 3 | ID_VALUE | Call by reference | Type reference (TYPE) | ANY | Changed value of the action | 20111104 | |||
| 4 | IR_CFC | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CFC | Class for administration of fast close | 20111104 | |||
| 5 | IR_DEPENDENCY | Call by reference | Object reference (TYPE REF TO) | CL_FCC_DEPENDENCY | Dependency object | 20111104 | |||
| 6 | IT_DEPENDENCIES | Call by reference | Type reference (TYPE) | FCC_DEPENDENCIES | ITAB for dependency | 20111104 | |||
| 7 | IT_ITEMS_STATUS | Call by reference | Type reference (TYPE) | FCC_T_ITEM_STATUS | Item table | 20111114 | |||
| 8 | 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 | CT_NOTIFICATION_SCENARIOS | Call by reference | Type reference (TYPE) | FCC_T_NOTIFICATION_SCENARIOS | Table type of CL_FCC_NOTIFICATION_SCENARIO | 20111202 | |||
| 2 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FCC_APP_LOG_MANAGER | Update status management | 20111103 | |||
| 3 | IS_HDR | Call by reference | Type reference (TYPE) | FCC_INST_HDR | Header information on status admin for fast close | 20111103 | |||
| 4 | IS_INSTANCE | Call by reference | Type reference (TYPE) | FCC_INSTANCE | Instances of profile | 20111103 | |||
| 5 | IS_ITEM | Call by reference | Type reference (TYPE) | FCC_INST_ITEM | Administration of a job (report/transaction or workflow) | 20111103 | |||
| 6 | 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 | CT_NOTIFICATION_SCENARIOS | Call by reference | Type reference (TYPE) | FCC_T_NOTIFICATION_SCENARIOS | Table type of CL_FCC_NOTIFICATION_SCENARIO | 20111202 | |||
| 2 | ID_ACTION | Call by reference | Type reference (TYPE) | UI_FUNC | Function code | 20111103 | |||
| 3 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20111103 | |||
| 4 | ID_IS_WD | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean variable (X=True, -=False, Space=Unknown) | 20111115 | |||
| 5 | ID_VALUE | Call by reference | Type reference (TYPE) | ANY | Changed value of the action | 20111103 | |||
| 6 | IR_CFC | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CFC | Class for administration of fast close | 20111103 | |||
| 7 | IR_DEPENDENCY | Call by reference | Object reference (TYPE REF TO) | CL_FCC_DEPENDENCY | Dependency object | 20111103 | |||
| 8 | IS_HDR | Call by reference | Type reference (TYPE) | FCC_INST_HDR | Header information on status admin for fast close | 20111117 | |||
| 9 | IS_INSTANCE | Call by reference | Type reference (TYPE) | FCC_INSTANCE | Instances of a profile | 20111117 | |||
| 10 | IT_DEPENDENCIES | Call by reference | Type reference (TYPE) | FCC_DEPENDENCIES | ITAB for dependency | 20111103 | |||
| 11 | IT_ITEMS_WITH_STATUS | Call by reference | Type reference (TYPE) | FCC_T_ITEM_STATUS | Item table | 20111117 | |||
| 12 | 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 |