SAP ABAP Class CL_CFX_STATUS_APPLICATION (Application Singleton for cFolders Status Mgmt Package)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_STATUS (Package) cFolders Status
⤷
⤷
Properties
| Class | CL_CFX_STATUS_APPLICATION | |
| Short Description | Application Singleton for cFolders Status Mgmt Package | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_STATUS | cFolders Status |
| Created | 20020326 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CFX_STATUS_APPLICATION has no interface implemented.
Friends
Class CL_CFX_STATUS_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_OBJECT_STATUS_RUNTIME | Manages Runtime Behavior of Object Status | 20020326 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CL_CFX_OBJECT_TYPE' | Name of the Class for Object Types | 20030113 | ||
| 3 | Constant | Public | Type reference (TYPE) | CFS_STATUS_OBJ_TYPE | CL_CFS_STATUSMGMT_APPLICATION=>SC_STATUS | Type Status | 20020326 | ||
| 4 | Constant | Public | Type reference (TYPE) | CFS_STATUS_OBJ_TYPE | CL_CFS_STATUSMGMT_APPLICATION=>SC_STATUS_PROFILE | Type Status Profile | 20020326 | ||
| 5 | Constant | Public | Type reference (TYPE) | CFS_STATUS_OBJ_TYPE | CL_CFS_STATUSMGMT_APPLICATION=>SC_TRANSITION | Type Status Transfer | 20020326 | ||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFS_STATUSMGMT_APPLICATION | Application Singleton for Status Management Package | 20020326 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_STATUS_APPLICATION | Application Singleton for cFolders Status Mgmt Package | 20020326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes Instance and Empties all Buffers | 20020516 | |
| 2 | Instance method | Public | Method | Retrieval of Factory for the Actions | 20020326 | |
| 3 | Static method | Public | Method | Retrieving the Instance | 20020326 | |
| 4 | Instance method | Public | Method | Delivers the Runtime Object for the Object Status | 20020326 | |
| 5 | Instance method | Public | Method | Retrieval of Registry for Status Profile | 20020326 | |
| 6 | Instance method | Public | Method | Retrieval of Registry for Status | 20020326 | |
| 7 | Instance method | Public | Method | Retrieval of Registry for Status Transfers | 20020326 | |
| 8 | Instance method | Public | Method | Setting of Factory for the Actions | 20020326 |
Events
Class CL_CFX_STATUS_APPLICATION has no event.
Types
Class CL_CFX_STATUS_APPLICATION has no local type.
Method Signatures
Method DELETE_INSTANCE Signature
Method DELETE_INSTANCE on class CL_CFX_STATUS_APPLICATION has no parameter.
Method DELETE_INSTANCE on class CL_CFX_STATUS_APPLICATION has no exception.
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) | IF_CFS_ACTION_FACTORY | 20020326 |
Method GET_ACTION_FACTORY on class CL_CFX_STATUS_APPLICATION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_CFS_ACTION_FACTORY | Verwaltet (Status-) Aktionen (Objektereferenzen und Ids) | 20020326 | |||
| 2 | RP_STATUS_APPLICATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_STATUS_APPLICATION | Instance | 20020326 |
Method GET_INSTANCE on class CL_CFX_STATUS_APPLICATION has no exception.
Method GET_OBJECT_STATUS_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RUNTIME | Value transfer | Object reference (TYPE REF TO) | CL_CFX_OBJECT_STATUS_RUNTIME | Verwaltet Laufzeitverhalten von Objekt-Status | 20020326 |
Method GET_OBJECT_STATUS_RUNTIME on class CL_CFX_STATUS_APPLICATION has no exception.
Method GET_PROFILE_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_PROFILE_REGISTRY | Value transfer | Object reference (TYPE REF TO) | CL_CFS_PROFILE_REGISTRY | Verwaltet Statusschema Objektreferenzen und deren Ids | 20020326 |
Method GET_PROFILE_REGISTRY on class CL_CFX_STATUS_APPLICATION has no exception.
Method GET_STATUS_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_STATUS_REGISTRY | Value transfer | Object reference (TYPE REF TO) | CL_CFS_STATUS_REGISTRY | Verwaltet Status Objektreferenzen und deren Ids | 20020326 |
Method GET_STATUS_REGISTRY on class CL_CFX_STATUS_APPLICATION has no exception.
Method GET_TRANSITION_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TRANSITION_REGISTRY | Value transfer | Object reference (TYPE REF TO) | CL_CFS_TRANSITION_REGISTRY | Verwaltet Statusübergang Objektreferenzen und deren Ids | 20020326 |
Method GET_TRANSITION_REGISTRY on class CL_CFX_STATUS_APPLICATION has no exception.
Method SET_ACTION_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_CFS_ACTION_FACTORY | 20020326 |
Method SET_ACTION_FACTORY on class CL_CFX_STATUS_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |