SAP ABAP Class CL_TPDA_TOOL_XML_DOWNLOAD (TPDA: XML Download Methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
⤷
⤷
Properties
| Class | CL_TPDA_TOOL_XML_DOWNLOAD | |
| Short Description | TPDA: XML Download Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_TOOLS | ABAP Debugger: Tools (Plugins) |
| Created | 20081209 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_TOOL_XML_DOWNLOAD has no forward declaration.
Interfaces
Class CL_TPDA_TOOL_XML_DOWNLOAD has no interface implemented.
Friends
Class CL_TPDA_TOOL_XML_DOWNLOAD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TV_NODEKEY | 'DOWNLD_XML' | Menu Constant | 20081209 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | CL_TPDA_TOOL_TABLE_VIEW=>C_MAX_LINES | 20090324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Method Calls CL_TPDA_CONTROL->get_symb_asxml | 20081209 | |
| 2 | Static method | Public | Method | 20081210 |
Events
Class CL_TPDA_TOOL_XML_DOWNLOAD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_FILE | Private | See coding | 20081209 | BEGIN OF ty_file,
filename TYPE string,
path TYPE string,
fullpath TYPE string,
rc TYPE i,
action TYPE i,
END OF ty_file
|
Method Signatures
Method DOWNLOAD_AS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_DIR | Call by reference | Type reference (TYPE) | STRING | 20081209 | ||||
| 2 | VAR_NAME | Call by reference | Type reference (TYPE) | STRING | 20081209 |
Method DOWNLOAD_AS_XML on class CL_TPDA_TOOL_XML_DOWNLOAD has no exception.
Method IS_SERIALIZABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081210 | ||||
| 2 | INSTANCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20081210 | ||||
| 3 | TOOL_ID | Call by reference | Type reference (TYPE) | I | 20081210 |
Method IS_SERIALIZABLE on class CL_TPDA_TOOL_XML_DOWNLOAD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |