SAP ABAP Class IF_SALV_BS_IMAGE (Image)
Properties
| Class | IF_SALV_BS_IMAGE | |
| Short Description | Image | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090326 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SALV_BS_IMAGE has no forward declaration.
Interfaces
Class IF_SALV_BS_IMAGE has no interface implemented.
Friends
Class IF_SALV_BS_IMAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20090326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Image Content | 20090326 | |
| 2 | Instance method | Public | Method | Get Image Size | 20090326 | |
| 3 | Instance method | Public | Method | Get Image Type | 20090326 |
Events
Class IF_SALV_BS_IMAGE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_CONTENT | Public | Type reference (TYPE) | XSTRING | Image Content | 20090326 | |
| 2 | Y_TYPE | Public | Type reference (TYPE) | OXA_OPC_CONTENT_TYPE | Image Type | 20090326 | |
Method Signatures
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | Y_CONTENT | Image Content | 20090326 |
Method GET_CONTENT on class IF_SALV_BS_IMAGE has no exception.
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_IMAGE_SIZE | Image Size | 20090326 |
Method GET_SIZE on class IF_SALV_BS_IMAGE has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | Y_TYPE | Image Type | 20090326 |
Method GET_TYPE on class IF_SALV_BS_IMAGE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |