SAP ABAP Class CL_SALV_WD_P13N_UTILS (Contains a collection of utility methods related to P13n)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_UTIL (Package) Collection of Internally Supported Components and Classes
⤷
⤷
Properties
| Class | CL_SALV_WD_P13N_UTILS | |
| Short Description | Contains a collection of utility methods related to P13n | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_UTIL | Collection of Internally Supported Components and Classes |
| Created | 20100317 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SALV_WD_P13N_UTILS has no interface implemented.
Friends
Class CL_SALV_WD_P13N_UTILS has no friend class.
Attributes
Class CL_SALV_WD_P13N_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100317 |
Events
Class CL_SALV_WD_P13N_UTILS has no event.
Types
Class CL_SALV_WD_P13N_UTILS has no local type.
Method Signatures
Method IS_VIEW_DESCRIPTION_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AVAILABLE_VIEWS | Call by reference | Type reference (TYPE) | WDR_PERS_VARIANTS | List of available personalization Views | 20100317 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | WDR_PERS_VARIANT-DESCRIPTION | Description of the View to be validated | 20100317 | |||
| 3 | MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | WD Message Manager to use for raising messages | 20100317 | |||
| 4 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' if the given View description is valid | 20100317 | |||
| 5 | WD_VIEW_ID | Call by reference | Type reference (TYPE) | STRING | Identifier of the Web Dynpo View to raise messages in | 20100317 |
Method IS_VIEW_DESCRIPTION_VALID on class CL_SALV_WD_P13N_UTILS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |