SAP ABAP Class CL_CFX_ACTION_FACTORY (Action Management for cFolders)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFS_ACTION_FACTORY | Manages (Status-) Actions (Object References and IDs) | 20020307 |
Properties
| Class | CL_CFX_ACTION_FACTORY | |
| Short Description | Action Management for cFolders | |
| 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 | 20020307 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CFS_ACTION_FACTORY | Manages (Status-) Actions (Object References and IDs) | 20020307 |
Friends
Class CL_CFX_ACTION_FACTORY 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) | TT_ACTIONS | 20020311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determines if Reference for an ID is Registered | 20020311 | |
| 2 | Instance method | Public | Method | Registers a Reference for an ID | 20020311 | |
| 3 | Instance method | Public | Method | Deletes a Reference for an ID | 20020311 |
Events
Class CL_CFX_ACTION_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ACTION | Private | See coding | 20020311 | |
||
| 2 | TT_ACTIONS | Private | See coding | 20020311 | |
Method Signatures
Method IS_REGISTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | CFS_ACTION_ID | CFS: Id einer Action | 20020311 | |||
| 2 | R_IS_REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020311 |
Method IS_REGISTERED on class CL_CFX_ACTION_FACTORY has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION | Value transfer | Object reference (TYPE REF TO) | IF_CFS_ACTION | Verwaltet eine Aktion | 20020311 | |||
| 2 | I_ID | Value transfer | Type reference (TYPE) | CFS_STATUS_ID | CFS: Id eines Status | 20020311 |
Method REGISTER on class CL_CFX_ACTION_FACTORY has no exception.
Method UNREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | CFS_ACTION_ID | CFS: Id einer Aktion | 20020311 |
Method UNREGISTER on class CL_CFX_ACTION_FACTORY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |