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 | Instance attribute | Private | Type reference (TYPE) | CRMT_PRT_PARAMKEY | URL Parameter Set Key | 20030219 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CRMT_PRT_PARAM_NAME | URL Parameter Name (ID) | 20030219 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CRMT_PRT_PARAM_VALUE | URL Parameter Value | 20030219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the Key | 20030219 | |
| 2 | Instance method | Public | Method | Returns the Parameter Name | 20030219 | |
| 3 | Instance method | Public | Method | Returns the Parameter Value | 20030219 | |
| 4 | Instance method | Public | Method | Defines the Key | 20030219 | |
| 5 | Instance method | Public | Method | Defines the Parameter Name | 20030219 | |
| 6 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |