SAP ABAP Interface IF_SALV_COLTYPE_CODELIST (Column Type "Codelist")
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
⤷
SALV_ST_PUB (Package) ALV Services for Tables: Public API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_STC_COL_CODELIST | Column Type CODELIST | 20100728 |
Properties
Interface | IF_SALV_COLTYPE_CODELIST | |
Short Description | Column Type "Codelist" |
General Data
Package | SALV_ST_PUB | ALV Services for Tables: Public API |
Created | 20100728 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_SALV_SERVICE_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_COLTYPE | Basic column definition without special features | 20101123 |
Friends
Interface IF_SALV_COLTYPE_CODELIST has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CS_PRESENTATION_MODE | Constant | Public | See coding | 20100819 | ||||
2 | CS_SORT_CRITERION | Constant | Public | See coding | 20100802 | ||||
3 | CS_TEXT_HANDLING | Constant | Public | Attribute reference (LIKE) | IF_SALV_COLTYPE_BASIC=>CS_TEXT_HANDLING | IF_SALV_COLTYPE_BASIC=>CS_TEXT_HANDLING | 20101206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110110 | |
2 | ![]() |
Instance method | Public | Method | 20100823 | |
3 | ![]() |
Instance method | Public | Method | 20100824 | |
4 | ![]() |
Instance method | Public | Method | 20110110 | |
5 | ![]() |
Instance method | Public | Method | 20100728 | |
6 | ![]() |
Instance method | Public | Method | 20100824 |
Events
Interface IF_SALV_COLTYPE_CODELIST has no event.
Types
Interface IF_SALV_COLTYPE_CODELIST has no local type.
Method Signatures
Method GET_CODELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CODELIST | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_CODELIST | 20110110 |
Method GET_CODELIST on Interface IF_SALV_COLTYPE_CODELIST has no exception.
Method GET_FORMATTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PRESENTATION_MODE | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | 20100823 |
Method GET_FORMATTING on Interface IF_SALV_COLTYPE_CODELIST has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SORT_CRITERION | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE | 20100824 | |||
2 | ![]() |
E_TEXT_HANDLING | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE | 20101217 |
Method GET_PROPERTIES on Interface IF_SALV_COLTYPE_CODELIST has no exception.
Method SET_CODELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CODELIST | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_CODELIST | 20110110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
empty or illegal codelist | 20110110 |
Method SET_FORMATTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PRESENTATION_MODE | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE | 20100819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100728 |
Method SET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SORT_CRITERION | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE | 20100824 | |||
2 | ![]() |
I_TEXT_HANDLING | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE | 20101217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101206 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |