Hierarchy
⤷
⤷
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 | 20110216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_STU_INTERNAL_TYPES | internal types for ALV services | 20110216 |
Properties
| Class | CL_SALV_STC_AUNIT_COLTYPES | |
| Short Description | Unit test for columns | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SALV_STC | ALV Services for Tables: Column Catalog impl. |
| Created | 20110216 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_SERVICE_TYPES | Common types for ALV Service Tools | 20110216 | ||
| 2 | IF_SALV_STU_INTERNAL_TYPES | internal types for ALV services | 20110216 |
Friends
Class CL_SALV_STC_AUNIT_COLTYPES 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) | 20110216 | |||||
| 2 | Constant | Protected | See coding | 20110224 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_STC_COL | 20120810 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_STC_COL | 20120810 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_STC_COL | 20120810 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | YS_SORT_RULE | 20120810 | ||||
| 7 | Static Attribute | Protected | Type reference (TYPE) | YS_TESTDATA | 20110216 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_SALV_COLTYPE_VISIBILITY_REF=>YS_SIMPLE_FILTER_OPTION | 20120810 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | YT_AGGREGATION_RULE | 20120810 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | YT_AUX_FIELD_DEF | 20120810 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | YT_FIELD_AGGR_RULE | 20120810 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20120810 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20120810 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | YT_FILTER_RULE | 20120810 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | YT_COLUMN | 20120810 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | AUNIT_LEVEL | 20120810 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | Y_COLUMN_NAME | 20120810 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20120810 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20120810 | ||||
| 20 | Instance attribute | Private | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20120810 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20120810 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | Y_FIELD_PATH | 20120810 | ||||
| 23 | Instance attribute | Private | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20120810 | ||||
| 24 | Static Attribute | Private | Type reference (TYPE) | I | 20120810 | ||||
| 25 | Instance attribute | Private | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20120810 | ||||
| 26 | Instance attribute | Private | Type reference (TYPE) | Y_FIELD_PATH | 20120810 | ||||
| 27 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130606 | ||||
| 28 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120810 | ||||
| 29 | Instance attribute | Private | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20120810 | ||||
| 30 | Instance attribute | Private | Type reference (TYPE) | Y_PROPERTY_VALUE | 20120810 | ||||
| 31 | Instance attribute | Private | Type reference (TYPE) | Y_PROPERTY_VALUE | 20120810 | ||||
| 32 | Instance attribute | Private | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20120810 | ||||
| 33 | Instance attribute | Private | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20120810 | ||||
| 34 | Instance attribute | Private | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20120810 |
Methods
Events
Class CL_SALV_STC_AUNIT_COLTYPES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_AGGREGATION_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 2 | YS_AUX_FIELD | Public | Attribute reference (LIKE) | 20110216 | |
||
| 3 | YS_AUX_FIELD_DEF | Protected | See coding | 20110218 | begin of ys_aux_field_def,
id type y_aux_field_id,
type type c length 1,
length type i,
decimals type i,
t_required_field type if_salv_service_types=>yt_field_path,
t_conv_result type yt_conv_result,
exception type abap_bool,
end of ys_aux_field_def
|
||
| 4 | YS_AUX_FIELD_MAPPING | Public | Attribute reference (LIKE) | 20110216 | |
||
| 5 | YS_CODELIST | Public | Attribute reference (LIKE) | 20110216 | |
||
| 6 | YS_CONV_RESULT | Protected | See coding | 20110218 | begin of ys_conv_result,
value type string,
ref_value type string,
aux_value type string,
ref_value2 type string,
end of ys_conv_result
|
||
| 7 | YS_EXT_CODELIST | Public | Attribute reference (LIKE) | 20110216 | |
||
| 8 | YS_FIELD_AGGR_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 9 | YS_FIELD_FILTER_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 10 | YS_FIELD_SORT_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 11 | YS_FILTER_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 12 | YS_GROUPING_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 13 | YS_GROUP_KEY | Public | Attribute reference (LIKE) | 20110216 | |
||
| 14 | YS_INDEX_VISIBILITY | Public | Attribute reference (LIKE) | 20110216 | |
||
| 15 | YS_INSERT_POSITION | Public | Attribute reference (LIKE) | 20110216 | |
||
| 16 | YS_LINE_ORDER | Public | Attribute reference (LIKE) | 20110216 | |
||
| 17 | YS_RANGE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 18 | YS_SELOPT | Public | Attribute reference (LIKE) | 20110216 | |
||
| 19 | YS_SORT_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 20 | YS_SRC_FIELD_MAPPING | Public | Attribute reference (LIKE) | 20110216 | |
||
| 21 | YS_TESTDATA | Protected | See coding | 20110216 | begin of ys_testdata,
c10 type c length 10,
str type string,
n4 type n length 4,
d type d,
t type t,
x5 type x length 5,
xstr type xstring,
i type i,
p5d2 type p length 5 decimals 2,
p5d3 type p length 5 decimals 3,
f type f,
df16 type decfloat16,
df34 type decfloat34,
c3 type c length 3, " conversion exit, code list
cuky type tcurc-waers,
unit type t006-msehi,
c12 type c length 12, " conversion exit, code list
end of ys_testdata
|
||
| 22 | YTS_AUX_FIELD_ID | Public | Attribute reference (LIKE) | 20110216 | |
||
| 23 | YTS_AUX_FIELD_MAPPING | Public | Attribute reference (LIKE) | 20110216 | |
||
| 24 | YTS_EXT_CODELIST | Public | Attribute reference (LIKE) | 20110216 | |
||
| 25 | YTS_SRC_FIELD_MAPPING | Public | Attribute reference (LIKE) | 20110216 | |
||
| 26 | YT_AGGREGATION_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 27 | YT_AUX_FIELD | Public | Attribute reference (LIKE) | 20110216 | |
||
| 28 | YT_AUX_FIELD_DEF | Protected | See coding | 20110218 | yt_aux_field_def type standard table of ys_aux_field_def
|
||
| 29 | YT_AUX_FIELD_ID | Public | Attribute reference (LIKE) | 20110216 | |
||
| 30 | YT_CODELIST | Public | Attribute reference (LIKE) | 20110216 | |
||
| 31 | YT_COLUMN | Public | Attribute reference (LIKE) | 20110216 | |
||
| 32 | YT_COLUMN_NAME | Public | Attribute reference (LIKE) | 20110216 | |
||
| 33 | YT_CONV_RESULT | Protected | See coding | 20110218 | yt_conv_result type standard table of ys_conv_result with default key
|
||
| 34 | YT_EXTERNAL_VALUE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 35 | YT_FIELD_AGGR_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 36 | YT_FIELD_FILTER_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 37 | YT_FIELD_PATH | Public | Attribute reference (LIKE) | 20110216 | |
||
| 38 | YT_FIELD_SORT_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 39 | YT_FILTER_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 40 | YT_FUNCTION_CODE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 41 | YT_GROUPING_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 42 | YT_GROUP_KEY | Public | Attribute reference (LIKE) | 20110216 | |
||
| 43 | YT_INDEX_VISIBILITY | Public | Attribute reference (LIKE) | 20110216 | |
||
| 44 | YT_INTEGER | Public | Attribute reference (LIKE) | 20110216 | |
||
| 45 | YT_ITEM | Protected | See coding | 20110216 | yt_item type standard table of string with default key
|
||
| 46 | YT_LINE_ORDER | Public | Attribute reference (LIKE) | 20110216 | |
||
| 47 | YT_RANGE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 48 | YT_ROW_INDEX | Public | Attribute reference (LIKE) | 20110216 | |
||
| 49 | YT_SELOPT | Public | Attribute reference (LIKE) | 20110216 | |
||
| 50 | YT_SEQUENCE | Protected | See coding | 20110217 | yt_sequence type standard table of yt_item
|
||
| 51 | YT_SORT_RULE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 52 | YT_STRING | Public | Attribute reference (LIKE) | 20110216 | |
||
| 53 | Y_AUX_FIELD_ID | Public | Attribute reference (LIKE) | 20110216 | |
||
| 54 | Y_COLUMN_NAME | Public | Attribute reference (LIKE) | 20110216 | |
||
| 55 | Y_CURRENCY | Public | Attribute reference (LIKE) | 20130606 | |
||
| 56 | Y_FIELD_PATH | Public | Attribute reference (LIKE) | 20110216 | |
||
| 57 | Y_FORMATTING_OPTION_VALUE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 58 | Y_FUNCTION_CODE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 59 | Y_OPTION | Public | Attribute reference (LIKE) | 20110216 | |
||
| 60 | Y_PROPERTY_VALUE | Public | Attribute reference (LIKE) | 20110216 | |
||
| 61 | Y_ROW_INDEX | Public | Attribute reference (LIKE) | 20110216 | |
||
| 62 | Y_RULE_GROUP | Public | Attribute reference (LIKE) | 20110216 | |
||
| 63 | Y_SIGN | Public | Attribute reference (LIKE) | 20110216 | |
||
| 64 | Y_UNIT | Public | Attribute reference (LIKE) | 20130711 | |
Method Signatures
Method AGGR_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Call by reference | Type reference (TYPE) | STRING | 20110217 | ||||
| 2 | SOURCE | Call by reference | Type reference (TYPE) | STRING | 20110217 |
Method AGGR_RULE on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method CHECK_AUX_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACT_AUX_FIELD | Call by reference | Type reference (TYPE) | YS_AUX_FIELD | 20120810 | ||||
| 2 | IS_EXP_AUX_FIELD_DEF | Call by reference | Type reference (TYPE) | YS_AUX_FIELD_DEF | 20120810 |
Method CHECK_AUX_FIELD on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method CHECK_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CURRDESC | Call by reference | Type reference (TYPE) | STRING | 20110329 | ||||
| 2 | R_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110329 |
Method CHECK_CURRENCY on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method CHECK_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNITDESC | Call by reference | Type reference (TYPE) | STRING | 20110329 | ||||
| 2 | R_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110329 |
Method CHECK_UNIT on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SALV_STC_AUNIT_COLTYPES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_STC_AUNIT_COLTYPES has no parameter.
Method CONSTRUCTOR on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method CONVERT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120810 | ||||
| 2 | R_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | 20120810 |
Method CONVERT_TYPE on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method CREATE_CONVERTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONVERTER_CLASS | Call by reference | Type reference (TYPE) | STRING | 20120810 | ||||
| 2 | RO_CONVERTER | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_FIELD_CONVERTER | 20120810 |
Method CREATE_CONVERTER on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method DELETE_TRAILING_CHARACTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ITEM | Call by reference | Type reference (TYPE) | STRING | 20120810 | ||||
| 2 | I_CHARS | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method DELETE_TRAILING_CHARACTERS on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method FAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETAIL | Call by reference | Type reference (TYPE) | CSEQUENCE | Detailed Message | 20110216 | |||
| 2 | I_LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | ABAP Unit: Severity of Check Error | 20110216 | |||
| 3 | I_MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Error Message | 20110216 | |||
| 4 | I_QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | IF_AUNIT_CONSTANTS=>NO | Flow Control in Case of Error | 20110216 |
Method FAIL on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method FILTER_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110221 | |||
| 2 | RESULT1 | Call by reference | Type reference (TYPE) | STRING | 20110217 | ||||
| 3 | RESULT2 | Call by reference | Type reference (TYPE) | STRING | 20110217 | ||||
| 4 | RESULT3 | Call by reference | Type reference (TYPE) | STRING | 20110217 | ||||
| 5 | SOURCE | Call by reference | Type reference (TYPE) | STRING | 20110217 |
Method FILTER_RULE on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method HANDLE_SPECIAL_VALUE 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 | 20120810 |
Method HANDLE_SPECIAL_VALUE on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method INIT_COLUMN_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20120810 | ||||
| 2 | I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20120810 | ||||
| 3 | I_REFFIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20120810 | ||||
| 4 | I_REFVALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130606 |
Method INIT_COLUMN_DESCRIPTION on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method INIT_FOR_RULE_CONVERSION_TEST Signature
Method INIT_FOR_RULE_CONVERSION_TEST on class CL_SALV_STC_AUNIT_COLTYPES has no parameter.
Method INIT_FOR_RULE_CONVERSION_TEST on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method IS_UNAMBIGUOUS_ENTRY 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 | 20120810 | ||||
| 2 | I_CODE_DESCR | Call by reference | Type reference (TYPE) | STRING | 20120810 | ||||
| 3 | R_UNAMBIGOUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120810 |
Method IS_UNAMBIGUOUS_ENTRY on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method NORMALIZE_AGGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_AGGR_RULE_NORM | Call by reference | Type reference (TYPE) | YT_FIELD_AGGR_RULE | 20120810 | ||||
| 2 | IT_FIELD_AGGR_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_AGGR_RULE | 20120810 |
Method NORMALIZE_AGGR on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method NORMALIZE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_FILTER_RULE_NORM | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20120810 | ||||
| 2 | IT_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20120810 |
Method NORMALIZE_FILTER on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method PARSE_AUX_FIELD_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEF | Call by reference | Type reference (TYPE) | STRING | 20120810 | ||||
| 2 | ES_AUX_FIELD_DEF | Call by reference | Type reference (TYPE) | YS_AUX_FIELD_DEF | 20120810 | ||||
| 3 | EXCEPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120810 | |||
| 4 | ID | Call by reference | Type reference (TYPE) | STRING | 20120810 | ||||
| 5 | RESULT | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method PARSE_AUX_FIELD_DEF on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method SCAN_AGGR_RULE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESULT | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method SCAN_AGGR_RULE_RESULT on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method SCAN_AGGR_RULE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method SCAN_AGGR_RULE_SOURCE on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method SCAN_FILTER_RULE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESULT | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method SCAN_FILTER_RULE_RESULT on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method SCAN_FILTER_RULE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method SCAN_FILTER_RULE_SOURCE on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method SCAN_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | YT_ITEM | 20120810 | ||||
| 2 | I_INPUT | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method SCAN_SEQUENCE on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method SCAN_SEQUENCE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEADER | Call by reference | Type reference (TYPE) | YT_ITEM | 20120810 | ||||
| 2 | ET_SEQUENCE | Call by reference | Type reference (TYPE) | YT_SEQUENCE | 20120810 | ||||
| 3 | I_INPUT | Call by reference | Type reference (TYPE) | STRING | 20120810 | ||||
| 4 | I_WITH_HEADER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120810 |
Method SCAN_SEQUENCE_TAB on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method SCAN_SORT_RULE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESULT | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method SCAN_SORT_RULE_RESULT on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method SCAN_SORT_RULE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method SCAN_SORT_RULE_SOURCE on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method SET_TESTCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COLUMN | Call by reference | Object reference (TYPE REF TO) | IF_SALV_STC_COL | 20130206 |
Method SET_TESTCOL on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method SORT_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT1 | Call by reference | Type reference (TYPE) | STRING | 20110216 | ||||
| 2 | RESULT2 | Call by reference | Type reference (TYPE) | STRING | 20110216 | ||||
| 3 | RESULT3 | Call by reference | Type reference (TYPE) | STRING | 20110216 | ||||
| 4 | RESULT4 | Call by reference | Type reference (TYPE) | STRING | 20110408 | ||||
| 5 | RESULT5 | Call by reference | Type reference (TYPE) | STRING | 20110408 | ||||
| 6 | SOURCE | Call by reference | Type reference (TYPE) | STRING | 20110216 |
Method SORT_RULE on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method TESTCOL_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20110401 | ||||
| 2 | I_CURRENCY_DESCRIPTION_TYPE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_AMOUNT=>CS_CURRENCY_DESCRIPTION_TYPE-SHORT | 20110401 | |||
| 3 | I_CURRENCY_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20110401 | ||||
| 4 | I_CURRENCY_PRESENTATION_MODE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_AMOUNT=>CS_CURRENCY_PRESENTATION_MODE-NONE | 20110401 | |||
| 5 | I_FIXED_CURRENCY | Call by reference | Type reference (TYPE) | Y_CURRENCY | Currency Key | 20130606 | |||
| 6 | I_INITIAL_VALUE_MODE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_AMOUNT=>CS_INITIAL_VALUE_MODE-STANDARD | 20110401 | |||
| 7 | I_SIGN_POSITION | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_AMOUNT=>CS_SIGN_POSITION-RIGHT | 20110401 | |||
| 8 | I_VALUE_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20110401 | ||||
| 9 | RO_COLUMN | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic Column Definition without special features | 20110408 |
Method TESTCOL_AMOUNT on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method TESTCOL_BASIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20110216 | ||||
| 2 | I_CONDENSE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20110216 | ||||
| 3 | I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20110216 | ||||
| 4 | I_INITIAL_VALUE_MODE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20110216 | ||||
| 5 | I_SIGN_POSITION | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20110216 | ||||
| 6 | I_TEXT_HANDLING | Call by reference | Type reference (TYPE) | Y_PROPERTY_VALUE | 20110216 | ||||
| 7 | I_TIME_FORMAT | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20110216 | ||||
| 8 | RO_COLUMN | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic Column Definition without special features | 20110408 |
Method TESTCOL_BASIC on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method TESTCOL_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) | YT_CODELIST | 20110328 | ||||
| 2 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20110328 | ||||
| 3 | I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20110328 | ||||
| 4 | I_PRESENTATION_MODE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_CODELIST=>CS_PRESENTATION_MODE-CODE | 20110328 | |||
| 5 | I_SORT_CRITERION | Call by reference | Type reference (TYPE) | Y_PROPERTY_VALUE | IF_SALV_COLTYPE_CODELIST=>CS_SORT_CRITERION-CODE | 20110328 | |||
| 6 | I_TEXT_HANDLING | Call by reference | Type reference (TYPE) | Y_PROPERTY_VALUE | IF_SALV_COLTYPE_CODELIST=>CS_TEXT_HANDLING-NO | 20110328 | |||
| 7 | RO_COLUMN | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic Column Definition without special features | 20110408 |
Method TESTCOL_CODELIST on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method TESTCOL_COMP_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LEADING_COLUMN | Call by reference | Object reference (TYPE REF TO) | IF_SALV_STC_COL | 20120808 | ||||
| 2 | IT_SUPPL_COLUMN | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YT_COLUMN | 20110408 | ||||
| 3 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20110408 | ||||
| 4 | RO_COLUMN | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic Column Definition without special features | 20110408 |
Method TESTCOL_COMP_SIMPLE on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method TESTCOL_CONVEXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20110325 | ||||
| 2 | I_EXIT_NAME | Call by reference | Type reference (TYPE) | CONVEXIT | Conversion Routine | 20110325 | |||
| 3 | I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20110325 | ||||
| 4 | I_SORT_CRITERION | Call by reference | Type reference (TYPE) | Y_PROPERTY_VALUE | IF_SALV_COLTYPE_CONVEXIT=>CS_SORT_CRITERION-INTERNAL | 20110325 | |||
| 5 | I_TEXT_HANDLING | Call by reference | Type reference (TYPE) | Y_PROPERTY_VALUE | IF_SALV_COLTYPE_CONVEXIT=>CS_TEXT_HANDLING-NO | 20110325 | |||
| 6 | RO_COLUMN | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic Column Definition without special features | 20110408 |
Method TESTCOL_CONVEXIT on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method TESTCOL_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20110328 | ||||
| 2 | I_DESCRIPTION_TYPE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_CURRENCY=>CS_DESCRIPTION_TYPE-LONG | 20110328 | |||
| 3 | I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20110328 | ||||
| 4 | I_PRESENTATION_MODE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_CURRENCY=>CS_PRESENTATION_MODE-CODE | 20110328 | |||
| 5 | RO_COLUMN | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic Column Definition without special features | 20110408 |
Method TESTCOL_CURRENCY on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method TESTCOL_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20110401 | ||||
| 2 | I_FIXED_UNIT | Call by reference | Type reference (TYPE) | Y_UNIT | 20130711 | ||||
| 3 | I_INITIAL_VALUE_MODE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_QUANTITY=>CS_INITIAL_VALUE_MODE-STANDARD | 20110401 | |||
| 4 | I_SIGN_POSITION | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_QUANTITY=>CS_SIGN_POSITION-RIGHT | 20110401 | |||
| 5 | I_UNIT_DESCRIPTION_TYPE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_QUANTITY=>CS_UNIT_DESCRIPTION_TYPE-SHORT | 20110401 | |||
| 6 | I_UNIT_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20110401 | ||||
| 7 | I_UNIT_PRESENTATION_MODE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_QUANTITY=>CS_UNIT_PRESENTATION_MODE-NONE | 20110401 | |||
| 8 | I_VALUE_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20110401 | ||||
| 9 | RO_COLUMN | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic Column Definition without special features | 20110408 |
Method TESTCOL_QUANTITY on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method TESTCOL_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20110328 | ||||
| 2 | I_DESCRIPTION_TYPE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_UNIT=>CS_DESCRIPTION_TYPE-LONG | 20110328 | |||
| 3 | I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20110328 | ||||
| 4 | I_PRESENTATION_MODE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | IF_SALV_COLTYPE_UNIT=>CS_PRESENTATION_MODE-CODE | 20110328 | |||
| 5 | RO_COLUMN | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic Column Definition without special features | 20110408 |
Method TESTCOL_UNIT on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method TESTCOL_VISIBILITY_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BASE_COLUMN | Call by reference | Object reference (TYPE REF TO) | IF_SALV_STC_COL | 20120809 | ||||
| 2 | IS_VISIBLE_CELLS_CONDITION | Call by reference | Type reference (TYPE) | IF_SALV_COLTYPE_VISIBILITY_REF=>YS_SIMPLE_FILTER_OPTION | 20120809 | ||||
| 3 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20120809 | ||||
| 4 | RO_COLUMN | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_COL | 20120809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120816 |
Method TEST_AUX_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEF | Call by reference | Type reference (TYPE) | STRING | 20120810 | ||||
| 2 | EXCEPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120810 | |||
| 3 | ID | Call by reference | Type reference (TYPE) | STRING | 20120810 | ||||
| 4 | RESULT | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method TEST_AUX_FIELD on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
Method TEST_RULE_CONVERSION Signature
Method TEST_RULE_CONVERSION on class CL_SALV_STC_AUNIT_COLTYPES has no parameter.
Method TEST_RULE_CONVERSION on class CL_SALV_STC_AUNIT_COLTYPES has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 731 |