SAP ABAP Class CL_CFX_ACTION_APPLICATION (Application Singleton for Status Action Package)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_STATUS_ACTIONS (Package) Status Actions for cFolders
⤷
⤷
Properties
| Class | CL_CFX_ACTION_APPLICATION | |
| Short Description | Application Singleton for Status Action Package | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_STATUS_ACTIONS | Status Actions for cFolders |
| Created | 20020409 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_ACTION_APPLICATION has no interface implemented.
Friends
Class CL_CFX_ACTION_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BTCPROGRAM | 'CFX_SEND_REMINDER' | Report Name for Sender of Reminder Notifications | 20020527 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_ACTION_FACTORY | Action Management for cFolders | 20020409 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_ACTION_APPLICATION | 20020409 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_STATUS_APPLICATION | Application Singleton for cFolders Status Mgmt Package | 20020409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deliveres Action Facotry Object for Initializing the Actions | 20020409 | |
| 2 | Instance method | Public | Method | Provides Col ID for an Object | 20020829 | |
| 3 | Static method | Public | Method | Retrieves Instance of Application Class | 20020409 | |
| 4 | Instance method | Public | Event handling method | Event Handler for Profile_assigned | 20020503 | |
| 5 | Instance method | Public | Event handling method | Event Handler for Profile_Unassigned | 20020507 | |
| 6 | Instance method | Public | Event handling method | Event Handler for status_left | 20020528 |
Events
Class CL_CFX_ACTION_APPLICATION has no event.
Types
Class CL_CFX_ACTION_APPLICATION has no local type.
Method Signatures
Method GET_ACTION_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ACTION_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ACTION_FACTORY | Action Verwaltung für cFolders | 20020409 |
Method GET_ACTION_FACTORY on class CL_CFX_ACTION_APPLICATION has no exception.
Method GET_COL_ID_FOR_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_ID | Value transfer | Type reference (TYPE) | CFS_OBJECT_ID | cfs: Id eines Objektes, das einen Status haben kann | 20020829 | |||
| 2 | I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20020829 | |||
| 3 | R_COL_ID | Value transfer | Type reference (TYPE) | CFS_OBJECT_ID | cfs: Id eines Objektes, das einen Status haben kann | 20020829 |
Method GET_COL_ID_FOR_OBJECT_ID on class CL_CFX_ACTION_APPLICATION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ACTION_APP | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ACTION_APPLICATION | Applikations Singelton für Status-Aktions Paket | 20020409 |
Method GET_INSTANCE on class CL_CFX_ACTION_APPLICATION has no exception.
Method ON_PROFILE_ASSIGNED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Attribute reference (LIKE) | 20020503 | |||||
| 2 | IP_PROFILE | Call by reference | Attribute reference (LIKE) | 20020503 |
Method ON_PROFILE_ASSIGNED on class CL_CFX_ACTION_APPLICATION has no exception.
Method ON_PROFILE_UNASSIGNED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Attribute reference (LIKE) | 20020507 |
Method ON_PROFILE_UNASSIGNED on class CL_CFX_ACTION_APPLICATION has no exception.
Method ON_STATUS_LEFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Attribute reference (LIKE) | 20020528 | |||||
| 2 | IP_STATUS | Call by reference | Attribute reference (LIKE) | 20020528 |
Method ON_STATUS_LEFT on class CL_CFX_ACTION_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |