SAP ABAP Class CL_CFX_STATUS (CFS: Maintains a Status)
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 | |
| Short Description | CFS: Maintains a Status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_STATUS | cFolders Status |
| Created | 20020416 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_STATUS has no interface implemented.
Friends
Class CL_CFX_STATUS 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_CFS_STATUS | CFS: Maintains a Status | 20020416 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_STATUS_PROFILE | Manages a Status Profile | 20020416 | |||
| 3 | Constant | Private | Type reference (TYPE) | CFS_PROPERTY_TYPE | 'prot' | Type of a Status Property | 20020416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Action at Status Receipt | 20020416 | |
| 2 | Instance method | Public | Constructor | 20020416 | ||
| 3 | Static method | Public | Method | Creates a Status in a Profile | 20020416 | |
| 4 | Instance method | Private | Method | Creates Attributes for Status | 20020416 | |
| 5 | Instance method | Public | Method | Deletes the Status | 20020416 | |
| 6 | Instance method | Public | Method | Delivers All Actions at Status Receipt | 20020416 | |
| 7 | Instance method | Public | Method | Delivers Header Data of Status | 20020416 | |
| 8 | Instance method | Public | Method | Delivers ID of Status | 20020416 | |
| 9 | Instance method | Public | Method | Delivers Name of Status | 20020416 | |
| 10 | Instance method | Public | Method | Delivers the Status Profile | 20020416 | |
| 11 | Static method | Public | Method | 20070515 | ||
| 12 | Static method | Public | Method | Initializes Status Profile Instance | 20020416 | |
| 13 | Instance method | Public | Method | Checks If the Status May Be Changed | 20020416 | |
| 14 | Instance method | Public | Method | Specifies If Status has Characteristic Protected | 20020416 | |
| 15 | Instance method | Public | Method | Deletes Action from Status Receipt | 20020416 | |
| 16 | Instance method | Public | Method | Deletes Property Protected by Status | 20020416 | |
| 17 | Instance method | Public | Method | Changes Description of Status | 20020416 | |
| 18 | Instance method | Public | Method | Changes Name of Status | 20020416 | |
| 19 | Instance method | Public | Method | Adds Property Protected to Status | 20020416 |
Events
Class CL_CFX_STATUS has no event.
Types
Class CL_CFX_STATUS has no local type.
Method Signatures
Method ADD_ENTRY_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION | Call by reference | Object reference (TYPE REF TO) | IF_CFS_ACTION | Action, die bei einem Statusübergang durchgeführt wird | 20020416 |
Method ADD_ENTRY_ACTION on class CL_CFX_STATUS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | CFS_STATUS_ID | CFS: Id eines Status | 20020416 |
Method CONSTRUCTOR on class CL_CFX_STATUS has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_STATUS_PROFILE | Verwaltet ein Statusschema | 20020416 | |||
| 2 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CFS_STATUS_DESCR | Beschreibung eines Status | 20020416 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | CFS_STATUS_NAME | Name eines Status | 20020416 | |||
| 4 | RP_STATUS | Value transfer | Object reference (TYPE REF TO) | CL_CFX_STATUS | CFx: Verwaltet einen Status | 20020416 |
Method CREATE on class CL_CFX_STATUS has no exception.
Method CREATE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CFS_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020416 | |||
| 2 | IP_STATUS_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_STATUS_PROFILE | Verwaltet ein Statusschema | 20020416 |
Method CREATE_ATTRIBUTES on class CL_CFX_STATUS has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SAVE_AND_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20020416 |
Method DELETE on class CL_CFX_STATUS has no exception.
Method GET_ENTRY_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ACTIONS | Value transfer | Type reference (TYPE) | CFS_TT_ACTIONS | Tabelle mit Actionen im Statusschema | 20020416 |
Method GET_ENTRY_ACTIONS on class CL_CFX_STATUS has no exception.
Method GET_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CREATED_BY | Call by reference | Type reference (TYPE) | CFS_ADMINISTRATION-CREATED_BY | Name des Benutzers | 20020416 | |||
| 2 | E_CREATED_ON | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20020416 | |||
| 3 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | CFS_STATUS_DESCR | Beschreibung eines Status | 20020416 | |||
| 4 | E_ID | Call by reference | Type reference (TYPE) | CFS_STATUS_ID | CFS: Id eines Status | 20020416 | |||
| 5 | E_LAST_CHANGED_BY | Call by reference | Type reference (TYPE) | CFS_ADMINISTRATION-CHANGED_BY | Name des Benutzers | 20020416 | |||
| 6 | E_LAST_CHANGED_ON | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20020416 | |||
| 7 | E_NAME | Call by reference | Type reference (TYPE) | CFS_STATUS_NAME | Name eines Status | 20020416 |
Method GET_HEADER_DATA on class CL_CFX_STATUS has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | CFS_STATUS_ID | CFS: Id eines Status | 20020416 |
Method GET_ID on class CL_CFX_STATUS has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | CFS_STATUS_NAME | CFS: Name eines Status | 20020416 |
Method GET_NAME on class CL_CFX_STATUS has no exception.
Method GET_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_STATUS_PROFILE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_STATUS_PROFILE | Verwaltet ein Statusschema | 20020416 |
Method GET_PROFILE on class CL_CFX_STATUS has no exception.
Method GET_STATUSES_FOR_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATUSES | Call by reference | Type reference (TYPE) | CFX_TT_ACTION_STATUS | Table for Action and Status ids | 20070515 | |||
| 2 | IT_ACTION_IDS | Call by reference | Type reference (TYPE) | CFS_TT_ACTION_IDS | Table with Action IDs for Status (Transitions) | 20070515 |
Method GET_STATUSES_FOR_ACTIONS on class CL_CFX_STATUS has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS_PROFILE | Verwaltet ein Statusschema | 20020416 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | CFS_STATUS_ID | CFS: Id eines Status | 20020416 | |||
| 3 | RP_STATUS | Value transfer | Object reference (TYPE REF TO) | CL_CFS_STATUS | Verwaltet einen Status | 20020416 |
Method INITIALIZE on class CL_CFX_STATUS has no exception.
Method IS_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_CHANGEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Gibt an, ob das Statusschema änderbar ist | 20020416 |
Method IS_CHANGEABLE on class CL_CFX_STATUS has no exception.
Method IS_PROTECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_PROTECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020416 |
Method IS_PROTECTED on class CL_CFX_STATUS has no exception.
Method REMOVE_ENTRY_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION | Call by reference | Object reference (TYPE REF TO) | IF_CFS_ACTION | Action, die bei einem Statusübergang durchgeführt wird | 20020416 |
Method REMOVE_ENTRY_ACTION on class CL_CFX_STATUS has no exception.
Method REMOVE_PROTECTED Signature
Method REMOVE_PROTECTED on class CL_CFX_STATUS has no parameter.
Method REMOVE_PROTECTED on class CL_CFX_STATUS has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Value transfer | Type reference (TYPE) | CFS_STATUS_DESCR | Beschreibung eines Status | 20020416 |
Method SET_DESCRIPTION on class CL_CFX_STATUS has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Value transfer | Type reference (TYPE) | CFS_STATUS_NAME | Name eines Status | 20020416 |
Method SET_NAME on class CL_CFX_STATUS has no exception.
Method SET_PROTECTED Signature
Method SET_PROTECTED on class CL_CFX_STATUS has no parameter.
Method SET_PROTECTED on class CL_CFX_STATUS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |