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_CONVEXIT | Column Type "Conversion Exit" | 20100728 |
Properties
| Class | CL_SALV_STC_COL_CONVEXIT | |
| Short Description | Column Type CONVEXIT | |
| 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 | 20141120 | |
| 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_CONVEXIT | Column Type "Conversion Exit" | 20100728 |
Friends
Class CL_SALV_STC_COL_CONVEXIT 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) | 20100802 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20101206 | |||||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'CONVEXIT.EXT/' | 20101223 | |||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'CONVEXIT.INT/' | 20101223 | |||
| 5 | Constant | Protected | Type reference (TYPE) | I | 13 | 20110103 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | YT_CONVEXIT_SORT | 20131129 | ||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic column definition without special features | 20100827 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_COL | 20110103 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20100727 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20100727 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | range conversion is active | 20130716 | ||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20130620 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20130620 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | Y_PROPERTY_VALUE | 20100802 | ||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | Y_PROPERTY_VALUE | 20101217 |
Methods
Events
Class CL_SALV_STC_COL_CONVEXIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_CONVEXIT_SORT | Private | See coding | 20131129 | begin of ys_convexit_sort,
name type convexit,
default_criterion type y_property_value,
end of ys_convexit_sort
|
||
| 2 | YT_CONVEXIT_SORT | Private | See coding | 20131129 | yt_convexit_sort type standard table of ys_convexit_sort with key name
|
Method Signatures
Method CHECK_CONVERSION_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONVERSION_EXIT_INPUT | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20100727 | |||
| 2 | E_CONVERSION_EXIT_OUTPUT | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20100727 | |||
| 3 | E_RANGE_CONV_EXIT_INPUT | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20130620 | |||
| 4 | E_RANGE_CONV_EXIT_OUTPUT | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20130620 | |||
| 5 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20100727 | ||||
| 6 | I_EXIT_NAME | Call by reference | Type reference (TYPE) | CONVEXIT | Conversion Routine | 20100727 | |||
| 7 | I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20100727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100727 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SALV_STC_COL_CONVEXIT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SALV_STC_COL_CONVEXIT has no exception.
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_CONVEXIT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FIELD_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20100727 | |||
| 2 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20100727 | ||||
| 3 | I_EXIT_NAME | Call by reference | Type reference (TYPE) | CONVEXIT | Conversion Routine | 20100727 | |||
| 4 | I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20100727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100727 |
Method CONVERT_ALL_RULES_EXT_SORT 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 | 20100727 | ||||
| 2 | ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20100727 | ||||
| 3 | IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20100727 | ||||
| 4 | IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20100727 | ||||
| 5 | IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20100727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100727 |
Method CONVERT_ALL_RULES_INT_SORT 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 | 20100727 | ||||
| 2 | ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20100727 | ||||
| 3 | IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20100727 | ||||
| 4 | IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20100727 | ||||
| 5 | IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20100727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100727 |
Method CONVERT_RANGE_EXT_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20130702 | ||||
| 2 | IS_FILTER_RULE | Call by reference | Type reference (TYPE) | YS_FILTER_RULE | 20130702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130702 |
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 | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 |
Method CREATE_AUX_FIELD_FOR_CONVEXIT 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_CONVEXIT on class CL_SALV_STC_COL_CONVEXIT 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_CONVEXIT 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_CONVEXIT has no exception.
Method CREATE_PATTERN_STRINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STRINGS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20130704 | |||
| 2 | IV_NR_REMOVE | Call by reference | Type reference (TYPE) | I | Number of wildcards to be removed | 20130704 | |||
| 3 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20130704 |
Method CREATE_PATTERN_STRINGS on class CL_SALV_STC_COL_CONVEXIT has no exception.
Method CREATE_RANGE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RANGE_LINE_EXT | Call by reference | Object reference (TYPE REF TO) | DATA | 20130703 | ||||
| 2 | ER_RANGE_LINE_INT | Call by reference | Object reference (TYPE REF TO) | DATA | 20130703 | ||||
| 3 | ER_RANGE_TAB_EXT | Call by reference | Object reference (TYPE REF TO) | DATA | 20130703 | ||||
| 4 | ER_RANGE_TAB_INT | Call by reference | Object reference (TYPE REF TO) | DATA | 20130703 |
Method CREATE_RANGE_REF on class CL_SALV_STC_COL_CONVEXIT has no exception.
Method GET_DEFAULT_SORT_CRITERION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FIELD_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | 20131129 | ||||
| 2 | I_CONVEXIT | Call by reference | Type reference (TYPE) | CONVEXIT | 20131129 | ||||
| 3 | R_DEFAULT_SORT_CRITERION | Value transfer | Type reference (TYPE) | Y_PROPERTY_VALUE | 20131129 |
Method GET_DEFAULT_SORT_CRITERION on class CL_SALV_STC_COL_CONVEXIT has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_SALV_STC_COL_CONVEXIT has no parameter.
Method GET_PROPERTIES on class CL_SALV_STC_COL_CONVEXIT 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_CONVEXIT 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 | 20101223 | ||||
| 2 | CT_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20101223 | ||||
| 3 | I_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20101223 |
Method SET_PREFIX_FOR_AUX_ID on class CL_SALV_STC_COL_CONVEXIT has no exception.
Method SET_PROPERTIES Signature
Method SET_PROPERTIES on class CL_SALV_STC_COL_CONVEXIT has no parameter.
Method SET_PROPERTIES on class CL_SALV_STC_COL_CONVEXIT has no exception.
Method SPLIT_FILTER_RULES_EXT_SORT 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 | 20100805 | ||||
| 2 | ET_COLUMN_FILTER_RULE_INT | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20100805 | ||||
| 3 | IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20100805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | filter creation failed | 20100805 |
Method SPLIT_FILTER_RULES_INT_SORT 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 | 20100805 | ||||
| 2 | ET_COLUMN_FILTER_RULE_INT | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20100805 | ||||
| 3 | IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20100805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | filter creation failed | 20100805 |
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 | 20130710 |
Method TRANSFORM_FILTER_RULES_INT on class CL_SALV_STC_COL_CONVEXIT has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 703 |