SAP ABAP Class CL_UMC_HTTP_EXT_APP (Business Server Page (BSP) WebApp HTTP Request Handler)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMC (Package) CPM : Common Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HTTP_EXT_BASE HTTP Framework (iHTTP) Basis Class 20011128
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMB_HTTP_EXT_BSC Business Server Page (BSP) WebApp HTTP Request Handler 20011128
2 Inheritance (c INHERITING FROM c_ref)  CL_UMB_HTTP_EXT_BSC_LP Business Server Page (BSP) WebApp HTTP Request Handler 20011128
3 Inheritance (c INHERITING FROM c_ref)  CL_UMB_HTTP_EXT_BSC_RB Business Server Page (BSP) WebApp HTTP Request Handler 20011128
4 Inheritance (c INHERITING FROM c_ref)  CL_UMM_HTTP_EXT_MC Business Server Page (BSP) WebApp HTTP Request Handler 20011218
5 Inheritance (c INHERITING FROM c_ref)  CL_UMV_HTTP_EXT_VDT Business Server Page (BSP) WebApp HTTP Request Handler 20011218
Properties
Class CL_UMC_HTTP_EXT_APP  
Short Description Business Server Page (BSP) WebApp HTTP Request Handler    
Super Class CL_HTTP_EXT_BASE HTTP Framework (iHTTP) Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMC   CPM : Common Objects 
Created 20011128   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMC_HTTP_EXT_APP has no forward declaration.
Interfaces
Class CL_UMC_HTTP_EXT_APP has no interface implemented.
Friends
Class CL_UMC_HTTP_EXT_APP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_APPLICATION Instance attribute Protected Type reference (TYPE) STRING '' Application 20011128
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_URL_FOR_BSP_APPLICATION Static method Public Method Creates a Redirect URL for BSP Applications 20011128
Events
Class CL_UMC_HTTP_EXT_APP has no event.
Types
Class CL_UMC_HTTP_EXT_APP has no local type.
Method Signatures

Method CREATE_URL_FOR_BSP_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ABS_URL Call by reference Type reference (TYPE) STRING Absolute URL (Protokol, Host, Port, ...) der BSP Applikation 20011128
2 Importing BSP_APPLICATION Value transfer Type reference (TYPE) STRING Name der BSP Applikation 20011128
3 Importing BSP_PROTOCOL Call by reference Type reference (TYPE) STRING Protokoll für absolute URL 20011128
4 Importing BSP_SERVICE Value transfer Type reference (TYPE) STRING URL-Präfix des BSP Request Handlers 20011128
5 Importing BSP_START_PAGE Value transfer Type reference (TYPE) STRING Startseite der BSP Applikation 20011128
6 Importing BSP_START_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP Startparameter der BSP Applikation 20011128
7 Exporting HOST Call by reference Type reference (TYPE) STRING Host (für absolute URLl) 20011128
8 Exporting LOCAL_URL Value transfer Type reference (TYPE) STRING Lokale URL der BSP Applikation 20011128
9 Exporting PORT Call by reference Type reference (TYPE) STRING Port (falls<> Default-Port) 20011128
10 Exporting PROTOCOL Call by reference Type reference (TYPE) STRING Protokoll (für absolute URL) 20011128

Method CREATE_URL_FOR_BSP_APPLICATION on class CL_UMC_HTTP_EXT_APP has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B