SAP ABAP Class CL_SAIS_ALV_LAYOUT (ALV Layout Handling for AIS Reporting)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-AIS (Application Component) System Audit Information System
⤷
SAIS_BCE (Package) Audit Info System BC

⤷

⤷

Properties
Class | CL_SAIS_ALV_LAYOUT | |
Short Description | ALV Layout Handling for AIS Reporting | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAIS_BCE | Audit Info System BC |
Created | 20091102 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SAIS_ALV_LAYOUT has no forward declaration.
Interfaces
Class CL_SAIS_ALV_LAYOUT has no interface implemented.
Friends
Class CL_SAIS_ALV_LAYOUT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20100610 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TEXTPOOL_TABLE | Information on Program Text Elements | 20100610 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Initialize | 20100610 |
2 | ![]() |
Instance method | Public | Method | Existence Check: Get Layout Header Data | 20100610 |
3 | ![]() |
Instance method | Public | Method | Get Layout Header Data from Value Help | 20100610 |
4 | ![]() |
Instance method | Public | Method | Get Description from Class | 20100610 |
5 | ![]() |
Instance method | Public | Method | Create a Tooltip for One Icon | 20100610 |
6 | ![]() |
Instance method | Public | Method | Set Layout for Output | 20100610 |
7 | ![]() |
Instance method | Public | Method | Create Desired List Title | 20100610 |
Events
Class CL_SAIS_ALV_LAYOUT has no event.
Types
Class CL_SAIS_ALV_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 | ![]() |
P_REPORT | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20100610 |
Method CONSTRUCTOR on class CL_SAIS_ALV_LAYOUT has no exception.
Method GET_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LAYOUT | Call by reference | Type reference (TYPE) | SLIS_VARI | Layout | 20100610 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Layout does not exist | 20100610 |
Method GET_LAYOUT_FROM_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LAYOUT | Call by reference | Type reference (TYPE) | SLIS_VARI | Layout | 20100610 |
Method GET_LAYOUT_FROM_F4 on class CL_SAIS_ALV_LAYOUT has no exception.
Method GET_SHORT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_KEY | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20100610 | ||
2 | ![]() |
P_TXT | Value transfer | Type reference (TYPE) | SAIS_FLD_TXT | Short text with 83 char. | 20100610 |
Method GET_SHORT_TEXT on class CL_SAIS_ALV_LAYOUT has no exception.
Method SET_ICON_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ICON | Call by reference | Type reference (TYPE) | SALV_DE_TREE_IMAGE | Iconname | 20100610 | ||
2 | ![]() |
P_TT_REF | Call by reference | Object reference (TYPE REF TO) | CL_SALV_TOOLTIPS | Pointer | 20100610 | ||
3 | ![]() |
P_TXT_ID | Call by reference | Type reference (TYPE) | CHAR3 | Text-Id for Tooltip | 20100610 |
Method SET_ICON_TOOLTIP on class CL_SAIS_ALV_LAYOUT has no exception.
Method SET_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SALV_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basisklasse für einfache Tabellen | 20100610 |
Method SET_LAYOUT on class CL_SAIS_ALV_LAYOUT has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SALV_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basisklasse für einfache Tabellen | 20100610 | ||
2 | ![]() |
P_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20100610 |
Method SET_TITLE on class CL_SAIS_ALV_LAYOUT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |