SAP ABAP Class CL_SWF_WSP_WSDL_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_WSDL_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 | 20011217 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_WSP_WSDL_VIEW has no forward declaration.
Interfaces
Class CL_SWF_WSP_WSDL_VIEW has no interface implemented.
Friends
Class CL_SWF_WSP_WSDL_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SWFWSDLT | Table for WSDL Import | 20020121 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20020121 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR1024 | Character 1024 | 20011217 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20011217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20020121 | ||
| 2 | Instance method | Public | Method | Sets New WSDL Data | 20020121 |
Events
Class CL_SWF_WSP_WSDL_VIEW has no event.
Types
Class CL_SWF_WSP_WSDL_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 | IT_WSDL_DATA | Call by reference | Type reference (TYPE) | SWFWSDLT | Tabelle für WSDL-Import | 20020121 | |||
| 2 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | 20020121 | ||||
| 3 | I_SIZE | Call by reference | Type reference (TYPE) | I | 20020121 |
Method CONSTRUCTOR on class CL_SWF_WSP_WSDL_VIEW has no exception.
Method SET_WSDL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_WSDL_DATA | Call by reference | Type reference (TYPE) | SWFWSDLT | Tabelle für WSDL-Import | 20020121 | |||
| 2 | I_SIZE | Call by reference | Type reference (TYPE) | I | Größe des WSDL-Files | 20020121 |
Method SET_WSDL_DATA on class CL_SWF_WSP_WSDL_VIEW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |