SAP ABAP Class CL_SALV_STC_CODELIST_HANDLER (Handler for Code Lists)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
⤷
SALV_STC (Package) ALV Services for Tables: Column Catalog impl.

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_SERVICE_TYPES | Common types for ALV Service Tools | 20100803 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_STC_CODELIST_HANDLER | Handler for Code Lists | 20100803 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_STU_INTERNAL_TYPES | internal types for ALV services | 20100804 |
Properties
Class | CL_SALV_STC_CODELIST_HANDLER | |
Short Description | Handler for Code Lists | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_STC | ALV Services for Tables: Column Catalog impl. |
Created | 20100803 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SALV_STC_CODELIST_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_SERVICE_TYPES | Common types for ALV Service Tools | 20100803 | ||
2 | IF_SALV_STC_CODELIST_HANDLER | Handler for Code Lists | 20100803 | ||
3 | IF_SALV_STU_INTERNAL_TYPES | internal types for ALV services | 20100804 |
Friends
Class CL_SALV_STC_CODELIST_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100825 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100803 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100907 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100907 | ||||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | YT_CODELIST | 20110110 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | YTS_EXT_CODELIST | 20100806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100803 | |
2 | ![]() |
Instance method | Public | Method | 20110131 | |
3 | ![]() |
Instance method | Public | Method | 20100804 | |
4 | ![]() |
Instance method | Public | Method | 20100804 | |
5 | ![]() |
Instance method | Public | Method | 20100825 | |
6 | ![]() |
Instance method | Public | Method | 20100803 | |
7 | ![]() |
Instance method | Public | Method | 20100804 |
Events
Class CL_SALV_STC_CODELIST_HANDLER has no event.
Types
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CODELIST | Call by reference | Type reference (TYPE) | YT_CODELIST | 20100803 | |||
2 | ![]() |
I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20100806 | |||
3 | ![]() |
I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20100806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
empty or illegal codelist | 20100806 |
Method GET_CODELIST Signature
Method GET_CODELIST on class CL_SALV_STC_CODELIST_HANDLER has no parameter.
Method GET_CODELIST on class CL_SALV_STC_CODELIST_HANDLER has no exception.
Method GET_CODE_FOR_DESCR Signature
Method GET_CODE_FOR_DESCR on class CL_SALV_STC_CODELIST_HANDLER has no parameter.
Method GET_CODE_FOR_DESCR on class CL_SALV_STC_CODELIST_HANDLER has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_SALV_STC_CODELIST_HANDLER has no parameter.
Method GET_DESCRIPTION on class CL_SALV_STC_CODELIST_HANDLER has no exception.
Method GET_EXT_CODELIST Signature
Method GET_EXT_CODELIST on class CL_SALV_STC_CODELIST_HANDLER has no parameter.
Method GET_EXT_CODELIST on class CL_SALV_STC_CODELIST_HANDLER has no exception.
Method GET_SORT_ORDER Signature
Method GET_SORT_ORDER on class CL_SALV_STC_CODELIST_HANDLER has no parameter.
Method GET_SORT_ORDER on class CL_SALV_STC_CODELIST_HANDLER has no exception.
Method GET_SORT_ORDER_FOR_DESCR Signature
Method GET_SORT_ORDER_FOR_DESCR on class CL_SALV_STC_CODELIST_HANDLER has no parameter.
Method GET_SORT_ORDER_FOR_DESCR on class CL_SALV_STC_CODELIST_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |