SAP ABAP Class CX_CFX_ATTRIBUTES_ERROR (Error for the Attribute List)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CFX_FOLDER | General Exception Class for Folder Packet | 20020306 |
Properties
| Class | CX_CFX_ATTRIBUTES_ERROR | |
| Short Description | Error for the Attribute List | |
| Super Class | CX_CFX_FOLDER | General Exception Class for Folder Packet |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20020225 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CFX_ATTRIBUTES_ERROR has no forward declaration.
Interfaces
Class CX_CFX_ATTRIBUTES_ERROR has no interface implemented.
Friends
Class CX_CFX_ATTRIBUTES_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) | STRING | 20020315 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | ID of Incorrect Attribute | 20020225 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Namespace of Incorrect Attribute | 20020315 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Object Type | 20020225 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'AttributeNotExisting' | Attribute with this ID/Namespace Does not Exist | 20041105 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'FileEmpty' | Input File Empty or Does Not Exist | 20020315 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'FileNotValid' | Input File Not Sufficient for XSD | 20020315 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'FileNotXML' | Input File Not XML | 20020315 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'NotBool' | Only 'true' or 'false' or '' Allowed | 20020225 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Type of Error | 20020225 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020225 |
Events
Class CX_CFX_ATTRIBUTES_ERROR has no event.
Types
Class CX_CFX_ATTRIBUTES_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 | ATTRIBUTE_FIELD | Call by reference | Type reference (TYPE) | STRING | 20020315 | ||||
| 2 | ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | STRING | 20020225 | ||||
| 3 | ATTRIBUTE_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20020315 | ||||
| 4 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_T_OBJECT_TYPE | 20020225 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020225 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020225 | ||||
| 7 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20020225 | ||||
| 8 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20020225 |
Method CONSTRUCTOR on class CX_CFX_ATTRIBUTES_ERROR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |