SAP ABAP Class CL_FCC_NOTIFICATION_SET_ERROR (Scenario For Manually Setting Status to Error)
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) | 20111114 |
Properties
| Class | CL_FCC_NOTIFICATION_SET_ERROR | |
| Short Description | Scenario For Manually Setting Status to Error | |
| 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 | 20111114 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_NOTIFICATION_SET_ERROR has no forward declaration.
Interfaces
Class CL_FCC_NOTIFICATION_SET_ERROR has no interface implemented.
Friends
Class CL_FCC_NOTIFICATION_SET_ERROR 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_STATUS_TEXT | The status that the user has defined | 20111114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | set the completed flag for notification | 20111229 | |
| 2 | Instance method | Public | Method | Set variables | 20111114 |
Events
Class CL_FCC_NOTIFICATION_SET_ERROR has no event.
Types
Class CL_FCC_NOTIFICATION_SET_ERROR has no local type.
Method Signatures
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 | 20111229 |
Method SET_NOTIFICATION_FLAG on class CL_FCC_NOTIFICATION_SET_ERROR has no exception.
Method SET_VARIBLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PRE_STATUS | Call by reference | Type reference (TYPE) | SCHEDMAN_USER_STATI | The status that the user has defined | 20111114 |
Method SET_VARIBLES on class CL_FCC_NOTIFICATION_SET_ERROR has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 100 |