SAP ABAP Class CL_WFD_XML_VIEWER (XML-Viewer with Export/Import Function)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition

⤷

⤷

Properties
Class | CL_WFD_XML_VIEWER | |
Short Description | XML-Viewer with Export/Import Function | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWD | Business Workflow: Process Definition |
Created | 20030814 | 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) |
Interfaces
Class CL_WFD_XML_VIEWER has no interface implemented.
Friends
Class CL_WFD_XML_VIEWER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | 20030814 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | 20030814 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | 20030814 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | 20030814 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030814 |
2 | ![]() |
Instance method | Public | Method | 20030814 | |
3 | ![]() |
Instance method | Public | Method | 20030814 | |
4 | ![]() |
Instance method | Protected | Event handling method | 20030814 |
Events
Class CL_WFD_XML_VIEWER has no event.
Types
Class CL_WFD_XML_VIEWER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_XML | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | 20030814 | |||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20030814 |
Method CONSTRUCTOR on class CL_WFD_XML_VIEWER has no exception.
Method FREE Signature
Method FREE on class CL_WFD_XML_VIEWER has no parameter.
Method FREE on class CL_WFD_XML_VIEWER has no exception.
Method LOAD_FROM_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_XML | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | 20030814 |
Method LOAD_FROM_DOCUMENT on class CL_WFD_XML_VIEWER has no exception.
Method ON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20030814 |
Method ON_CLICK on class CL_WFD_XML_VIEWER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |