SAP ABAP Class CL_SEA_URL_HANDLER (Used to generate URLs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SEW (Application Component) Service Extension Workbench
     SEA_SEW_CORE (Package) Core component of SEW
Properties
Class CL_SEA_URL_HANDLER  
Short Description Used to generate URLs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEA_SEW_CORE   Core component of SEW 
Created 20100610   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEA_URL_HANDLER has no forward declaration.
Interfaces
Class CL_SEA_URL_HANDLER has no interface implemented.
Friends
Class CL_SEA_URL_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COLON Constant Public Type reference (TYPE) CHAR1 ':' Single-Character Flag 20100630
2 GC_HTTP Constant Public Type reference (TYPE) CHAR30 'http://' 30 Characters 20100630
3 GC_SAP_LANG Constant Public Type reference (TYPE) CHAR30 '&sap-language=' 30 Characters 20100630
4 GC_SOAMGR_PREFIX Constant Public Type reference (TYPE) CHAR120 '/sap/bc/webdynpro/sap/appl_soap_management?sap-client=' char120 20100630
5 GC_SOAMGR_SERVICE_COMP Constant Public Type reference (TYPE) CHAR120 '&comp=WSA&service=' char120 20100630
6 GC_WSNAVIGATOR_PREFIX Constant Public Type reference (TYPE) CHAR120 '/webdynpro/dispatcher/sap.com/tc~esi~esp~wsnav~ui/WSNavigator?app.wsdl=' char120 20100630
Methods
# Method Level Visibility Method type Description Created on
1 GET_SOAMANAGER_URL Static method Public Method Return SOA Manager URL 20100610
2 GET_WSNAVIGATOR_URL Static method Public Method Return WS Navigator URL 20100610
Events
Class CL_SEA_URL_HANDLER has no event.
Types
Class CL_SEA_URL_HANDLER has no local type.
Method Signatures

Method GET_SOAMANAGER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) STRING The external name of the service 20100610
2 Returning RV_URL Value transfer Type reference (TYPE) STRING The SOA Manager URL 20100610
# Exception Resumable Description Created on
1 CX_SEA_ESEXTENDER_EXCEPTION Base exception thrown during ES enhancement process 20100610

Method GET_WSNAVIGATOR_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) STRING The external name of the service 20100610
2 Returning RV_URL Value transfer Type reference (TYPE) STRING The WS Navigator URL 20100610
# Exception Resumable Description Created on
1 CX_SEA_ESEXTENDER_EXCEPTION Base exception thrown during ES enhancement process 20100610
History
Last changed by/on SAP  20110908 
SAP Release Created in 730