SAP ABAP Class /BCV/CL_UIF_BCV_CHIP_PROVIDER (BCV Chip Provider)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CHIP_PROVIDER | Abstract Superclass for Catalog Provider | 20090714 |
Properties
| Class | /BCV/CL_UIF_BCV_CHIP_PROVIDER | |
| Short Description | BCV Chip Provider | |
| Super Class | CL_CHIP_PROVIDER | Abstract Superclass for Catalog Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/UIF | BCV User Interface Layer |
| Created | 20081215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_UIF_BCV_CHIP_PROVIDER has no forward declaration.
Interfaces
Class /BCV/CL_UIF_BCV_CHIP_PROVIDER has no interface implemented.
Friends
Class /BCV/CL_UIF_BCV_CHIP_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 'X-SAP-BCV-CHIP' | BCV Provider Name | 20090127 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 'SSHOT' | BCV Snapshot Prefix | 20090827 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | 'X-SAP-BCV-CHIP:SSHOT' | 20090902 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | STRING | '/BCV/:' | Prefix for Tag Repository | 20090911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Describes Chip Inports | 20090227 | |
| 2 | Instance method | Private | Method | Remove duplicate variables | 20110104 |
Events
Class /BCV/CL_UIF_BCV_CHIP_PROVIDER has no event.
Types
Class /BCV/CL_UIF_BCV_CHIP_PROVIDER has no local type.
Method Signatures
Method DESCRIBE_INPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONF_PORT_DESCR_RTTI | Call by reference | Type reference (TYPE) | CHIP_PORT_BY_RTTI | Configuration Port Description | 20101004 | |||
| 2 | ES_PORT_DESCR_RTTI | Call by reference | Type reference (TYPE) | CHIP_PORT_BY_RTTI | Port Description | 20090227 | |||
| 3 | IS_QVIEW_KEY | Call by reference | Type reference (TYPE) | /BCV/S_UIF_QVIEW_KEY | Input Structure for Key Fields | 20090227 | |||
| 4 | IV_PORT_NAME | Call by reference | Type reference (TYPE) | STRING | Inport Name | 20090227 |
Method DESCRIBE_INPORT on class /BCV/CL_UIF_BCV_CHIP_PROVIDER has no exception.
Method REMOVE_DUPLICATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VARIABLES | Call by reference | Type reference (TYPE) | /BCV/T_UIF_VARIABLES | Table Type for Query View Input Variables | 20110104 |
Method REMOVE_DUPLICATES on class /BCV/CL_UIF_BCV_CHIP_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |