SAP ABAP Class CL_SALV_FORM_LAYOUT_DATA_GRID (CL_SALV_FORM_LAYOUT_DATA_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_LAYOUT_DATA | 20040922 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_FORM_C_H_ALIGN | Alignment | 20041013 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_FORM_C_V_ALIGN | Alignment | 20041013 |
Properties
| Class | CL_SALV_FORM_LAYOUT_DATA_GRID | |
| Short Description | ||
| Super Class | CL_SALV_FORM_LAYOUT_DATA | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_OM_FORM | ALV: Design Object |
| Created | 20040922 | SAP |
| Last change | 20041208 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_FORM_C_H_ALIGN | Alignment | 20041013 | ||
| 2 | IF_SALV_FORM_C_V_ALIGN | Alignment | 20041013 |
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 | Protected | Type reference (TYPE) | I | 1 | 20040922 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20040922 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | 20040922 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | 1 | 20040923 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | I | 20040922 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20040922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040922 | |
| 2 | Instance method | Public | Method | 20040922 | ||
| 3 | Instance method | Protected | Method | 20040922 | ||
| 4 | Instance method | Public | Method | 20040922 | ||
| 5 | Instance method | Public | Method | 20040923 | ||
| 6 | Instance method | Protected | Method | 20040922 | ||
| 7 | Instance method | Public | Method | 20040922 | ||
| 8 | Instance method | Public | Method | 20040922 | ||
| 9 | Instance method | Protected | Method | 20040922 | ||
| 10 | Instance method | Public | Method | 20040922 | ||
| 11 | Instance method | Public | Method | 20040923 | ||
| 12 | Instance method | Protected | Method | 20040922 | ||
| 13 | Instance method | Public | Method | 20040922 |
Events
Class CL_SALV_FORM_LAYOUT_DATA_GRID has no event.
Types
Class CL_SALV_FORM_LAYOUT_DATA_GRID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_FORM_LAYOUT_DATA_GRID has no parameter.
Method CONSTRUCTOR on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method GET_COLSPAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | I | 20040923 |
Method GET_COLSPAN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method GET_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040923 |
Method GET_HEIGHT on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method GET_H_ALIGN 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_H_ALIGN=>H_ALIGN | 20040923 |
Method GET_H_ALIGN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method GET_ROWSPAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | I | 20040923 |
Method GET_ROWSPAN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method GET_V_ALIGN 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_V_ALIGN=>V_ALIGN | 20040923 |
Method GET_V_ALIGN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method GET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040923 |
Method GET_WIDTH on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method SET_COLSPAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | I | 20040923 |
Method SET_COLSPAN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method SET_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20040923 |
Method SET_HEIGHT on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method SET_H_ALIGN 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_H_ALIGN=>H_ALIGN | 20040923 |
Method SET_H_ALIGN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method SET_ROWSPAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | I | 20040923 |
Method SET_ROWSPAN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method SET_V_ALIGN 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_V_ALIGN=>V_ALIGN | 20040923 |
Method SET_V_ALIGN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
Method SET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20040923 |
Method SET_WIDTH on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 700 |