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 IF_SALV_WD_BLOB_DB 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 DETERMINE_DB_KEY Static method Private Method Decide which DB Table + Related Table Key is Structured 20090220
2 READ_BLOBS_FOR_APPL Static method Private Method Read BLOBs for a WD ALV View Delivered by SAP 20090119
3 READ_BLOBS_FOR_CONFIG Static method Public Method Public: Read Specific BLOBs for WD ALV View 20090220
4 READ_BLOBS_FOR_USER Static method Private Method Read BLOBs for a WD ALV View Created by Customer 20090121
5 WRITE_BLOBS_FOR_APPL Static method Private Method Book BLOBs for a View Delivered by SAP 20090121
6 WRITE_BLOBS_FOR_CONFIG Static method Public Method Public: Update+Transport Specific BLOBs for View 20090220
7 WRITE_BLOBS_FOR_USER 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 Exporting ES_APPL_CONF_KEY Call by reference Type reference (TYPE) IF_SALV_WD_BLOB_DB=>YS_APPL_CONF_KEY 20090220
2 Exporting ES_USER_CONF_KEY Call by reference Type reference (TYPE) IF_SALV_WD_BLOB_DB=>YS_USER_CONF_KEY 20090220
3 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20090220
4 Importing IV_PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090220
5 Importing 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 Exporting ET_BLOB Call by reference Type reference (TYPE) IF_SALV_WD_BLOB_DB=>YT_BLOB 20090121
2 Importing 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 Exporting ET_BLOB Call by reference Type reference (TYPE) IF_SALV_WD_BLOB_DB=>YT_BLOB 20090220
2 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20090220
3 Importing IV_PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090220
4 Importing 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 Exporting ET_BLOB Call by reference Type reference (TYPE) IF_SALV_WD_BLOB_DB=>YT_BLOB 20090121
2 Importing 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 Exporting ET_RECORDING_ENTRY Call by reference Type reference (TYPE) CTS_RECORDING_ENTRIES WBO remote API: Einträge für Änderungsaufzeichnung 20090227
2 Importing IS_APPL_CONF_KEY Call by reference Type reference (TYPE) IF_SALV_WD_BLOB_DB=>YS_APPL_CONF_KEY 20090121
3 Importing 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 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20090220
2 Importing IT_BLOB Call by reference Type reference (TYPE) IF_SALV_WD_BLOB_DB=>YT_BLOB 20090220
3 Importing IV_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20090227
4 Importing IV_PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090220
5 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20090227
6 Importing 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 Exporting ET_RECORDING_ENTRY Call by reference Type reference (TYPE) CTS_RECORDING_ENTRIES WBO remote API: Einträge für Änderungsaufzeichnung 20090227
2 Importing IS_USER_CONF_KEY Call by reference Type reference (TYPE) IF_SALV_WD_BLOB_DB=>YS_USER_CONF_KEY 20090121
3 Importing 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