SAP ABAP Class CL_CRM_PORTAL (Portal Information)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_URL_GENERATION (Package) URL Generation
Properties
Class CL_CRM_PORTAL  
Short Description Portal Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_URL_GENERATION   URL Generation 
Created 20030217   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_PORTAL has no forward declaration.
Interfaces
Class CL_CRM_PORTAL has no interface implemented.
Friends
Class CL_CRM_PORTAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASE_URL Instance attribute Private Type reference (TYPE) STRING Enterprise Portal Basis URL 20030217
2 PORT Instance attribute Private Type reference (TYPE) STRING Port 20030217
3 PROTOCOL Instance attribute Private Type reference (TYPE) STRING Log 20030217
4 REQUEST Instance attribute Private Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20030217
5 SERVER Instance attribute Private Type reference (TYPE) STRING Portal Server 20030217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030217
2 GET_PORT Instance method Public Method Returns the Port 20030217
3 GET_PROTOCOL Instance method Public Method Returns the Log 20030217
4 GET_SERVER Instance method Public Method Returns the Portal Server 20030217
5 SET_PORT Instance method Public Method Determines the Port 20030217
6 SET_PROTOCOL Instance method Public Method Determines the Log 20030217
7 SET_SERVER Instance method Public Method Determines the Server 20030217
Events
Class CL_CRM_PORTAL has no event.
Types
Class CL_CRM_PORTAL 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 IM_BASE_URL Call by reference Type reference (TYPE) STRING Basis-URL des Enterprise Portals 20030217
2 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20030217

Method CONSTRUCTOR on class CL_CRM_PORTAL has no exception.

Method GET_PORT Signature

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

Method GET_PORT on class CL_CRM_PORTAL has no exception.

Method GET_PROTOCOL Signature

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

Method GET_PROTOCOL on class CL_CRM_PORTAL has no exception.

Method GET_SERVER Signature

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

Method GET_SERVER on class CL_CRM_PORTAL has no exception.

Method SET_PORT Signature

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

Method SET_PORT on class CL_CRM_PORTAL has no exception.

Method SET_PROTOCOL Signature

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

Method SET_PROTOCOL on class CL_CRM_PORTAL has no exception.

Method SET_SERVER Signature

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

Method SET_SERVER on class CL_CRM_PORTAL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 400