SAP ABAP Class IF_SALV_COLTYPE_BASIC (Column Type "Basic" (elementary ABAP types))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_COLTYPE | Basic column definition without special features | 20101123 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_STC_COL_CLIKE | Column Type CLIKE (abstract) | 20101123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_STC_COL_NUMERIC | Column Type NUMERIC (abstract) | 20101123 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_STC_COL_XSEQUENCE | Column Type XSEQUENCE (abstract) | 20101123 |
Properties
| Class | IF_SALV_COLTYPE_BASIC | |
| Short Description | Column Type "Basic" (elementary ABAP types) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100728 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SALV_COLTYPE_BASIC has no interface implemented.
Friends
Class IF_SALV_COLTYPE_BASIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20101123 | |||||
| 2 | Constant | Public | See coding | 20101123 | |||||
| 3 | Constant | Public | See coding | 20101123 | |||||
| 4 | Constant | Public | See coding | 20101124 | |||||
| 5 | Constant | Public | See coding | 20101123 | |||||
| 6 | Constant | Public | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | SPACE | 20101203 | |||
| 7 | Constant | Public | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE | SPACE | 20101203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101123 | ||
| 2 | Instance method | Public | Method | 20101124 | ||
| 3 | Instance method | Public | Method | 20101123 | ||
| 4 | Instance method | Public | Method | 20101124 |
Events
Class IF_SALV_COLTYPE_BASIC has no event.
Types
Class IF_SALV_COLTYPE_BASIC has no local type.
Method Signatures
Method GET_FORMATTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONDENSE | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | 20101123 | ||||
| 2 | E_INITIAL_VALUE_MODE | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | 20101123 | ||||
| 3 | E_SIGN_POSITION | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | 20101123 | ||||
| 4 | E_TIME_FORMAT | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | 20101123 |
Method GET_FORMATTING on class IF_SALV_COLTYPE_BASIC has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT_HANDLING | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE | 20101202 |
Method GET_PROPERTIES on class IF_SALV_COLTYPE_BASIC has no exception.
Method SET_FORMATTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONDENSE | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | 20101123 | ||||
| 2 | I_INITIAL_VALUE_MODE | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | 20101123 | ||||
| 3 | I_SIGN_POSITION | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | 20101123 | ||||
| 4 | I_TIME_FORMAT | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | 20101123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101123 |
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT_HANDLING | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE | 20101202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101124 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |