SAP ABAP Class CL_SWF_WSP_XML_VIEW (HTML Control for WSDL Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
Properties
Class CL_SWF_WSP_XML_VIEW  
Short Description HTML Control for WSDL Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20011220   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_WSP_XML_VIEW has no forward declaration.
Interfaces
Class CL_SWF_WSP_XML_VIEW has no interface implemented.
Friends
Class CL_SWF_WSP_XML_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20020404
2 M_XML_URL Instance attribute Private Type reference (TYPE) CHAR1024 Character 1024 20011220
3 M_XML_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20011220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020404
2 CREATE Static method Public Method Factory 20020404
3 SET_XML_STREAM Instance method Public Method Sets New or Initial XML Data Stream for Display 20020404
4 SHOW Instance method Public Method 20020404
Events
Class CL_SWF_WSP_XML_VIEW has no event.
Types
Class CL_SWF_WSP_XML_VIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20020404
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20020404
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20020404
4 Importing I_XML_STREAM Call by reference Type reference (TYPE) XSTRING 20020404

Method CONSTRUCTOR on class CL_SWF_WSP_XML_VIEW has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML_VIEW Call by reference Object reference (TYPE REF TO) CL_SWF_WSP_XML_VIEW HTML-Control zur WSDL-Anzeige 20020404
2 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20020404
3 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20020404
4 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20020404
5 Importing I_XML_STREAM Call by reference Type reference (TYPE) XSTRING 20020404

Method CREATE on class CL_SWF_WSP_XML_VIEW has no exception.

Method SET_XML_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML_STREAM Call by reference Type reference (TYPE) XSTRING 20020404

Method SET_XML_STREAM on class CL_SWF_WSP_XML_VIEW has no exception.

Method SHOW Signature

Method SHOW on class CL_SWF_WSP_XML_VIEW has no parameter.
Method SHOW on class CL_SWF_WSP_XML_VIEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620