SAP ABAP Class CL_SALV_FORM_GRID_COLUMN (CL_SALV_FORM_GRID_COLUMN)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_FORM_CONFIG | if_salv_form_config | 20070316 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_FORM_C_H_ALIGN | Alignment | 20040923 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20050124 |
Properties
| Class | CL_SALV_FORM_GRID_COLUMN | |
| Short Description | ||
| Super Class | ||
| 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 | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_FORM_CONFIG | if_salv_form_config | 20070316 | ||
| 2 | IF_SALV_FORM_C_H_ALIGN | Alignment | 20040923 | ||
| 3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20050124 |
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 | Instance attribute | Protected | Type reference (TYPE) | I | 20040923 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20040923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Horizontal Alignment in the Column | 20040923 | |
| 2 | Instance method | Public | Method | Get Width of the Column | 20040923 | |
| 3 | Instance method | Public | Method | Define Horizontal Alignment in the Column | 20040923 | |
| 4 | Instance method | Public | Method | Define Width of the Column | 20040923 |
Events
Class CL_SALV_FORM_GRID_COLUMN has no event.
Types
Class CL_SALV_FORM_GRID_COLUMN has no local type.
Method Signatures
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 | 20040924 |
Method GET_H_ALIGN on class CL_SALV_FORM_GRID_COLUMN 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 | 20040924 |
Method GET_WIDTH on class CL_SALV_FORM_GRID_COLUMN 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 | IF_SALV_FORM_C_H_ALIGN=>LEFT | 20040924 |
Method SET_H_ALIGN on class CL_SALV_FORM_GRID_COLUMN 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 | 20040924 |
Method SET_WIDTH on class CL_SALV_FORM_GRID_COLUMN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |