SAP ABAP Class CL_FCC_NOTIFICATION_SCHEDULE (Task Scheduled 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) | 20110621 |
Properties
| Class | CL_FCC_NOTIFICATION_SCHEDULE | |
| Short Description | Task Scheduled 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 | 20110621 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_NOTIFICATION_SCHEDULE has no forward declaration.
Interfaces
Class CL_FCC_NOTIFICATION_SCHEDULE has no interface implemented.
Friends
Class CL_FCC_NOTIFICATION_SCHEDULE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FCC_FIELDNM_VAL | Field name and value mapping in notification | 20110624 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Task scheduled end date | 20110630 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Task scheduled end time | 20110627 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Task List Name | 20110627 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Task scheduled start date | 20110630 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Task Scheduled Time | 20110627 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Task Name | 20110627 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | URL for the task list | 20110627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear the overdue and error flag for the task | 20110707 | |
| 2 | Instance method | Public | Method | Get all predecessors in a table | 20110708 | |
| 3 | Instance method | Private | Method | Set the runtime value for variables | 20110627 |
Events
Class CL_FCC_NOTIFICATION_SCHEDULE has no event.
Types
Class CL_FCC_NOTIFICATION_SCHEDULE has no local type.
Method Signatures
Method CLEAR_NOTIFICATION_FLAGS Signature
Method CLEAR_NOTIFICATION_FLAGS on class CL_FCC_NOTIFICATION_SCHEDULE has no parameter.
Method CLEAR_NOTIFICATION_FLAGS on class CL_FCC_NOTIFICATION_SCHEDULE has no exception.
Method GET_PREDECESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PREDECESSORS | Call by reference | Type reference (TYPE) | FCC_T_TASKS | 20110708 |
Method GET_PREDECESSORS on class CL_FCC_NOTIFICATION_SCHEDULE has no exception.
Method SET_RUNTIME_VALUE Signature
Method SET_RUNTIME_VALUE on class CL_FCC_NOTIFICATION_SCHEDULE has no parameter.
Method SET_RUNTIME_VALUE on class CL_FCC_NOTIFICATION_SCHEDULE has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 607 |