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 | ![]() |
Constant | Private | Type reference (TYPE) | DOKHL-OBJECT | 'SWF_WSP_IMPL_DETAIL_DOC' | Documentation Object | 20020116 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | DOKHL-OBJECT | 'SWF_WSP_INTF_DETAIL_DOC' | Documentation Object | 20020116 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | DOKHL-OBJECT | 'SWF_WSP_PORT_DETAIL_DOC' | Documentation Object | 20020116 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'L' | Implementation Detail View | 20020116 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'K' | Interface Detail View | 20020116 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Port Detail View | 20020116 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | Implementation Detail View | 20020116 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Interface Detail View | 20020116 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Port Detail View | 20020116 | |
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20020109 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1024 | Character 1024 | 20020109 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20020109 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20020109 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Type of Detail View | 20020109 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1024 | Character 1024 | 20020109 | ||
16 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | 20020109 | |
2 | ![]() |
Static method | Public | Method | Factory | 20020109 |
3 | ![]() |
Instance method | Private | Method | Fills HTML View Control | 20020109 |
4 | ![]() |
Instance method | Public | Method | Destructor | 20020122 |
5 | ![]() |
Instance method | Private | Method | Initializes HTML View Control | 20020109 |
6 | ![]() |
Instance method | Private | Method | Initializes Splitter Control | 20020109 |
7 | ![]() |
Instance method | Private | Method | Initializes XML View Control | 20020109 |
8 | ![]() |
Instance method | Public | Method | Links View to a Screen | 20020109 |
9 | ![]() |
Instance method | Public | Method | Gets XML Stream for Display | 20020109 |
10 | ![]() |
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 | ![]() |
I_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020109 | ||
2 | ![]() |
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 | ![]() |
E_DETAIL_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WSP_WSDEF_DETAIL_VIEW | Detailanzeige für WebService-Definitionen | 20020109 | ||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020109 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20020109 | ||
2 | ![]() |
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 | ![]() |
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 |