SAP ABAP Class CL_SWF_WSP_URL_TEXTEDIT (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_URL_TEXTEDIT  
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 20020417   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_WSP_URL_TEXTEDIT has no forward declaration.
Interfaces
Class CL_SWF_WSP_URL_TEXTEDIT has no interface implemented.
Friends
Class CL_SWF_WSP_URL_TEXTEDIT 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 20020417
2 M_TEXTEDIT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20020417
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020417
2 CREATE Static method Public Method Factory 20020417
3 FREE Instance method Public Method Destructor 20020521
4 GET_URL Instance method Public Method Fetches Current URL 20020419
5 SET_CHANGE_MODE Instance method Public Method Sets Change Mode 20020417
6 SET_URL Instance method Public Method Sets New URL for Display 20020417
Events
Class CL_SWF_WSP_URL_TEXTEDIT has no event.
Types
Class CL_SWF_WSP_URL_TEXTEDIT 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 20020417
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20020417
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20020417
4 Importing I_URL Call by reference Type reference (TYPE) STRING 20020417

Method CONSTRUCTOR on class CL_SWF_WSP_URL_TEXTEDIT has no exception.

Method CREATE Signature

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

Method CREATE on class CL_SWF_WSP_URL_TEXTEDIT has no exception.

Method FREE Signature

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

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_URL Call by reference Type reference (TYPE) STRING 20020419

Method GET_URL on class CL_SWF_WSP_URL_TEXTEDIT has no exception.

Method SET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_MODE Call by reference Type reference (TYPE) FLAG allgemeines flag 20020417

Method SET_CHANGE_MODE on class CL_SWF_WSP_URL_TEXTEDIT has no exception.

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) STRING 20020417

Method SET_URL on class CL_SWF_WSP_URL_TEXTEDIT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630