SAP ABAP Class CX_CFS_OBJ_ALREADY_EXISTING (Exception if Object Already Exists)
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 | 20020321 |
Properties
Class | CX_CFS_OBJ_ALREADY_EXISTING | |
Short Description | Exception if Object Already Exists | |
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 | P | SAP Standard Production Program |
Category | 40 | Exception Class |
Package | CFS_STATUS_MANAGEMENT | Status Management Tool for cFolders a. Engineering Documents |
Created | 20020321 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_CFS_OBJ_ALREADY_EXISTING has no forward declaration.
Interfaces
Class CX_CFS_OBJ_ALREADY_EXISTING has no interface implemented.
Friends
Class CX_CFS_OBJ_ALREADY_EXISTING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT20 | 'name_exists' | Name of Object Already Exists | 20020321 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT20 | 'token_exists' | Code of Object Already Exists | 20020321 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT20 | 'transition_exists' | Status Transition Already Exists | 20020321 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFS_STATUS_OBJ_TYPE | Object Type in Status Management (Status, Profile, ...) | 20020321 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TEXT20 | Exception Type (Use Constants) | 20020321 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Contents of the Field/Attributes that are Not Unique | 20020321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020321 |
Events
Class CX_CFS_OBJ_ALREADY_EXISTING has no event.
Types
Class CX_CFS_OBJ_ALREADY_EXISTING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020321 | |||
2 | ![]() |
STATUS_OBJ_TYPE | Value transfer | Type reference (TYPE) | CFS_STATUS_OBJ_TYPE | STATUS_OBJ_TYPE | 20020321 | ||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020321 | |||
4 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | TEXT20 | TYPE | 20020321 | ||
5 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | VALUE | 20020321 |
Method CONSTRUCTOR on class CX_CFS_OBJ_ALREADY_EXISTING has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 2.0 |