SAP ABAP Class CL_FDT_WD_XML_EXPORT (FDT WD: Model for XML Export)
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) | 20070228 |
Properties
| Class | CL_FDT_WD_XML_EXPORT | |
| Short Description | FDT WD: Model for XML Export | |
| 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 | 20070228 | SAP |
| Last change | 20110908 | SAP |
| 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_XML_EXPORT has no interface implemented.
Friends
Class CL_FDT_WD_XML_EXPORT 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_EXPORT' | 20070228 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080801 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as unsorted index table | 20100630 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | id of application | 20070228 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20070228 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Surrounding Application | 20090519 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | timestamp | 20070228 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_DATA_EXCHANGE=>SCHEMA | Schema definition to identify the type of XML | 20071106 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_DATA_EXCHANGE=>XML_VERSION | FDT: XML Version Number | 20071105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070322 | ||
| 2 | Instance method | Public | Method | Set teh list of object ids | 20100629 | |
| 3 | Instance method | Public | Method | 20070228 | ||
| 4 | Instance method | Public | Method | Set the surrounding application. | 20090519 | |
| 5 | Instance method | Public | Method | sets the application id | 20070228 | |
| 6 | Instance method | Public | Method | sets the XML schema for export | 20071106 | |
| 7 | Instance method | Public | Method | sets the XML version for export | 20071105 |
Events
Class CL_FDT_WD_XML_EXPORT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | XML_STRING | Public | Type reference (TYPE) | XSTRING | 20070228 | |
Method Signatures
Method PARSING_ERROR Signature
Method PARSING_ERROR on class CL_FDT_WD_XML_EXPORT has no parameter.
Method PARSING_ERROR on class CL_FDT_WD_XML_EXPORT has no exception.
Method SET_ID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITS_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as unsorted index table | 20100630 | |||
| 2 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20100629 |
Method SET_ID_LIST on class CL_FDT_WD_XML_EXPORT has no exception.
Method SET_INCLUDE_CHILD_OBJS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_INCLUDE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070228 |
Method SET_INCLUDE_CHILD_OBJS on class CL_FDT_WD_XML_EXPORT has no exception.
Method SET_SUR_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090519 |
Method SET_SUR_APP on class CL_FDT_WD_XML_EXPORT has no exception.
Method SET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070228 | ||||
| 2 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | 20070228 |
Method SET_VALUES on class CL_FDT_WD_XML_EXPORT has no exception.
Method SET_XML_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML_SCHEMA | Call by reference | Type reference (TYPE) | IF_FDT_DATA_EXCHANGE=>SCHEMA | Schema definition to identify the type of XML | 20071106 |
Method SET_XML_SCHEMA on class CL_FDT_WD_XML_EXPORT has no exception.
Method SET_XML_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_DATA_EXCHANGE=>XML_VERSION | FDT: XML Version Number | 20071105 |
Method SET_XML_VERSION on class CL_FDT_WD_XML_EXPORT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |