SAP ABAP Class CL_SALV_BS_LEX (Main Class to execute 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 | |
| Short Description | Main Class to execute ALV Lean Export | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_LEX | Contains general Classes/Interfaces of ALV Lean Export |
| Created | 20101018 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_BS_LEX has no interface implemented.
Friends
Class CL_SALV_BS_LEX has no friend class.
Attributes
Class CL_SALV_BS_LEX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20101019 |
Events
Class CL_SALV_BS_LEX has no event.
Types
Class CL_SALV_BS_LEX has no local type.
Method Signatures
Method EXPORT_FROM_RESULT_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESULT_FILE | Call by reference | Type reference (TYPE) | XSTRING | 20101019 | ||||
| 2 | ES_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20101019 | ||||
| 3 | ES_FILE_EXTENSION | Call by reference | Type reference (TYPE) | STRING | 20101112 | ||||
| 4 | ES_MIMETYPE | Call by reference | Type reference (TYPE) | STRING | 20101019 | ||||
| 5 | ET_EXPORT_ERRORS | Call by reference | Type reference (TYPE) | CL_SALV_BS_LEX_SUPPORT=>YT_EXPORT_ERROR | 20101019 | ||||
| 6 | IR_RESULT_DATA_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_RESULT_DATA_TABLE | 20101019 | ||||
| 7 | IS_FORMAT | Call by reference | Type reference (TYPE) | IF_SALV_BS_LEX_FORMAT=>YS_FORMAT | 20101019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140815 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 731 |