SAP ABAP Class CL_FCC_NOTIFICATION_COMPLETE (Task Completed 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) | 20110616 |
Properties
| Class | CL_FCC_NOTIFICATION_COMPLETE | |
| Short Description | Task Completed 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 | 20110616 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_NOTIFICATION_COMPLETE has no forward declaration.
Interfaces
Class CL_FCC_NOTIFICATION_COMPLETE has no interface implemented.
Friends
Class CL_FCC_NOTIFICATION_COMPLETE 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 | Successive task name | 20110629 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Successive task URL | 20110629 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | get item status for background job | 20110616 | |
| 2 | Instance method | Public | Method | Get the notification flag of completed or not | 20110706 | |
| 3 | Instance method | Private | Method | if all the pre-processors tasks are completed | 20110616 | |
| 4 | Instance method | Public | Method | check if it is the complete scenario | 20110616 | |
| 5 | Instance method | Public | Method | set the completed flag for notification | 20110704 |
Events
Class CL_FCC_NOTIFICATION_COMPLETE has no event.
Types
Class CL_FCC_NOTIFICATION_COMPLETE has no local type.
Method Signatures
Method GET_ITEM_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STATUS | Call by reference | Type reference (TYPE) | SMOUTPUT | Jobstatus aus betriebswirtschaftlicher Sicht | 20110616 | |||
| 2 | IM_INSTANCE | Call by reference | Type reference (TYPE) | FCC_NUM | Zähler | 20110616 | |||
| 3 | IM_ITEM | Call by reference | Type reference (TYPE) | SCMA_NODE | ID eines Knotens | 20110616 | |||
| 4 | IM_PROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE | FastClose: Abschlußplan | 20110616 |
Method GET_ITEM_STATUS on class CL_FCC_NOTIFICATION_COMPLETE has no exception.
Method GET_NOTIFICATION_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110706 |
Method GET_NOTIFICATION_FLAG on class CL_FCC_NOTIFICATION_COMPLETE has no exception.
Method IS_ALL_PRE_COMPLETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ITEM | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20110616 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20110616 |
Method IS_ALL_PRE_COMPLETED on class CL_FCC_NOTIFICATION_COMPLETE has no exception.
Method IS_COMPLETE_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 | 20110616 |
Method IS_COMPLETE_SCENARIO on class CL_FCC_NOTIFICATION_COMPLETE has no exception.
Method SET_NOTIFICATION_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NOCLEAR | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20110713 |
Method SET_NOTIFICATION_FLAG on class CL_FCC_NOTIFICATION_COMPLETE has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 607 |