SAP ABAP Class CL_CRM_URL_PARAMETER (URL Parameter)
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_URL_PARAMETER  
Short Description URL Parameter    
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 20030219   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_URL_PARAMETER has no forward declaration.
Interfaces
Class CL_CRM_URL_PARAMETER has no interface implemented.
Friends
Class CL_CRM_URL_PARAMETER 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_PARAMKEY URL Parameter Set Key 20030219
2 NAME Instance attribute Private Type reference (TYPE) CRMT_PRT_PARAM_NAME URL Parameter Name (ID) 20030219
3 VALUE Instance attribute Private Type reference (TYPE) CRMT_PRT_PARAM_VALUE URL Parameter Value 20030219
Methods
# Method Level Visibility Method type Description Created on
1 GET_KEY Instance method Public Method Returns the Key 20030219
2 GET_NAME Instance method Public Method Returns the Parameter Name 20030219
3 GET_VALUE Instance method Public Method Returns the Parameter Value 20030219
4 SET_KEY Instance method Public Method Defines the Key 20030219
5 SET_NAME Instance method Public Method Defines the Parameter Name 20030219
6 SET_VALUE Instance method Public Method Defines the Parameter Value 20030219
Events
Class CL_CRM_URL_PARAMETER has no event.
Types
Class CL_CRM_URL_PARAMETER has no local type.
Method Signatures

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_PARAMKEY Schlüssel für URL Parameterset 20030219

Method GET_KEY on class CL_CRM_URL_PARAMETER has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NAME Call by reference Type reference (TYPE) CRMT_PRT_PARAM_NAME Name (ID) eines URL Parameters 20030219

Method GET_NAME on class CL_CRM_URL_PARAMETER has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Call by reference Type reference (TYPE) CRMT_PRT_PARAM_VALUE Wert eines URL Parameters 20030219

Method GET_VALUE on class CL_CRM_URL_PARAMETER 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_PARAMKEY Schlüssel für URL Parameterset 20030219

Method SET_KEY on class CL_CRM_URL_PARAMETER has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) CRMT_PRT_PARAM_NAME Name (ID) eines URL Parameters 20030219

Method SET_NAME on class CL_CRM_URL_PARAMETER has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) CRMT_PRT_PARAM_VALUE Wert eines URL Parameters 20030219

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