SAP ABAP Interface /BCV/IF_UIF_PREVIEW_CFG (Read preview configuration)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/CL_UIF_PREVIEW_CFG | Preview configuration | 20090220 |
Properties
| Interface | /BCV/IF_UIF_PREVIEW_CFG | |
| Short Description | Read preview configuration |
General Data
| Package | /BCV/UIF | BCV User Interface Layer |
| Created | 20090220 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /BCV/IF_UIF_PREVIEW_CFG has no forward declaration.
Interfaces
Interface /BCV/IF_UIF_PREVIEW_CFG has no interface.
Friends
Interface /BCV/IF_UIF_PREVIEW_CFG has no friend.
Attributes
Interface /BCV/IF_UIF_PREVIEW_CFG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CLEAR_BUFFERS | 20090220 | |
| 2 | Instance method | Public | Method | GET_PREVIEW | 20090220 | |
| 3 | Instance method | Public | Method | Check whether Preview exists on database | 20100706 | |
| 4 | Instance method | Public | Method | GET_PREVIEW_TEXTS | 20090220 | |
| 5 | Instance method | Public | Method | GET_ROLE_DEFAULTS | 20090220 |
Events
Interface /BCV/IF_UIF_PREVIEW_CFG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_PRVIEW | Public | See coding | 20090220 | tt_prview TYPE SORTED TABLE OF /bcv/c_prview WITH UNIQUE KEY preview_id
|
||
| 2 | TT_PRVIEWR | Public | See coding | 20090220 | tt_prviewr TYPE SORTED TABLE OF /bcv/c_prviewr WITH UNIQUE KEY role_default
|
||
| 3 | TT_PRVIEWT | Public | See coding | 20090220 | tt_prviewt TYPE SORTED TABLE OF /bcv/c_prviewt WITH UNIQUE KEY langu
|
Method Signatures
Method CLEAR_DB_BUFFERS Signature
Method CLEAR_DB_BUFFERS on Interface /BCV/IF_UIF_PREVIEW_CFG has no parameter.
Method CLEAR_DB_BUFFERS on Interface /BCV/IF_UIF_PREVIEW_CFG has no exception.
Method GET_PREVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PRVIEW | Value transfer | Type reference (TYPE) | /BCV/C_PRVIEW | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090220 |
Method GET_PREVIEW_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXIST | Value transfer | Type reference (TYPE) | XFELD | 'X': Preview exists on database | 20100706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for acces to configuration | 20100706 |
Method GET_PREVIEW_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PRVIEWT | Value transfer | Type reference (TYPE) | TT_PRVIEWT | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090220 |
Method GET_ROLE_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PRVIEWR | Value transfer | Type reference (TYPE) | TT_PRVIEWR | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090220 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |