SAP ABAP Class CL_DMC_XML_EXTRACTOR (CL_DMC_XML_EXTRACTOR)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCM (Package) Data Mapping and Conversion: Maintenance

⤷

⤷

Properties
Class | CL_DMC_XML_EXTRACTOR | |
Short Description | CL_DMC_XML_EXTRACTOR | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_DMCM | Data Mapping and Conversion: Maintenance |
Created | 20000229 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DMC_XML_EXTRACTOR has no interface implemented.
Friends
Class CL_DMC_XML_EXTRACTOR has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | CONSTRUCTOR | 20000229 |
2 | ![]() |
Instance method | Public | Method | EXTRACT_META_DATA | 20000229 |
3 | ![]() |
Instance method | Private | Method | PRINT_NODE | 20000229 |
Events
Class CL_DMC_XML_EXTRACTOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | Cannot import type |
|
|||||
2 | Cannot import type |
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FILE | Call by reference | Type reference (TYPE) | DMC_FNAME | IM_FILE | 20000229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FILE_NOT_FOUND | 20000229 | |
2 | ![]() |
PARSE_ERROR | 20000229 |
Method EXTRACT_META_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_IT_STRUCRELS | Call by reference | Type reference (TYPE) | DMC_RLTN_TAB | EX_IT_STRUCRELS | 20000229 | ||
2 | ![]() |
EX_IT_STRUCTURES | Call by reference | Type reference (TYPE) | DMC_STRUCT_TREE_REL_TAB | EX_IT_STRUCTURES | 20000229 |
Method EXTRACT_META_DATA on class CL_DMC_XML_EXTRACTOR has no exception.
Method PRINT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENTID | Value transfer | Type reference (TYPE) | STRING | PARENTID | 20000229 | ||
2 | ![]() |
PNODE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | PNODE | 20000229 |
Method PRINT_NODE on class CL_DMC_XML_EXTRACTOR has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 46D |