SAP ABAP Class CL_SALV_FORM_UIE_LAYOUT_GRID (CL_SALV_FORM_UIE_LAYOUT_GRID)
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 | 20040922 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_FORM_LAYOUT_GRID | Grid Element in Design Object | 20040922 |
Properties
Class | CL_SALV_FORM_UIE_LAYOUT_GRID | |
Short Description | ||
Super Class | CL_SALV_FORM_UIE_LAYOUT | |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_OM_FORM | ALV: Design Object |
Created | 20040922 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_FORM_UIE_LAYOUT_GRID has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SALV_FORM | 20040923 | Set and Get Design Object Content | |
2 | CL_SALV_FORM_RENDER_TOOL | 20040922 | Rendering Tool |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20040922 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20040922 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 5 | Right Grid Distane | 20040922 | |
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SALV_FORM_T_GRID_COLUMN_REF | Columns: Collection of Column Elements | 20040923 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SALV_FORM_T_GRID_ROW_REF | SALV_FORM_T_GRID_ROWS | 20040922 |
Methods
Events
Class CL_SALV_FORM_UIE_LAYOUT_GRID has no event.
Types
Class CL_SALV_FORM_UIE_LAYOUT_GRID has no local type.
Method Signatures
Method ADD_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_FORM_LAYOUT_FLOW | Flow-Element im Gestaltungsobjekt | 20040924 |
Method ADD_ROW on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_FORM_UIE_LAYOUT_GRID has no parameter.
Method CONSTRUCTOR on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method GET_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | I | 20040923 | |||
2 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_FORM_GRID_COLUMN | 20040923 |
Method GET_COLUMN on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method GET_COLUMN_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20040922 |
Method GET_COLUMN_COUNT on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method GET_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | I | 20040922 | |||
2 | ![]() |
ROW | Call by reference | Type reference (TYPE) | I | 20040922 | |||
3 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE | 20040922 |
Method GET_ELEMENT on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method GET_GRID_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Attribute reference (LIKE) | IF_SALV_FORM_C_GRID_LINES=>GRID_LINES | 20040922 |
Method GET_GRID_LINES on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method GET_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROW | Call by reference | Type reference (TYPE) | I | 20040922 | |||
2 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_FLOW | 20040922 |
Method GET_ROW on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method GET_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_FORM_T_GRID_ROW_REF | SALV_FORM_T_GRID_ROWS | 20040922 |
Method GET_ROWS on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method GET_ROW_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20040922 |
Method GET_ROW_COUNT on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method REMOVE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | I | 20040922 | |||
2 | ![]() |
ROW | Call by reference | Type reference (TYPE) | I | 20040922 |
Method REMOVE_ELEMENT on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method REMOVE_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROW | Call by reference | Type reference (TYPE) | I | 20040922 |
Method REMOVE_ROW on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method REMOVE_ROWS Signature
Method REMOVE_ROWS on class CL_SALV_FORM_UIE_LAYOUT_GRID has no parameter.
Method REMOVE_ROWS on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method SET_COLUMN_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20040922 |
Method SET_COLUMN_COUNT on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method SET_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | I | 20040922 | |||
2 | ![]() |
ROW | Call by reference | Type reference (TYPE) | I | 20040922 | |||
3 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_ELEMENT | Allgemeines Element im Gestaltungsobjekt | 20040922 |
Method SET_ELEMENT on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method SET_GRID_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Attribute reference (LIKE) | IF_SALV_FORM_C_GRID_LINES=>GRID_LINES | IF_SALV_FORM_C_GRID_LINES=>NO_LINES | 20040922 |
Method SET_GRID_LINES on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
Method SET_LAYOUT_DATA_OF_UIE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE | 20040922 |
Method SET_LAYOUT_DATA_OF_UIE on class CL_SALV_FORM_UIE_LAYOUT_GRID has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |