SAP ABAP Class CL_ALV_CUL_TABLE_SETTINGS (ALV Editor Table Display SAPLSLVC_DIALOG/0503)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_GUI_CUL (Package) SAP GUI ALV Configuration - UI Parts LVC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ALV_CUL_EDITOR_COMPONENT | Editor for Service | 20090115 |
Properties
| Class | CL_ALV_CUL_TABLE_SETTINGS | |
| Short Description | ALV Editor Table Display SAPLSLVC_DIALOG/0503 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_GUI_CUL | SAP GUI ALV Configuration - UI Parts LVC |
| Created | 20090115 | SAP |
| Last change | 20130531 | SAP |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ALV_CUL_EDITOR_COMPONENT | Editor for Service | 20090115 |
Friends
Class CL_ALV_CUL_TABLE_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090305 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ALV_CUL_CONTROLLER | Controller for Service Editors | 20090115 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20090128 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LVC_S_PRNT | Print Settings for LVC | 20090331 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | YS_SCREEN_FIELDS | 20090216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090115 |
Events
Class CL_ALV_CUL_TABLE_SETTINGS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_SCREEN_FIELDS | Public | See coding | 20090128 | begin of ys_screen_fields,
grid_title type lvc_s_layo-grid_title,
smalltitle type lvc_s_layo-smalltitle,
no_hgridln type lvc_s_layo-no_hgridln,
no_vgridln type lvc_s_layo-no_vgridln,
no_headers type lvc_s_layo-no_headers,
no_merging type lvc_s_layo-no_merging,
cwidth_opt type lvc_s_layo-cwidth_opt,
zebra type lvc_s_layo-zebra,
totals_bef type lvc_s_layo-totals_bef,
print_with_title type char01,
end of ys_screen_fields
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CUL_CONTROLLER | Controller für Service Editoren | 20090115 |
Method CONSTRUCTOR on class CL_ALV_CUL_TABLE_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |