SAP ABAP Class CL_SALV_WD_BL_DB_ACCESS (DB Access Wrapper)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_BLOB_DB (Package) SALV WD : Storage of BLOBs (for example, Crystal Objects)
⤷
⤷
Properties
| Class | CL_SALV_WD_BL_DB_ACCESS | |
| Short Description | DB Access Wrapper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_BLOB_DB | SALV WD : Storage of BLOBs (for example, Crystal Objects) |
| Created | 20090119 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_WD_BL_DB_ACCESS has no interface implemented.
Friends
Class CL_SALV_WD_BL_DB_ACCESS has no friend class.
Attributes
Class CL_SALV_WD_BL_DB_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Decide which DB Table + Related Table Key is Structured | 20090220 | |
| 2 | Static method | Private | Method | Read BLOBs for a WD ALV View Delivered by SAP | 20090119 | |
| 3 | Static method | Public | Method | Public: Read Specific BLOBs for WD ALV View | 20090220 | |
| 4 | Static method | Private | Method | Read BLOBs for a WD ALV View Created by Customer | 20090121 | |
| 5 | Static method | Private | Method | Book BLOBs for a View Delivered by SAP | 20090121 | |
| 6 | Static method | Public | Method | Public: Update+Transport Specific BLOBs for View | 20090220 | |
| 7 | Static method | Private | Method | Book BLOBs to a View Created by Customer | 20090121 |
Events
Class CL_SALV_WD_BL_DB_ACCESS has no event.
Types
Class CL_SALV_WD_BL_DB_ACCESS has no local type.
Method Signatures
Method DETERMINE_DB_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_APPL_CONF_KEY | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YS_APPL_CONF_KEY | 20090220 | ||||
| 2 | ES_USER_CONF_KEY | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YS_USER_CONF_KEY | 20090220 | ||||
| 3 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20090220 | |||
| 4 | IV_PERS_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20090220 | |||
| 5 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20090220 |
Method DETERMINE_DB_KEY on class CL_SALV_WD_BL_DB_ACCESS has no exception.
Method READ_BLOBS_FOR_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BLOB | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YT_BLOB | 20090121 | ||||
| 2 | IS_APPL_CONF_KEY | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YS_APPL_CONF_KEY | 20090212 |
Method READ_BLOBS_FOR_APPL on class CL_SALV_WD_BL_DB_ACCESS has no exception.
Method READ_BLOBS_FOR_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BLOB | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YT_BLOB | 20090220 | ||||
| 2 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20090220 | |||
| 3 | IV_PERS_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20090220 | |||
| 4 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20090220 |
Method READ_BLOBS_FOR_CONFIG on class CL_SALV_WD_BL_DB_ACCESS has no exception.
Method READ_BLOBS_FOR_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BLOB | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YT_BLOB | 20090121 | ||||
| 2 | IS_USER_CONF_KEY | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YS_USER_CONF_KEY | 20090121 |
Method READ_BLOBS_FOR_USER on class CL_SALV_WD_BL_DB_ACCESS has no exception.
Method WRITE_BLOBS_FOR_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RECORDING_ENTRY | Call by reference | Type reference (TYPE) | CTS_RECORDING_ENTRIES | WBO remote API: Einträge für Änderungsaufzeichnung | 20090227 | |||
| 2 | IS_APPL_CONF_KEY | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YS_APPL_CONF_KEY | 20090121 | ||||
| 3 | IT_BLOB | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YT_BLOB | 20090212 |
Method WRITE_BLOBS_FOR_APPL on class CL_SALV_WD_BL_DB_ACCESS has no exception.
Method WRITE_BLOBS_FOR_CONFIG 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 | Key-Komponenten der Konfigurationstabellen | 20090220 | |||
| 2 | IT_BLOB | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YT_BLOB | 20090220 | ||||
| 3 | IV_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20090227 | |||
| 4 | IV_PERS_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20090220 | |||
| 5 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090227 | |||
| 6 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20090220 |
Method WRITE_BLOBS_FOR_CONFIG on class CL_SALV_WD_BL_DB_ACCESS has no exception.
Method WRITE_BLOBS_FOR_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RECORDING_ENTRY | Call by reference | Type reference (TYPE) | CTS_RECORDING_ENTRIES | WBO remote API: Einträge für Änderungsaufzeichnung | 20090227 | |||
| 2 | IS_USER_CONF_KEY | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YS_USER_CONF_KEY | 20090121 | ||||
| 3 | IT_BLOB | Call by reference | Type reference (TYPE) | IF_SALV_WD_BLOB_DB=>YT_BLOB | 20090212 |
Method WRITE_BLOBS_FOR_USER on class CL_SALV_WD_BL_DB_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |