SAP ABAP Class CL_SWF_WSP_UTL (Utility Class for 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_UTL  
Short Description Utility Class for 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 20030115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_WSP_UTL has no forward declaration.
Interfaces
Class CL_SWF_WSP_UTL has no interface implemented.
Friends
Class CL_SWF_WSP_UTL has no friend class.
Attributes
Class CL_SWF_WSP_UTL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BSP_DATA Static method Public Method Gets Service Data for BSP 20030115
2 GET_SICF_DATA Static method Public Method Gets Service Data for SICF Services 20030115
Events
Class CL_SWF_WSP_UTL has no event.
Types
Class CL_SWF_WSP_UTL has no local type.
Method Signatures

Method GET_BSP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PATH Call by reference Type reference (TYPE) SWLWPPATH Service-Pfad 20030115
2 Exporting EX_PORTNUM Call by reference Type reference (TYPE) SWLWPPORT Portnummer 20030115
3 Exporting EX_PROTCL Call by reference Type reference (TYPE) SWLWPPROT Protokoll 20030115
4 Exporting EX_SERVER Call by reference Type reference (TYPE) SWLWPSRVR Server 20030115
5 Importing IM_APPLNAME Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20030115
6 Importing IM_PAGENAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20030115
7 Importing IM_PAGETYPE Call by reference Type reference (TYPE) O2PAGTYP Typ einer BSP-Seite 20030115
# Exception Resumable Description Created on
1 PAGE_NOT_FOUND BSP-Seite nicht gefunden 20030115

Method GET_SICF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PATH Call by reference Type reference (TYPE) SWLWPPATH Service-Pfad 20030115
2 Exporting EX_PORTNUM Call by reference Type reference (TYPE) SWLWPPORT Portnummer 20030115
3 Exporting EX_PROTCL Call by reference Type reference (TYPE) SWLWPPROT Protokoll 20030115
4 Exporting EX_SERVER Call by reference Type reference (TYPE) SWLWPSRVR Server 20030115
5 Importing IM_HANDLER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20030115
# Exception Resumable Description Created on
1 SERVICE_NOT_FOUND Service nicht gefunden 20030115
History
Last changed by/on SAP  20110908 
SAP Release Created in 640