SAP ABAP Class CL_FCC_NOTI_SCE_CONTAINER (Container of Scenarios (for Web Dynpro Application))
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
⤷
⤷
Properties
| Class | CL_FCC_NOTI_SCE_CONTAINER | |
| Short Description | Container of Scenarios (for Web Dynpro Application) | |
| Super 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 | 20110721 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_NOTI_SCE_CONTAINER has no forward declaration.
Interfaces
Class CL_FCC_NOTI_SCE_CONTAINER has no interface implemented.
Friends
Class CL_FCC_NOTI_SCE_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | See coding | 20110722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110722 | ||
| 2 | Instance method | Public | Method | Check if notification is needed, and confirmation is needed | 20110810 | |
| 3 | Instance method | Public | Constructor | Constructor | 20110721 |
Events
Class CL_FCC_NOTI_SCE_CONTAINER has no event.
Types
Class CL_FCC_NOTI_SCE_CONTAINER has no local type.
Method Signatures
Method ADD_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SCENARIO | Call by reference | Object reference (TYPE REF TO) | CL_FCC_NOTIFICATION_SCENARIO | Scenario of email notification (base class) | 20110722 |
Method ADD_SCENARIO on class CL_FCC_NOTI_SCE_CONTAINER has no exception.
Method CHECK_NEED_NOTI_CONFIRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NEEDS_CONFIRM | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110810 | |||
| 2 | EX_NEEDS_NOTI | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110810 |
Method CHECK_NEED_NOTI_CONFIRM on class CL_FCC_NOTI_SCE_CONTAINER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FCC_NOTI_SCE_CONTAINER has no parameter.
Method CONSTRUCTOR on class CL_FCC_NOTI_SCE_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 607 |