SAP ABAP Class CL_SALV_LAYOUT_SERVICE (ALV: Layout Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_SERVICES (Package) ALV Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_C_BOOL_SAP ALV: SAP Boolean Constants 20040204
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_C_LAYOUT ALV: Layout 20040204
Properties
Class CL_SALV_LAYOUT_SERVICE  
Short Description ALV: Layout Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SALV_OM_SERVICES   ALV Services 
Created 20040204   SAP 
Last change 20040603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_C_BOOL_SAP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_C_LAYOUT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 KKBLO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_C_BOOL_SAP ALV: SAP Boolean Constants 20040204
2 IF_SALV_C_LAYOUT ALV: Layout 20040204
Friends
Class CL_SALV_LAYOUT_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Public Attribute reference (LIKE) 20040204
2 RESTRICT_NONE Instance attribute Public Attribute reference (LIKE) 20040308
3 RESTRICT_USER_DEPENDANT Instance attribute Public Attribute reference (LIKE) 20040308
4 RESTRICT_USER_INDEPENDANT Instance attribute Public Attribute reference (LIKE) 20040308
5 TRUE Instance attribute Public Attribute reference (LIKE) 20040204
Methods
# Method Level Visibility Method type Description Created on
1 F4_LAYOUTS Static method Public Method F4 Help for Layouts of Key 20040204
2 GET_DEFAULT_LAYOUT Static method Public Method Get Default Layout of Key 20040224
3 GET_LAYOUTS Static method Public Method Get Layouts of Key 20040204
Events
Class CL_SALV_LAYOUT_SERVICE has no event.
Types
Class CL_SALV_LAYOUT_SERVICE has no local type.
Method Signatures

Method F4_LAYOUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LAYOUT Call by reference Type reference (TYPE) SLIS_VARI Layout 20040204
2 Importing RESTRICT Call by reference Type reference (TYPE) SALV_DE_LAYOUT_RESTRICTION IF_SALV_C_LAYOUT=>RESTRICT_NONE Layout Sichern Einschränkung 20040224
3 Importing S_KEY Call by reference Type reference (TYPE) SALV_S_LAYOUT_KEY Layout Schlüssel 20040224
4 Returning VALUE Value transfer Type reference (TYPE) SALV_S_LAYOUT_INFO Layout: Informationen 20040206

Method F4_LAYOUTS on class CL_SALV_LAYOUT_SERVICE has no exception.

Method GET_DEFAULT_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BYPASS_BUFFER Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>FALSE boolsche Variable (X=true, space=false) 20040224
2 Importing MANDT Call by reference Type reference (TYPE) SYMANDT SY-MANDT R/3-System, Mandantennummer aus Anmeldung 20040224
3 Importing RESTRICT Call by reference Type reference (TYPE) SALV_DE_LAYOUT_RESTRICTION IF_SALV_C_LAYOUT=>RESTRICT_NONE Layout Sichern Einschränkung 20040224
4 Importing S_KEY Call by reference Type reference (TYPE) SALV_S_LAYOUT_KEY Layout Schlüssel 20040224
5 Returning VALUE Value transfer Type reference (TYPE) SALV_S_LAYOUT_INFO Layout: Informationen 20040224

Method GET_DEFAULT_LAYOUT on class CL_SALV_LAYOUT_SERVICE has no exception.

Method GET_LAYOUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BYPASS_BUFFER Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>FALSE boolsche Variable (X=true, space=false) 20040204
2 Importing LAYOUT Call by reference Type reference (TYPE) SLIS_VARI '*' Layout 20040204
3 Importing MANDT Call by reference Type reference (TYPE) SYMANDT SY-MANDT R/3-System, Mandantennummer aus Anmeldung 20040204
4 Importing RESTRICT Call by reference Type reference (TYPE) SALV_DE_LAYOUT_RESTRICTION IF_SALV_C_LAYOUT=>RESTRICT_NONE Layout Einschränkung 20040204
5 Importing S_KEY Call by reference Type reference (TYPE) SALV_S_LAYOUT_KEY Layout Schlüssel 20040224
6 Returning T_LAYOUT Value transfer Type reference (TYPE) SALV_T_LAYOUT_INFO Layout 20040204
7 Importing WITH_DEFAULT Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040206
8 Importing WITH_TEXT Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040205

Method GET_LAYOUTS on class CL_SALV_LAYOUT_SERVICE has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in 700