SAP ABAP Class CL_FDT_WD_XML_IMPORT (FDT WD: Model for XML Import)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_TOOLS (Package) BRFplus: Tools in Web Dynpro UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MODEL | FDT WD: Model for Web Dynpro (abstract) | 20070312 |
Properties
Class | CL_FDT_WD_XML_IMPORT | |
Short Description | FDT WD: Model for XML Import | |
Super Class | CL_FDT_WD_MODEL | FDT WD: Model for Web Dynpro (abstract) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_WD_TOOLS | BRFplus: Tools in Web Dynpro UI |
Created | 20070312 | SAP |
Last change | 20130531 | SAP |
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) |
Interfaces
Class CL_FDT_WD_XML_IMPORT has no interface implemented.
Friends
Class CL_FDT_WD_XML_IMPORT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'XML_IMPORT' | 20070312 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070314 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RFCDEST | Managed system | 20121029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get the XML data in cdocument format | 20070312 |
2 | ![]() |
Static method | Public | Method | Set the managed system | 20121029 |
Events
Class CL_FDT_WD_XML_IMPORT has no event.
Types
Class CL_FDT_WD_XML_IMPORT has no local type.
Method Signatures
Method GET_XML_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20070312 | |||
2 | ![]() |
RO_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20070312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20070315 |
Method SET_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Managed system | 20121029 |
Method SET_RFC_DESTINATION on class CL_FDT_WD_XML_IMPORT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |