Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_STC_COL_DATA | Root Class of all Column Types (abstract) | 20100727 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_COLTYPE_CODELIST | Column Type "Codelist" | 20100728 |
Properties
Class | CL_SALV_STC_COL_CODELIST | |
Short Description | Column Type CODELIST | |
Super Class | CL_SALV_STC_COL_DATA | Root Class of all Column Types (abstract) |
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 | 20100727 | SAP |
Last change | 20131127 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_COLTYPE_CODELIST | Column Type "Codelist" | 20100728 |
Friends
Class CL_SALV_STC_COL_CODELIST 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) | 20100819 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100803 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20101206 | ||||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'CODELIST.EXT/' | 20110103 | ||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'CODELIST.INT/' | 20110103 | ||
6 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 13 | 20110103 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_CODELIST_HANDLER | Handler for Code Lists | 20100804 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic Column Definition without special features | 20100827 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_COL | 20110103 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20100819 | |||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_PROPERTY_VALUE | 20100803 | |||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_PROPERTY_VALUE | 20101217 |
Methods
Events
Class CL_SALV_STC_COL_CODELIST has no event.
Types
Class CL_SALV_STC_COL_CODELIST has no local type.
Method Signatures
Method COMPLETE_FIELD_SORT_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20100806 | |||
2 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20100806 |
Method COMPLETE_FIELD_SORT_RULES on class CL_SALV_STC_COL_CODELIST has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CODELIST_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_STC_CODELIST_HANDLER | Handler for Code Lists | 20100803 | ||
2 | ![]() |
IO_FIELD_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20100727 | ||
3 | ![]() |
IT_CODELIST | Call by reference | Type reference (TYPE) | YT_CODELIST | 20100727 | |||
4 | ![]() |
I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20100727 | |||
5 | ![]() |
I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20100727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100803 |
Method CONVERT_FILTER_RULES_IDX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20110215 | |||
2 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 |
Method CONVERT_FILTER_RULES_IDX on class CL_SALV_STC_COL_CODELIST has no exception.
Method CONVERT_RULES_SCCO_PMCO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20110216 | |||
2 | ![]() |
ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20110216 | |||
3 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20110216 | |||
4 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110216 | |||
5 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20110216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110216 |
Method CONVERT_RULES_SCCO_PMDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20110216 | |||
2 | ![]() |
ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20110216 | |||
3 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20110216 | |||
4 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110216 | |||
5 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20110216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110216 |
Method CONVERT_RULES_SCDE_PMDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20110216 | |||
2 | ![]() |
ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20110216 | |||
3 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20110216 | |||
4 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110216 | |||
5 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20110216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110216 |
Method CONVERT_RULES_SCLI_PMCO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20110216 | |||
2 | ![]() |
ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20110216 | |||
3 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20110216 | |||
4 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110216 | |||
5 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20110216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110216 |
Method CONVERT_RULES_SCLI_PMDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20110216 | |||
2 | ![]() |
ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20110216 | |||
3 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20110216 | |||
4 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110216 | |||
5 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20110216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110216 |
Method CONVERT_SORT_RULES_SCLI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20110215 | |||
2 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20110215 |
Method CONVERT_SORT_RULES_SCLI on class CL_SALV_STC_COL_CODELIST has no exception.
Method CONVERT_VALUE_INT_TO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | STRING | 20100805 |
Method CONVERT_VALUE_INT_TO_EXT on class CL_SALV_STC_COL_CODELIST has no exception.
Method CONV_EXT_VALUE_TO_IDX_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SORT_ORDER | Call by reference | Type reference (TYPE) | YT_INTEGER | 20100805 | |||
2 | ![]() |
I_EXT_VALUE | Call by reference | Type reference (TYPE) | STRING | 20100805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
filter creation failed | 20100805 |
Method CONV_EXT_VALUE_TO_INT_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INT_VALUE | Call by reference | Type reference (TYPE) | YT_STRING | 20100805 | |||
2 | ![]() |
I_EXT_VALUE | Call by reference | Type reference (TYPE) | STRING | 20100805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
filter creation failed | 20100805 |
Method CREATE_AUX_FIELD_FOR_CODELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | Y_AUX_FIELD_ID | 20110103 | |||
2 | ![]() |
RS_AUX_FIELD | Value transfer | Type reference (TYPE) | YS_AUX_FIELD | 20110103 |
Method CREATE_AUX_FIELD_FOR_CODELIST on class CL_SALV_STC_COL_CODELIST has no exception.
Method CREATE_AUX_FIELD_FOR_EXT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | Y_AUX_FIELD_ID | 20110103 | |||
2 | ![]() |
RS_AUX_FIELD | Value transfer | Type reference (TYPE) | YS_AUX_FIELD | 20110103 |
Method CREATE_AUX_FIELD_FOR_EXT_VALUE on class CL_SALV_STC_COL_CODELIST has no exception.
Method CREATE_AUX_FIELD_FOR_INT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | Y_AUX_FIELD_ID | 20110103 | |||
2 | ![]() |
RS_AUX_FIELD | Value transfer | Type reference (TYPE) | YS_AUX_FIELD | 20110103 |
Method CREATE_AUX_FIELD_FOR_INT_VALUE on class CL_SALV_STC_COL_CODELIST has no exception.
Method GET_FORMATTING Signature
Method GET_FORMATTING on class CL_SALV_STC_COL_CODELIST has no parameter.
Method GET_FORMATTING on class CL_SALV_STC_COL_CODELIST has no exception.
Method GET_MAX_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | YT_STRING | 20100805 | |||
2 | ![]() |
R_MAXIMUM | Value transfer | Type reference (TYPE) | STRING | 20100805 |
Method GET_MAX_CODE on class CL_SALV_STC_COL_CODELIST has no exception.
Method GET_MAX_SORT_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SORT_ORDER | Value transfer | Type reference (TYPE) | YT_INTEGER | 20100805 | |||
2 | ![]() |
R_MAXIMUM | Value transfer | Type reference (TYPE) | STRING | 20100805 |
Method GET_MAX_SORT_ORDER on class CL_SALV_STC_COL_CODELIST has no exception.
Method GET_MIN_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | YT_STRING | 20100805 | |||
2 | ![]() |
R_MINIMUM | Value transfer | Type reference (TYPE) | STRING | 20100805 |
Method GET_MIN_CODE on class CL_SALV_STC_COL_CODELIST has no exception.
Method GET_MIN_SORT_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SORT_ORDER | Value transfer | Type reference (TYPE) | YT_INTEGER | 20100805 | |||
2 | ![]() |
R_MINIMUM | Value transfer | Type reference (TYPE) | STRING | 20100805 |
Method GET_MIN_SORT_ORDER on class CL_SALV_STC_COL_CODELIST has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_SALV_STC_COL_CODELIST has no parameter.
Method GET_PROPERTIES on class CL_SALV_STC_COL_CODELIST has no exception.
Method REPLACE_SRC_FIELD_BY_AUX_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20100805 | |||
2 | ![]() |
CT_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20100805 | |||
3 | ![]() |
I_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | Y_AUX_FIELD_ID | 20100805 |
Method REPLACE_SRC_FIELD_BY_AUX_ID on class CL_SALV_STC_COL_CODELIST has no exception.
Method SET_CODELIST_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CODELIST_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_STC_CODELIST_HANDLER | Handler for Code Lists | 20100806 |
Method SET_CODELIST_HANDLER on class CL_SALV_STC_COL_CODELIST has no exception.
Method SET_FORMATTING Signature
Method SET_FORMATTING on class CL_SALV_STC_COL_CODELIST has no parameter.
Method SET_FORMATTING on class CL_SALV_STC_COL_CODELIST has no exception.
Method SET_PREFIX_FOR_AUX_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20110103 | |||
2 | ![]() |
CT_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20110103 | |||
3 | ![]() |
I_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20110103 |
Method SET_PREFIX_FOR_AUX_ID on class CL_SALV_STC_COL_CODELIST has no exception.
Method SET_PROPERTIES Signature
Method SET_PROPERTIES on class CL_SALV_STC_COL_CODELIST has no parameter.
Method SET_PROPERTIES on class CL_SALV_STC_COL_CODELIST has no exception.
Method SPLIT_FILTER_RULES_SCCO_PMCO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COLUMN_FILTER_RULE_INT | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110216 | |||
2 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
filter creation failed | 20110216 |
Method SPLIT_FILTER_RULES_SCCO_PMDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COLUMN_FILTER_RULE_EXT | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 | |||
2 | ![]() |
ET_COLUMN_FILTER_RULE_INT | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 | |||
3 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
filter creation failed | 20110215 |
Method SPLIT_FILTER_RULES_SCDE_PMDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COLUMN_FILTER_RULE_EXT | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 | |||
2 | ![]() |
ET_COLUMN_FILTER_RULE_INT | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 | |||
3 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
filter creation failed | 20110215 |
Method SPLIT_FILTER_RULES_SCLI_PMCO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COLUMN_FILTER_RULE_IDX | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 | |||
2 | ![]() |
ET_COLUMN_FILTER_RULE_INT | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 | |||
3 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
filter creation failed | 20110215 |
Method SPLIT_FILTER_RULES_SCLI_PMDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COLUMN_FILTER_RULE_EXT | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 | |||
2 | ![]() |
ET_COLUMN_FILTER_RULE_IDX | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 | |||
3 | ![]() |
ET_COLUMN_FILTER_RULE_INT | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 | |||
4 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20110215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
filter creation failed | 20110215 |
Method TRANSFORM_FILTER_RULES_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20130710 | |||
2 | ![]() |
ET_ADD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | Additional field filter rules | 20130710 |
Method TRANSFORM_FILTER_RULES_INT on class CL_SALV_STC_COL_CODELIST has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 703 |