SAP ABAP Class CL_SALV_LAYOUT (Settings for Layout)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_METADATA (Package) ALV: Meta Data

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_METADATA_BASE | ALV: Basis Class Meta Data | 20040219 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_C_LAYOUT | ALV: Layout | 20040204 |
Properties
Class | CL_SALV_LAYOUT | |
Short Description | Settings for Layout | |
Super Class | CL_SALV_METADATA_BASE | ALV: Basis Class Meta Data |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SALV_OM_METADATA | ALV: Meta Data |
Created | 20040124 | SAP |
Last change | 20040930 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_C_LAYOUT | ALV: Layout | 20040204 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SALV_ADAPTER | 20040308 | ALV: Basis Class Adapter | |
2 | CL_SALV_CONTROLLER | 20040221 | ALV: Abstract Controller |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | ABAP_FALSE | Select default layout | 20040128 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SLIS_VARI | Initial Layout | 20040126 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040308 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040308 | ||||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040308 | ||||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SALV_DE_LAYOUT_RESTRICTION | Save Layout Restriction | 20040126 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SALV_S_LAYOUT | Current Layout | 20040302 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SALV_S_LAYOUT_KEY | Layout Key | 20040212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040126 |
2 | ![]() |
Instance method | Public | Method | F4 Help for Layouts of Layout Key | 20040204 |
3 | ![]() |
Instance method | Public | Method | Get Current Layout | 20040302 |
4 | ![]() |
Instance method | Public | Method | Get Default Layout | 20040224 |
5 | ![]() |
Instance method | Public | Method | Get Initial Layout | 20040126 |
6 | ![]() |
Instance method | Public | Method | Get Layout Key | 20040126 |
7 | ![]() |
Instance method | Public | Method | Get Layouts for Layout Key | 20040130 |
8 | ![]() |
Instance method | Public | Method | Get Restriction for Layout Save | 20040126 |
9 | ![]() |
Instance method | Public | Method | Check Whether a Layout Is Set as Default | 20040224 |
10 | ![]() |
Instance method | Public | Method | Allow Default Layout | 20040128 |
11 | ![]() |
Instance method | Public | Method | Set Initial Layout | 20040126 |
12 | ![]() |
Instance method | Public | Method | Set Layout Key | 20040126 |
13 | ![]() |
Instance method | Public | Method | Set Restriction for Layout Save | 20040126 |
Events
Class CL_SALV_LAYOUT has no event.
Types
Class CL_SALV_LAYOUT has no local type.
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) | IF_SALV_CONTROLLER_METADATA | ALV: abstrakter Controller | 20040219 |
Method CONSTRUCTOR on class CL_SALV_LAYOUT has no exception.
Method F4_LAYOUTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_S_LAYOUT | Layout: Informationen | 20040204 |
Method F4_LAYOUTS on class CL_SALV_LAYOUT has no exception.
Method GET_CURRENT_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_S_LAYOUT | Layout | 20040302 |
Method GET_CURRENT_LAYOUT on class CL_SALV_LAYOUT has no exception.
Method GET_DEFAULT_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_S_LAYOUT | Layout: Informationen | 20040224 |
Method GET_DEFAULT_LAYOUT on class CL_SALV_LAYOUT has no exception.
Method GET_INITIAL_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SLIS_VARI | Layout | 20040126 |
Method GET_INITIAL_LAYOUT on class CL_SALV_LAYOUT has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_S_LAYOUT_KEY | Layout Schlüssel | 20040126 |
Method GET_KEY on class CL_SALV_LAYOUT has no exception.
Method GET_LAYOUTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_T_LAYOUT_INFO | Layout | 20040130 |
Method GET_LAYOUTS on class CL_SALV_LAYOUT has no exception.
Method GET_SAVE_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_DE_LAYOUT_RESTRICTION | Layout Sichern Einschränkung | 20040126 |
Method GET_SAVE_RESTRICTION on class CL_SALV_LAYOUT has no exception.
Method HAS_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040224 |
Method HAS_DEFAULT on class CL_SALV_LAYOUT has no exception.
Method SET_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040128 |
Method SET_DEFAULT on class CL_SALV_LAYOUT has no exception.
Method SET_INITIAL_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SLIS_VARI | Layout | 20040126 |
Method SET_INITIAL_LAYOUT on class CL_SALV_LAYOUT has no exception.
Method SET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_S_LAYOUT_KEY | Logischer Gruppenbegriff | 20040126 |
Method SET_KEY on class CL_SALV_LAYOUT has no exception.
Method SET_SAVE_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_DE_LAYOUT_RESTRICTION | IF_SALV_C_LAYOUT=>RESTRICT_NONE | Layout Sichern Einschränkung | 20040126 |
Method SET_SAVE_RESTRICTION on class CL_SALV_LAYOUT has no exception.
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |