SAP ABAP Class /BCV/IF_UIF_PREVIEW_CFG (Read preview configuration)
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
| Class | /BCV/IF_UIF_PREVIEW_CFG | |
| Short Description | Read preview configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090220 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/IF_UIF_PREVIEW_CFG has no forward declaration.
Interfaces
Class /BCV/IF_UIF_PREVIEW_CFG has no interface implemented.
Friends
Class /BCV/IF_UIF_PREVIEW_CFG has no friend class.
Attributes
Class /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
Class /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 class /BCV/IF_UIF_PREVIEW_CFG has no parameter.
Method CLEAR_DB_BUFFERS on class /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 |