SAP ABAP Class CL_CFS_PROFILE_REGISTRY (Manages Status Profile Object References and Their IDs)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFS_STATUS_MANAGEMENT (Package) Status Management Tool for cFolders a. Engineering Documents
⤷
⤷
Properties
| Class | CL_CFS_PROFILE_REGISTRY | |
| Short Description | Manages Status Profile Object References and Their IDs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFS_STATUS_MANAGEMENT | Status Management Tool for cFolders a. Engineering Documents |
| Created | 20020228 | 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_CFS_PROFILE_REGISTRY has no interface implemented.
Friends
Class CL_CFS_PROFILE_REGISTRY 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_STATUS_PROFILE | Assignment of Status Profile Object to ID | 20020228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delivers a Reference for an ID | 20020228 | |
| 2 | Instance method | Public | Method | Determines if Reference for an ID is Registered | 20020228 | |
| 3 | Instance method | Public | Method | Registers a Reference for an ID | 20020228 | |
| 4 | Instance method | Public | Method | Deletes a Reference for an ID | 20020228 |
Events
Class CL_CFS_PROFILE_REGISTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_STATUS_PROFILE | Private | See coding | 20020228 | |
||
| 2 | TT_STATUS_PROFILE | Private | See coding | 20020228 | |
Method Signatures
Method GET 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_PROFILE_ID | 20020228 | ||||
| 2 | RP_STATUS_PROFILE | Value transfer | Object reference (TYPE REF TO) | CL_CFS_STATUS_PROFILE | 20020228 |
Method GET on class CL_CFS_PROFILE_REGISTRY has no exception.
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_STATUS_PROFILE_ID | CFS: Id eines Statusschemas | 20020228 | |||
| 2 | R_IS_REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020228 |
Method IS_REGISTERED on class CL_CFS_PROFILE_REGISTRY has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS_PROFILE | Value transfer | Object reference (TYPE REF TO) | CL_CFS_STATUS_PROFILE | Verwaltet ein Statusschema | 20020228 | |||
| 2 | I_ID | Value transfer | Type reference (TYPE) | CFS_STATUS_PROFILE_ID | CFS: Id eines Statusschemas | 20020228 |
Method REGISTER on class CL_CFS_PROFILE_REGISTRY 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_STATUS_PROFILE_ID | 20020228 |
Method UNREGISTER on class CL_CFS_PROFILE_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |