SAP ABAP Class CL_FCC_NOTIFICATION_COMPGEN (Task Completed in General)
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) | 20110712 |
Properties
| Class | CL_FCC_NOTIFICATION_COMPGEN | |
| Short Description | Task Completed in General | |
| 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 | 20110712 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_NOTIFICATION_COMPGEN has no forward declaration.
Interfaces
Class CL_FCC_NOTIFICATION_COMPGEN has no interface implemented.
Friends
Class CL_FCC_NOTIFICATION_COMPGEN 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_TASK_TYPE | Task Type (Report, Workflow, Transaction, Note) | 20110713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110712 |
Events
Class CL_FCC_NOTIFICATION_COMPGEN has no event.
Types
Class CL_FCC_NOTIFICATION_COMPGEN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONFIG_ID | Call by reference | Type reference (TYPE) | FCC_NOTIFICATION_CON | Notification Configuration | 20110713 | |||
| 2 | IM_INSTANCE | Call by reference | Type reference (TYPE) | FCC_NUM | Instanzen eines Profils | 20110712 | |||
| 3 | IM_IS_FROM_BKGRD | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110712 | ||
| 4 | IM_ITEM | Call by reference | Type reference (TYPE) | SCMA_NODE | Knotenelement | 20110712 | |||
| 5 | IM_ITEM_DETAIL | Call by reference | Type reference (TYPE) | FCC_INST_ITEM | Administration of a Job (Report/Transaction or Workflow) | 20110802 | |||
| 6 | IM_KEY_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20110712 | |||
| 7 | IM_NODE | Call by reference | Type reference (TYPE) | SCMA_NODE | ID eines Knotens | 20110712 | |||
| 8 | IM_PROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE_SELECT | FastClose: Abschlußplan | 20110712 | |||
| 9 | IM_TASKLIST_DESC | Call by reference | Type reference (TYPE) | FCC_PROFILE_TEXT | Description of a Template or Task List | 20110712 | |||
| 10 | IM_TASK_DESC | Call by reference | Type reference (TYPE) | FCC_FOLDER_TEXT | task description | 20110712 | |||
| 11 | IM_TASK_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | For UI interaction, pass the object; for background job, nil | 20110712 | |||
| 12 | IM_TASK_TYPE | Call by reference | Type reference (TYPE) | FCC_TASK_TYPE | Task Type (Report, Workflow, Transaction, Note) | 20110712 | |||
| 13 | IM_WD | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20110712 | |||
| 14 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FCC_APP_LOG_MANAGER | logger | 20110712 |
Method CONSTRUCTOR on class CL_FCC_NOTIFICATION_COMPGEN has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 607 |