SAP ABAP Class /BCV/CL_UIF_CHIP (Query View Chip Handling)
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 | |
Short Description | Query View Chip Handling | |
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 | 20090205 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BCV/CL_UIF_CHIP has no forward declaration.
Interfaces
Class /BCV/CL_UIF_CHIP has no interface implemented.
Friends
Class /BCV/CL_UIF_CHIP has no friend class.
Attributes
Class /BCV/CL_UIF_CHIP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Chip from Query View or Snapshot | 20090205 |
2 | ![]() |
Static method | Public | Method | Delete Chip from Query View or Snapshot | 20090205 |
3 | ![]() |
Static method | Public | Method | Update Chip from Query View or Snapshot | 20090205 |
4 | ![]() |
Static method | Public | Method | Update chips for all query vies of a query | 20090402 |
Events
Class /BCV/CL_UIF_CHIP has no event.
Types
Class /BCV/CL_UIF_CHIP has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHECK_EXIST | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Check Chip already exists (not in Configuration Mode) | 20090421 | ||
2 | ![]() |
IV_QVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | Query View ID | 20090206 | ||
3 | ![]() |
IV_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_ID | Snapshot ID | 20090831 |
Method CREATE on class /BCV/CL_UIF_CHIP has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHECK_EXIST | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Check Chip already exists (not in Configuration Mode) | 20090421 | ||
2 | ![]() |
IV_QVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | Query View ID | 20090206 | ||
3 | ![]() |
IV_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_ID | Snapshot ID | 20090831 |
Method DELETE on class /BCV/CL_UIF_CHIP has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | Query View ID | 20090206 | ||
2 | ![]() |
IV_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_ID | Snapshot ID | 20090831 |
Method UPDATE on class /BCV/CL_UIF_CHIP has no exception.
Method UPDATE_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QUERY_ID | Call by reference | Type reference (TYPE) | /BCV/QRM_QUERY_ID | Query ID | 20090402 |
Method UPDATE_MULTIPLE on class /BCV/CL_UIF_CHIP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |