SAP ABAP Class CX_CFX_INVALID_XML (XML File Invalid)
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_INVALID_XML | |
Short Description | XML File Invalid | |
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 | 20020306 | 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 CX_CFX_INVALID_XML has no interface implemented.
Friends
Class CX_CFX_INVALID_XML 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 | ID of Incorrect Attribute | 20020307 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Namespace of Incorrect Attribute | 20020307 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Value of Incorrect Attribute | 20020307 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Where Does Error Occur? | 20020307 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CFX_OBJECT_DESCRIPTION | Object Type of Incorrect Reference | 20030305 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ID of Incorrect Reference | 20020307 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE_VALUE | Value of Attribute | 20020920 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'AttributeEntryRequired' | Required Attribute is Missing | 20020307 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'AttributeValueChange' | Value of Attribute Cannot Be Changed | 20020307 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'AttributeValueInvalid' | Value of Attribute is Invalid | 20020307 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FileEmpty' | Input File is Empty | 20020306 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FileNotValid' | Input File Not Sufficient for XSD | 20020307 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FileNotXML' | Input File Not XML | 20020307 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CFXF1_SC_DOC_TYPE_MATERIAL | Material | 20020307 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CFXF1_SC_DOC_TYPE_STRUCTURE | Structure | 20020307 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 's_component_version' | Component Version (for BOM Item) | 20040916 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CFXF1_SC_DOC_TYPE_STRUCT_ITEM | Item | 20020307 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 's_parent' | Parent (for Bills of Material) | 20020307 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 's_parent_version' | Parent Version (for BOMs) | 20040916 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ObjectMustNotChange' | Cannot Change Object | 20020307 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ObjectIDInvalid' | ID Invalid | 20020307 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ObjectNotExisting' | Object Does Not Exist (or No Longer Exists) | 20020307 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ObjectRequired' | Object is Missing | 20020426 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ObjectTypeInvalid' | Object Type Cannot Be Used Here | 20020307 | |
25 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Type | 20020306 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020306 |
Events
Class CX_CFX_INVALID_XML has no event.
Types
Class CX_CFX_INVALID_XML 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_ID | Call by reference | Type reference (TYPE) | STRING | 20020307 | |||
2 | ![]() |
ATTRIBUTE_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20020307 | |||
3 | ![]() |
ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | STRING | 20020307 | |||
4 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | STRING | 20020307 | |||
5 | ![]() |
OBJECT_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_OBJECT_DESCRIPTION | 20030305 | |||
6 | ![]() |
OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20020307 | |||
7 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020306 | |||
8 | ![]() |
P_ATTRIBUTE_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE_VALUE | 20020920 | |||
9 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020306 | |||
10 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20020306 |
Method CONSTRUCTOR on class CX_CFX_INVALID_XML has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 2.0 |