SAP ABAP Class CL_SALV_FORM_LAYOUT_GRID (Grid Element in Design Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_FORM (Package) ALV: Design Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_UIE_LAYOUT_GRID 20040922
Properties
Class CL_SALV_FORM_LAYOUT_GRID  
Short Description Grid Element in Design Object    
Super Class CL_SALV_FORM_UIE_LAYOUT_GRID  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FORM   ALV: Design Object 
Created 20040114   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_C_BOOL_SAP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_FORM_LAYOUT_GRID has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_FORM 20041019 Set and Get Design Object Content
2 CL_SALV_FORM_RENDER_TOOL 20041019 Rendering Tool
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_LABEL_TEXT Instance attribute Protected Type reference (TYPE) SALV_FORM_T_LABEL_TEXT Assigns Labels to Texts 20040924
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040114
2 CREATE_ACTION_INFORMATION Instance method Public Method Create Action Information in Cell 20040203
3 CREATE_FLOW Instance method Public Method Create Flow Element in Cell 20040203
4 CREATE_GRID Instance method Public Method Create Grid Element in Cell 20040203
5 CREATE_HEADER_INFORMATION Instance method Public Method Create Header Element in Cell 20040203
6 CREATE_LABEL Instance method Public Method Create Label Element in Cell 20040203
7 CREATE_TEXT Instance method Public Method Create Text Element in Cell 20040203
8 SET_COLUMN_LABEL_FOR Instance method Public Method 20040924
Events
Class CL_SALV_FORM_LAYOUT_GRID has no event.
Types
Class CL_SALV_FORM_LAYOUT_GRID 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 COLUMNS Call by reference Type reference (TYPE) I 20040203

Method CONSTRUCTOR on class CL_SALV_FORM_LAYOUT_GRID has no exception.

Method CREATE_ACTION_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLSPAN Call by reference Type reference (TYPE) I 20040203
2 Importing COLUMN Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
3 Importing ROW Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
4 Importing ROWSPAN Call by reference Type reference (TYPE) I 20040203
5 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_ACTION_INFO Action Information 20040203
6 Importing TEXT Call by reference Type reference (TYPE) ANY 20040203
7 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040203

Method CREATE_ACTION_INFORMATION on class CL_SALV_FORM_LAYOUT_GRID has no exception.

Method CREATE_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLSPAN Call by reference Type reference (TYPE) I 20040203
2 Importing COLUMN Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
3 Importing ROW Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
4 Importing ROWSPAN Call by reference Type reference (TYPE) I 20040203
5 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_LAYOUT_FLOW 20040203

Method CREATE_FLOW on class CL_SALV_FORM_LAYOUT_GRID has no exception.

Method CREATE_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLSPAN Call by reference Type reference (TYPE) I 20040203
2 Importing COLUMN Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
3 Importing ROW Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
4 Importing ROWSPAN Call by reference Type reference (TYPE) I 20040203
5 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_LAYOUT_GRID 20040203

Method CREATE_GRID on class CL_SALV_FORM_LAYOUT_GRID has no exception.

Method CREATE_HEADER_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLSPAN Call by reference Type reference (TYPE) I 20040203
2 Importing COLUMN Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
3 Importing ROW Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
4 Importing ROWSPAN Call by reference Type reference (TYPE) I 20040203
5 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_HEADER_INFO Header Informationen 20040203
6 Importing TEXT Call by reference Type reference (TYPE) ANY 20040203
7 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040203

Method CREATE_HEADER_INFORMATION on class CL_SALV_FORM_LAYOUT_GRID has no exception.

Method CREATE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLSPAN Call by reference Type reference (TYPE) I 20040203
2 Importing COLUMN Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
3 Importing ROW Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
4 Importing ROWSPAN Call by reference Type reference (TYPE) I 20040203
5 Importing R_LABEL_FOR Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_TEXT Text 20040203
6 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_LABEL Label 20040203
7 Importing TEXT Call by reference Type reference (TYPE) ANY 20040203
8 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040203

Method CREATE_LABEL on class CL_SALV_FORM_LAYOUT_GRID has no exception.

Method CREATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLSPAN Call by reference Type reference (TYPE) I 20040203
2 Importing COLUMN Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
3 Importing ROW Call by reference Type reference (TYPE) I Natürliche Zahl 20040203
4 Importing ROWSPAN Call by reference Type reference (TYPE) I 20040203
5 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_TEXT Text 20040203
6 Importing TEXT Call by reference Type reference (TYPE) ANY 20040203
7 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040203

Method CREATE_TEXT on class CL_SALV_FORM_LAYOUT_GRID has no exception.

Method SET_COLUMN_LABEL_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LABEL_COLUMN Call by reference Type reference (TYPE) I 20040924
2 Importing TEXT_COLUMN Call by reference Type reference (TYPE) I 20040924

Method SET_COLUMN_LABEL_FOR on class CL_SALV_FORM_LAYOUT_GRID has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700