SAP ABAP Class CL_CHIP_TEST_PAGE_HELPER (Help Class for Page Tests)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_WD_API_TEST (Package) Web Dynpro ABAP: CCP Web Dynpro Integration API Test
⤷
⤷
Properties
| Class | CL_CHIP_TEST_PAGE_HELPER | |
| Short Description | Help Class for Page Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_WD_API_TEST | Web Dynpro ABAP: CCP Web Dynpro Integration API Test |
| Created | 20090626 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHIP_TEST_PAGE_HELPER has no forward declaration.
Interfaces
Class CL_CHIP_TEST_PAGE_HELPER has no interface implemented.
Friends
Class CL_CHIP_TEST_PAGE_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDY_CONFIG_ID | 'Z_CACHE_TEST_' | Configuration Identification | 20090626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | All Entries of CHIP_CACHE_PAGEM | 20090626 | |
| 2 | Static method | Public | Method | All Entries of CHIP_CACHE_PAGE | 20090626 | |
| 3 | Static method | Public | Method | 20090626 |
Events
Class CL_CHIP_TEST_PAGE_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_CACHE_STATT | Public | See coding | 20090626 | Tp_CACHE_STATT type STANDARD TABLE OF chip_cache_stat WITH DEFAULT KEY
|
||
| 2 | TP_T_PAGE | Public | See coding | Single-Character Indicator | 20090626 | TP_T_PAGE type standard table of chip_cache_page with DEFAULT KEY
|
|
| 3 | TP_T_PAGEM | Public | See coding | 20090626 | tp_t_pagem type standard table of chip_cache_pagem with DEFAULT KEY
|
Method Signatures
Method GET_PAGEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGEMS | Value transfer | Type reference (TYPE) | TP_T_PAGEM | 20090626 |
Method GET_PAGEMS on class CL_CHIP_TEST_PAGE_HELPER has no exception.
Method GET_PAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGES | Value transfer | Type reference (TYPE) | TP_T_PAGE | Einstelliges Kennzeichen | 20090626 |
Method GET_PAGES on class CL_CHIP_TEST_PAGE_HELPER has no exception.
Method GET_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_CACHE_STATT | Value transfer | Type reference (TYPE) | TP_CACHE_STATT | Einstelliges Kennzeichen | 20090626 |
Method GET_STAT on class CL_CHIP_TEST_PAGE_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |