SAP ABAP Class CL_SALV_BS_BLOB (Repository for BLOBs)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_COMMON (Package) Package SALV_BS_COMMON
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_BLOB_BDS | BLOBs in Business Document Service (BDS) | 20060428 |
Properties
| Class | CL_SALV_BS_BLOB | |
| Short Description | Repository for BLOBs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_COMMON | Package SALV_BS_COMMON |
| Created | 20060428 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_BS_BLOB has no forward declaration.
Interfaces
Class CL_SALV_BS_BLOB has no interface implemented.
Friends
Class CL_SALV_BS_BLOB has no friend class.
Attributes
Class CL_SALV_BS_BLOB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060428 | ||
| 2 | Instance method | Public | Method | 20060428 | ||
| 3 | Instance method | Public | Method | 20060428 |
Events
Class CL_SALV_BS_BLOB has no event.
Types
Class CL_SALV_BS_BLOB has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20060428 |
Method DELETE on class CL_SALV_BS_BLOB has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BLOB | Value transfer | Type reference (TYPE) | XSTRING | 20060428 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20060428 |
Method GET on class CL_SALV_BS_BLOB has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BLOB | Call by reference | Type reference (TYPE) | XSTRING | 20060428 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20060428 | ||||
| 3 | MIMETYPE | Call by reference | Type reference (TYPE) | STRING | 'application/vnd.ms-excel' | 20060601 |
Method SAVE on class CL_SALV_BS_BLOB has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |