SAP ABAP Class /BCV/CL_UIF_CHIP_PAGE (Chip Page Helper Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/UIF (Package) BCV User Interface Layer
⤷
⤷
Properties
| Class | /BCV/CL_UIF_CHIP_PAGE | |
| Short Description | Chip Page Helper Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/UIF | BCV User Interface Layer |
| Created | 20090512 | 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 /BCV/CL_UIF_CHIP_PAGE has no interface implemented.
Friends
Class /BCV/CL_UIF_CHIP_PAGE has no friend class.
Attributes
Class /BCV/CL_UIF_CHIP_PAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Configuration ID for BCV uniqueness | 20090512 | |
| 2 | Static method | Public | Method | Determine Chip Page Configuration ID | 20090512 | |
| 3 | Static method | Public | Method | Determine System Type (SAP, None-SAP) | 20090512 | |
| 4 | Static method | Public | Method | Find Chip Pages | 20091118 | |
| 5 | Static method | Public | Method | Check whether Chip Page is Locked | 20100119 | |
| 6 | Static method | Public | Method | Remove Chip from Chip Page | 20091118 |
Events
Class /BCV/CL_UIF_CHIP_PAGE has no event.
Types
Class /BCV/CL_UIF_CHIP_PAGE has no local type.
Method Signatures
Method CHECK_CONFIG_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONFIG_ID_ERROR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Configuration ID erronous | 20090512 | |||
| 2 | IV_CONFIG_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_CONFIG_ID | Configuration Identification | 20090512 |
Method CHECK_CONFIG_ID on class /BCV/CL_UIF_CHIP_PAGE has no exception.
Method DETERMINE_CONFIG_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONFIG_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_CONFIG_ID | Configuration Identification | 20090512 | |||
| 2 | IV_CONTEXT_KEY | Call by reference | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20090512 | |||
| 3 | IV_DASHBOARD_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_DASHB_ID | ID of Dashboard | 20090512 | |||
| 4 | IV_OVERVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_PREVIEW_ID | ID of Overview | 20090512 |
Method DETERMINE_CONFIG_ID on class /BCV/CL_UIF_CHIP_PAGE has no exception.
Method DETERMINE_SYS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SAP_SYSTEM | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | SAP System (X, not = space) | 20090512 |
Method DETERMINE_SYS_TYPE on class /BCV/CL_UIF_CHIP_PAGE has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONFIG_ID | Call by reference | Type reference (TYPE) | /BCV/T_UIF_CONFIG_ID | Table of Configuration IDs | 20091118 | |||
| 2 | ET_CONFIG_KEY | Call by reference | Type reference (TYPE) | /BCV/T_UIF_CONFIG_KEY | Table of Configuration Keys | 20091118 | |||
| 3 | IV_CHIP_NAME | Call by reference | Type reference (TYPE) | CHIP_NAME | Web Dynpro ABAP: CHIP ID | 20091118 |
Method FIND on class /BCV/CL_UIF_CHIP_PAGE has no exception.
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOCKED | Call by reference | Type reference (TYPE) | BOOLE_D | CHIP Page is locked | 20100119 | |||
| 2 | EV_USER | Call by reference | Type reference (TYPE) | /BCV/FND_USER | User who locks the CHIP Page | 20100119 | |||
| 3 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Configuration Key | 20100119 |
Method IS_LOCKED on class /BCV/CL_UIF_CHIP_PAGE has no exception.
Method REMOVE_CHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Configuration Key | 20091118 | |||
| 2 | IV_CHIP_NAME | Call by reference | Type reference (TYPE) | CHIP_NAME | Web Dynpro ABAP: CHIP ID | 20091118 | |||
| 3 | IV_SILENT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Silent Mode | 20091119 | ||
| 4 | IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transport Request | 20091119 |
Method REMOVE_CHIP on class /BCV/CL_UIF_CHIP_PAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |