SAP ABAP Class CL_CRM_PCD_URL (PCD URL, PCD Locator)
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_PCD_URL  
Short Description PCD URL, PCD Locator    
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 20030218   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_PCD_URL has no forward declaration.
Interfaces
Class CL_CRM_PCD_URL has no interface implemented.
Friends
Class CL_CRM_PCD_URL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEY Instance attribute Private Type reference (TYPE) CRMT_PRT_URLKEY URL Key 20030218
2 PCD_URL Instance attribute Private Type reference (TYPE) CRM_URL_STRING String for CRM Object Link URLs 20030218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030218
2 GET_KEY Instance method Public Method Delivers the Key 20030218
3 GET_PCD_URL Instance method Public Method Delivers the PCD URL 20030218
4 SET_KEY Instance method Public Method Defines the Key 20030218
5 SET_PCD_URL Instance method Public Method Defines the PCD URL 20030218
Events
Class CL_CRM_PCD_URL has no event.
Types
Class CL_CRM_PCD_URL 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_KEY Call by reference Type reference (TYPE) CRMT_PRT_URLKEY Schlüssel für URL 20030218
2 Importing IM_PCD_URL Call by reference Type reference (TYPE) CRM_URL_STRING String für CRM Objekt Link-URLs 20030218

Method CONSTRUCTOR on class CL_CRM_PCD_URL has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_KEY Call by reference Type reference (TYPE) CRMT_PRT_URLKEY Schlüssel für URL 20030218

Method GET_KEY on class CL_CRM_PCD_URL has no exception.

Method GET_PCD_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PCD_URL Call by reference Type reference (TYPE) CRM_URL_STRING String für CRM Objekt Link-URLs 20030218

Method GET_PCD_URL on class CL_CRM_PCD_URL has no exception.

Method SET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEY Call by reference Type reference (TYPE) CRMT_PRT_URLKEY Schlüssel für URL 20030218

Method SET_KEY on class CL_CRM_PCD_URL has no exception.

Method SET_PCD_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PCD_URL Call by reference Type reference (TYPE) CRM_URL_STRING String für CRM Objekt Link-URLs 20030218

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