SAP ABAP Class CX_CFS_OBJECT_STATUS_ERROR (Exception: Error in Object-Status Assignment)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20020325 |
Properties
Class | CX_CFS_OBJECT_STATUS_ERROR | |
Short Description | Exception: Error in Object-Status Assignment | |
Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | CFS_STATUS_MANAGEMENT | Status Management Tool for cFolders a. Engineering Documents |
Created | 20020325 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_CFS_OBJECT_STATUS_ERROR has no forward declaration.
Interfaces
Class CX_CFS_OBJECT_STATUS_ERROR has no interface implemented.
Friends
Class CX_CFS_OBJECT_STATUS_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFS_OBJECT_ID | ID of object that can have a status | 20020325 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFS_OBJECT_TYPE | Object Type | 20020325 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFS_STATUS_PROFILE_ID | CFS: ID of a Status Profile | 20020325 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT40 | 'no_profile_assigned' | Object is not yet assigned to a status profile | 20020325 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT40 | 'profile_already_assigned' | Object already has a status profile | 20020325 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT40 | 'profile_incomplete' | Status profile is incomplete | 20020412 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT40 | 'profile_not_for_object_type' | Status Profile is Not Intended for Object Type | 20030226 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT40 | 'status_cannot_be_set' | Status cannot be set for an object | 20020325 | |
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFS_STATUS_ID | CFX: Status ID | 20020325 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TEXT40 | Exception Type | 20020325 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020325 |
Events
Class CX_CFS_OBJECT_STATUS_ERROR has no event.
Types
Class CX_CFS_OBJECT_STATUS_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | CFS_OBJECT_ID | OBJECT_ID | 20020325 | ||
2 | ![]() |
OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFS_OBJECT_TYPE | OBJECT_TYPE | 20020325 | ||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020325 | |||
4 | ![]() |
PROFILE_ID | Value transfer | Type reference (TYPE) | CFS_STATUS_PROFILE_ID | PROFILE_ID | 20020325 | ||
5 | ![]() |
STATUS_ID | Value transfer | Type reference (TYPE) | CFS_STATUS_ID | STATUS_ID | 20020325 | ||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020325 | |||
7 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | TEXT40 | TYPE | 20020325 |
Method CONSTRUCTOR on class CX_CFS_OBJECT_STATUS_ERROR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 2.0 |