SAP ABAP Class CL_FCC_NOTIFICATION_RESTART (Task Restarted 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) | 20110611 |
Properties
| Class | CL_FCC_NOTIFICATION_RESTART | |
| Short Description | Task Restarted 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 | 20110611 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_NOTIFICATION_RESTART has no forward declaration.
Interfaces
Class CL_FCC_NOTIFICATION_RESTART has no interface implemented.
Friends
Class CL_FCC_NOTIFICATION_RESTART has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FCC_T_TASKS | 20110705 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110705 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear the abort flag for notification | 20110627 | |
| 2 | Instance method | Public | Method | check if the scenario is a restarted scenario | 20110708 |
Events
Class CL_FCC_NOTIFICATION_RESTART has no event.
Types
Class CL_FCC_NOTIFICATION_RESTART has no local type.
Method Signatures
Method CLEAR_NOTIFICATION_FLAG Signature
Method CLEAR_NOTIFICATION_FLAG on class CL_FCC_NOTIFICATION_RESTART has no parameter.
Method CLEAR_NOTIFICATION_FLAG on class CL_FCC_NOTIFICATION_RESTART has no exception.
Method IS_RESTART_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20110708 |
Method IS_RESTART_SCENARIO on class CL_FCC_NOTIFICATION_RESTART has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 607 |