SAP ABAP Class CL_SWF_WSP_WSDEF_DETAIL_VIEW (Detail Display for Web Service Definitions)
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_WSDEF_DETAIL_VIEW  
Short Description Detail Display for Web Service Definitions    
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 20020109   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no forward declaration.
Interfaces
Class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no interface implemented.
Friends
Class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DOC_IMPL_IMP_DETAIL Constant Private Type reference (TYPE) DOKHL-OBJECT 'SWF_WSP_IMPL_DETAIL_DOC' Documentation Object 20020116
2 C_DOC_INTF_IMP_DETAIL Constant Private Type reference (TYPE) DOKHL-OBJECT 'SWF_WSP_INTF_DETAIL_DOC' Documentation Object 20020116
3 C_DOC_PORT_IMP_DETAIL Constant Private Type reference (TYPE) DOKHL-OBJECT 'SWF_WSP_PORT_DETAIL_DOC' Documentation Object 20020116
4 C_TYPE_EDIT_IMPL Constant Public Type reference (TYPE) CHAR1 'L' Implementation Detail View 20020116
5 C_TYPE_EDIT_INTF Constant Public Type reference (TYPE) CHAR1 'K' Interface Detail View 20020116
6 C_TYPE_EDIT_PORT Constant Public Type reference (TYPE) CHAR1 'U' Port Detail View 20020116
7 C_TYPE_IMP_IMPL Constant Public Type reference (TYPE) CHAR1 'M' Implementation Detail View 20020116
8 C_TYPE_IMP_INTF Constant Public Type reference (TYPE) CHAR1 'N' Interface Detail View 20020116
9 C_TYPE_IMP_PORT Constant Public Type reference (TYPE) CHAR1 'P' Port Detail View 20020116
10 M_DOCKING_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20020109
11 M_HTML_DETAIL_URL Instance attribute Private Type reference (TYPE) CHAR1024 Character 1024 20020109
12 M_HTML_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20020109
13 M_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20020109
14 M_TYPE Instance attribute Private Type reference (TYPE) CHAR1 Type of Detail View 20020109
15 M_XML_DETAIL_URL Instance attribute Private Type reference (TYPE) CHAR1024 Character 1024 20020109
16 M_XML_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20020109
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020109
2 CREATE Static method Public Method Factory 20020109
3 FILL_HTML_VIEW Instance method Private Method Fills HTML View Control 20020109
4 FREE Instance method Public Method Destructor 20020122
5 INITIALIZE_HTML_VIEW Instance method Private Method Initializes HTML View Control 20020109
6 INITIALIZE_SPLITTER Instance method Private Method Initializes Splitter Control 20020109
7 INITIALIZE_XML_VIEW Instance method Private Method Initializes XML View Control 20020109
8 LINK Instance method Public Method Links View to a Screen 20020109
9 SET_XML_STREAM Instance method Public Method Gets XML Stream for Display 20020109
10 SHOW Instance method Public Method Displays Detail View 20020109
Events
Class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no event.
Types
Class CL_SWF_WSP_WSDEF_DETAIL_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_TYPE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20020109
2 Importing I_XML_STREAM Call by reference Type reference (TYPE) XSTRING 20020109

Method CONSTRUCTOR on class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DETAIL_VIEW Call by reference Object reference (TYPE REF TO) CL_SWF_WSP_WSDEF_DETAIL_VIEW Detailanzeige für WebService-Definitionen 20020109
2 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20020109
3 Importing I_XML_STREAM Call by reference Type reference (TYPE) XSTRING 20020109

Method CREATE on class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no exception.

Method FILL_HTML_VIEW Signature

Method FILL_HTML_VIEW on class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no parameter.
Method FILL_HTML_VIEW on class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no exception.

Method FREE Signature

Method FREE on class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no parameter.
Method FREE on class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no exception.

Method INITIALIZE_HTML_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020109

Method INITIALIZE_HTML_VIEW on class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no exception.

Method INITIALIZE_SPLITTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020109

Method INITIALIZE_SPLITTER on class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no exception.

Method INITIALIZE_XML_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020109

Method INITIALIZE_XML_VIEW on class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no exception.

Method LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20020109
2 Importing I_REPID Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20020109

Method LINK on class CL_SWF_WSP_WSDEF_DETAIL_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 20020109

Method SET_XML_STREAM on class CL_SWF_WSP_WSDEF_DETAIL_VIEW has no exception.

Method SHOW Signature

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