SAP ABAP Class CL_SALV_BS_LEX_SUPPORT (Support class for ALV Lean Export)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_LEX (Package) Contains general Classes/Interfaces of ALV Lean Export
⤷
⤷
Properties
| Class | CL_SALV_BS_LEX_SUPPORT | |
| Short Description | Support class for ALV Lean Export | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_LEX | Contains general Classes/Interfaces of ALV Lean Export |
| Created | 20100928 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SALV_BS_LEX_SUPPORT has no interface implemented.
Friends
Class CL_SALV_BS_LEX_SUPPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | 20101012 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20101005 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 0 | 20100928 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 20101005 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 0 | 20100928 | |||
| 6 | Instance attribute | Public | See coding | 20101012 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | YT_EXPORT_ERROR | 20101018 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | YT_IMAGE_DATA | 20100928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100928 | ||
| 2 | Instance method | Public | Method | 20100928 | ||
| 3 | Instance method | Public | Method | 20100928 | ||
| 4 | Static method | Public | Method | 20101118 | ||
| 5 | Static method | Public | Method | 20101005 | ||
| 6 | Static method | Public | Method | 20101005 | ||
| 7 | Instance method | Public | Method | 20100928 | ||
| 8 | Instance method | Public | Method | 20100928 | ||
| 9 | Instance method | Public | Method | 20100928 | ||
| 10 | Static method | Public | Method | 20100928 | ||
| 11 | Static method | Public | Method | 20130813 | ||
| 12 | Static method | Public | Method | 20130813 | ||
| 13 | Static method | Public | Method | 20101112 | ||
| 14 | Static method | Public | Method | Converts a string to xstring | 20101007 |
Events
Class CL_SALV_BS_LEX_SUPPORT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_EXPORT_ERROR | Public | See coding | 20100928 | begin of ys_export_error,
row type i,
col type i,
message type string,
end of ys_export_error
|
||
| 2 | YS_IMAGE_DATA | Public | See coding | 20100928 | begin of ys_image_data,
id type string,
internal_id type string,
type type string,
data type xstring,
height type i,
width type i,
end of ys_image_data
|
||
| 3 | YT_EXPORT_ERROR | Public | See coding | 20100928 | yt_export_error type standard table of ys_export_error
|
||
| 4 | YT_IMAGE_DATA | Public | See coding | 20100928 | yt_image_data type hashed table of ys_image_data with unique key id
|
Method Signatures
Method ADD_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COL | Call by reference | Type reference (TYPE) | I | 20100928 | ||||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20100928 | ||||
| 3 | IS_ROW | Call by reference | Type reference (TYPE) | I | 20100928 |
Method ADD_ERROR on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method ADD_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IMAGE_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130813 | ||||
| 2 | I_IMAGE_PATH | Call by reference | Type reference (TYPE) | STRING | 20130813 | ||||
| 3 | RS_IMAGE_DATA | Value transfer | Type reference (TYPE) | YS_IMAGE_DATA | 20100930 |
Method ADD_IMAGE on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method DOES_IMAGE_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IMAGE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100928 | ||||
| 2 | RS_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100928 |
Method DOES_IMAGE_EXIST on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method ESCAPE_STRING_FOR_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STRING | Call by reference | Type reference (TYPE) | STRING | 20101118 |
Method ESCAPE_STRING_FOR_XML on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method GET_COLUMN_ALPHA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COLUMN_NUMBER | Call by reference | Type reference (TYPE) | I | 20101005 | ||||
| 2 | RS_COLUMN_ALPHA | Value transfer | Type reference (TYPE) | STRING | 20101005 |
Method GET_COLUMN_ALPHA on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method GET_DAYS_SINCE_1900 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATE | Call by reference | Type reference (TYPE) | D | 20101005 | ||||
| 2 | RS_DAYS_SINCE_1900 | Value transfer | Type reference (TYPE) | STRING | 20101005 |
Method GET_DAYS_SINCE_1900 on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method GET_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IMAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20100928 | ||||
| 2 | RS_IMAGE_DATA | Value transfer | Type reference (TYPE) | YS_IMAGE_DATA | 20100928 |
Method GET_IMAGE on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method GET_IMAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_IMAGES | Value transfer | Type reference (TYPE) | YT_IMAGE_DATA | 20100928 |
Method GET_IMAGES on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method GET_IMAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IMAGE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100928 | ||||
| 2 | RS_IMAGE_ID | Value transfer | Type reference (TYPE) | STRING | 20100928 |
Method GET_IMAGE_ID on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method GET_IMAGE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXTENSION | Call by reference | Type reference (TYPE) | STRING | 20130813 | ||||
| 2 | E_HEIGHT | Call by reference | Type reference (TYPE) | I | 20130813 | ||||
| 3 | E_MIME_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130813 | ||||
| 4 | E_WIDTH | Call by reference | Type reference (TYPE) | I | 20130813 | ||||
| 5 | I_IMAGE_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130813 |
Method GET_IMAGE_INFO on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method GET_NUMBER_BIG_ENDIAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIN | Call by reference | Type reference (TYPE) | XSTRING | 20130813 | ||||
| 2 | LEN | Value transfer | Type reference (TYPE) | I | 20130813 | ||||
| 3 | NUM | Value transfer | Type reference (TYPE) | I | 20130813 | ||||
| 4 | OFF | Value transfer | Type reference (TYPE) | I | 20130813 |
Method GET_NUMBER_BIG_ENDIAN on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method GET_NUMBER_LITTLE_ENDIAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIN | Call by reference | Type reference (TYPE) | XSTRING | 20130813 | ||||
| 2 | LEN | Value transfer | Type reference (TYPE) | I | 20130813 | ||||
| 3 | NUM | Value transfer | Type reference (TYPE) | I | 20130813 | ||||
| 4 | OFF | Value transfer | Type reference (TYPE) | I | 20130813 |
Method GET_NUMBER_LITTLE_ENDIAN on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method GET_PERCENT_OF_ACT_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NUM | Value transfer | Type reference (TYPE) | STRING | 20101112 | ||||
| 2 | I_TIME | Call by reference | Type reference (TYPE) | T | 20101112 |
Method GET_PERCENT_OF_ACT_DAY on class CL_SALV_BS_LEX_SUPPORT has no exception.
Method STRING_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENCODING | Call by reference | Type reference (TYPE) | STRING | 20101119 | ||||
| 2 | IS_STRING | Call by reference | Type reference (TYPE) | STRING | 20101007 | ||||
| 3 | RS_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20101007 |
Method STRING_TO_XSTRING on class CL_SALV_BS_LEX_SUPPORT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 731 |