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 GS_LAYOUT_ALV Static Attribute Public Type reference (TYPE) DISVARIANT Layout (External Use) 20100610
2 GT_TXT_POOL Static Attribute Public Type reference (TYPE) TEXTPOOL_TABLE Information on Program Text Elements 20100610
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Initialize 20100610
2 GET_LAYOUT Instance method Public Method Existence Check: Get Layout Header Data 20100610
3 GET_LAYOUT_FROM_F4 Instance method Public Method Get Layout Header Data from Value Help 20100610
4 GET_SHORT_TEXT Instance method Public Method Get Description from Class 20100610
5 SET_ICON_TOOLTIP Instance method Public Method Create a Tooltip for One Icon 20100610
6 SET_LAYOUT Instance method Public Method Set Layout for Output 20100610
7 SET_TITLE 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 Importing 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 Importing P_LAYOUT Call by reference Type reference (TYPE) SLIS_VARI Layout 20100610
# Exception Resumable Description Created on
1 LAYOUT_DOES_NOT_EXIST 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 Changing 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 Importing P_KEY Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20100610
2 Returning 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 Importing P_ICON Call by reference Type reference (TYPE) SALV_DE_TREE_IMAGE Iconname 20100610
2 Importing P_TT_REF Call by reference Object reference (TYPE REF TO) CL_SALV_TOOLTIPS Pointer 20100610
3 Importing 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 Importing 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 Importing P_SALV_TABLE Call by reference Object reference (TYPE REF TO) CL_SALV_TABLE Basisklasse für einfache Tabellen 20100610
2 Importing 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