SAP ABAP Class CL_BSP_XP_USER_PARAMETER_UTIL (Process user parameters)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
BSP_XP_APPLICATION (Package) XP application - to be deleted
⤷
⤷
Properties
| Class | CL_BSP_XP_USER_PARAMETER_UTIL | |
| Short Description | Process user parameters | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_XP_APPLICATION | XP application - to be deleted |
| Created | 20051005 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_XP_USER_PARAMETER_UTIL has no forward declaration.
Interfaces
Class CL_BSP_XP_USER_PARAMETER_UTIL has no interface implemented.
Friends
Class CL_BSP_XP_USER_PARAMETER_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | I | 0 | 20051020 | |||
| 2 | Constant | Protected | Type reference (TYPE) | MEMORYID | 'BSP_XP_CONTROL' | Set/Get parameter ID | 20051020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | et all parameters from URL and put them into user parameters | 20051005 | |
| 2 | Static method | Public | Method | Get design | 20051005 | |
| 3 | Static method | Public | Method | Return true if caching is disabled - default | 20051020 | |
| 4 | Static method | Protected | Method | Return true if parameter is set | 20051020 |
Events
Class CL_BSP_XP_USER_PARAMETER_UTIL has no event.
Types
Class CL_BSP_XP_USER_PARAMETER_UTIL has no local type.
Method Signatures
Method COPY_URL_PARAMS_TO_USER_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20051005 |
Method COPY_URL_PARAMS_TO_USER_PARAMS on class CL_BSP_XP_USER_PARAMETER_UTIL has no exception.
Method GET_DESIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20051005 |
Method GET_DESIGN on class CL_BSP_XP_USER_PARAMETER_UTIL has no exception.
Method IS_CACHING_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20051020 |
Method IS_CACHING_DISABLED on class CL_BSP_XP_USER_PARAMETER_UTIL has no exception.
Method IS_PARAMETER_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OFFSET | Call by reference | Type reference (TYPE) | I | 20051020 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20051020 |
Method IS_PARAMETER_SET on class CL_BSP_XP_USER_PARAMETER_UTIL has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |