SAP ABAP Class CL_ABAP_LIST_LAYOUT (Utilities for ABAP Lists)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LI (Application Component) List Processing
⤷
SABP_LIST_TOOLS (Package) Utilities for ABAP Lists

⤷

⤷

Properties
Class | CL_ABAP_LIST_LAYOUT | |
Short Description | Utilities for ABAP Lists | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_LIST_TOOLS | Utilities for ABAP Lists |
Created | 20040405 | SAP |
Last change | 20110908 | 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_ABAP_LIST_LAYOUT has no interface implemented.
Friends
Class CL_ABAP_LIST_LAYOUT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_CHAR1 | '_' | Non-Unicode List Output | 20090312 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_CHAR1 | '2' | Unicode Output with Dynamic Output Length | 20090311 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_CHAR1 | '1' | Unicode Output with Fixed Output Length | 20090311 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_CHAR1 | '3' | Unicode Output with Maximum Output Length | 20090312 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deactivate List Parser for Current List | 20050624 |
2 | ![]() |
Static method | Public | Method | Gets list display mode for screen output | 20090311 |
3 | ![]() |
Static method | Public | Method | Suppress implicit page breaks in spool display | 20040413 |
4 | ![]() |
Static method | Public | Method | Suppresses the Application Row on the List Screen | 20040922 |
Events
Class CL_ABAP_LIST_LAYOUT has no event.
Types
Class CL_ABAP_LIST_LAYOUT has no local type.
Method Signatures
Method DISABLE_PARSING Signature
Method DISABLE_PARSING on class CL_ABAP_LIST_LAYOUT has no parameter.
Method DISABLE_PARSING on class CL_ABAP_LIST_LAYOUT has no exception.
Method GET_DISPLAY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MODE | Value transfer | Type reference (TYPE) | ABAP_CHAR1 | Listenanzeigemodus | 20090311 |
Method GET_DISPLAY_MODE on class CL_ABAP_LIST_LAYOUT has no exception.
Method SUPPRESS_IMPLICIT_PAGE_BREAKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040413 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unzulässiger Parameter bei Methode SUPPRESS_IMPLICIT_P... | 20040413 |
Method SUPPRESS_TOOLBAR Signature
Method SUPPRESS_TOOLBAR on class CL_ABAP_LIST_LAYOUT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eine Liste ist schon aktiv. Aufruf ist nicht erlaubt. | 20040922 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |