SAP ABAP Class CL_SALV_STC_AUNIT_COLTYPES (Unit test for columns)
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 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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_COLTYPE_AMOUNT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_COLTYPE_CODELIST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SALV_COLTYPE_CONVEXIT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_SALV_COLTYPE_CURRENCY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_SALV_COLTYPE_QUANTITY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_SALV_COLTYPE_UNIT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
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 CS_AUX_FIELD_ID Instance attribute Public Attribute reference (LIKE) 20110216
2 CS_NUM_PRES_MODE Constant Protected See coding 20110224
3 MO_BASE_COLUMN Instance attribute Private Object reference (TYPE REF TO) IF_SALV_STC_COL 20120810
4 MO_COLUMN Instance attribute Private Object reference (TYPE REF TO) IF_SALV_STC_COL 20120810
5 MO_LEADING_COLUMN Instance attribute Private Object reference (TYPE REF TO) IF_SALV_STC_COL 20120810
6 MS_SORT_RULE Instance attribute Private Type reference (TYPE) YS_SORT_RULE 20120810
7 MS_TESTDATA Static Attribute Protected Type reference (TYPE) YS_TESTDATA 20110216
8 MS_VISIBLE_CELLS_CONDITION Instance attribute Private Type reference (TYPE) IF_SALV_COLTYPE_VISIBILITY_REF=>YS_SIMPLE_FILTER_OPTION 20120810
9 MT_AGGR_RULE Instance attribute Private Type reference (TYPE) YT_AGGREGATION_RULE 20120810
10 MT_AUX_FIELD_DEF Instance attribute Private Type reference (TYPE) YT_AUX_FIELD_DEF 20120810
11 MT_FIELD_AGGR_RULE Instance attribute Private Type reference (TYPE) YT_FIELD_AGGR_RULE 20120810
12 MT_FIELD_FILTER_RULE Instance attribute Private Type reference (TYPE) YT_FIELD_FILTER_RULE 20120810
13 MT_FIELD_SORT_RULE Instance attribute Private Type reference (TYPE) YT_FIELD_SORT_RULE 20120810
14 MT_FILTER_RULE Instance attribute Private Type reference (TYPE) YT_FILTER_RULE 20120810
15 MT_SUPPL_COLUMN Instance attribute Private Type reference (TYPE) YT_COLUMN 20120810
16 M_AUNIT_LEVEL Instance attribute Private Type reference (TYPE) AUNIT_LEVEL 20120810
17 M_COLUMN_NAME Instance attribute Private Type reference (TYPE) Y_COLUMN_NAME 20120810
18 M_CONDENSE Instance attribute Private Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20120810
19 M_CURRENCY_DESCRIPTION_TYPE Instance attribute Private Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20120810
20 M_CURRENCY_PRESENTATION_MODE Instance attribute Private Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20120810
21 M_DESCRIPTION_TYPE Instance attribute Private Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20120810
22 M_FIELD_PATH Instance attribute Private Type reference (TYPE) Y_FIELD_PATH 20120810
23 M_INITIAL_VALUE_MODE Instance attribute Private Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20120810
24 M_NUM_PRES_MODE Static Attribute Private Type reference (TYPE) I 20120810
25 M_PRESENTATION_MODE Instance attribute Private Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20120810
26 M_REFFIELD_PATH Instance attribute Private Type reference (TYPE) Y_FIELD_PATH 20120810
27 M_REFVALUE Instance attribute Private Type reference (TYPE) STRING 20130606
28 M_RULE_EXCEPTION Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120810
29 M_SIGN_POSITION Instance attribute Private Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20120810
30 M_SORT_CRITERION Instance attribute Private Type reference (TYPE) Y_PROPERTY_VALUE 20120810
31 M_TEXT_HANDLING Instance attribute Private Type reference (TYPE) Y_PROPERTY_VALUE 20120810
32 M_TIME_FORMAT Instance attribute Private Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20120810
33 M_UNIT_DESCRIPTION_TYPE Instance attribute Private Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20120810
34 M_UNIT_PRESENTATION_MODE Instance attribute Private Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20120810
Methods
# Method Level Visibility Method type Description Created on
1 AGGR_RULE Instance method Protected Method 20110217
2 CHECK_AUX_FIELD Instance method Private Method 20120810
3 CHECK_CURRENCY Instance method Protected Method 20110329
4 CHECK_UNIT Instance method Protected Method 20110329
5 CLASS_CONSTRUCTOR Static method Public Constructor 20110224
6 CONSTRUCTOR Instance method Public Constructor 20110216
7 CONVERT_TYPE Instance method Private Method 20120810
8 CREATE_CONVERTER Instance method Private Method 20120810
9 DELETE_TRAILING_CHARACTERS Instance method Private Method 20120810
10 FAIL Instance method Protected Method 20110216
11 FILTER_RULE Instance method Protected Method 20110217
12 HANDLE_SPECIAL_VALUE Instance method Private Method 20120810
13 INIT_COLUMN_DESCRIPTION Instance method Private Method 20120810
14 INIT_FOR_RULE_CONVERSION_TEST Instance method Protected Method 20120810
15 IS_UNAMBIGUOUS_ENTRY Instance method Private Method 20120810
16 NORMALIZE_AGGR Instance method Private Method 20120810
17 NORMALIZE_FILTER Instance method Private Method 20120810
18 PARSE_AUX_FIELD_DEF Instance method Private Method 20120810
19 SCAN_AGGR_RULE_RESULT Instance method Private Method 20120810
20 SCAN_AGGR_RULE_SOURCE Instance method Private Method 20120810
21 SCAN_FILTER_RULE_RESULT Instance method Private Method 20120810
22 SCAN_FILTER_RULE_SOURCE Instance method Private Method 20120810
23 SCAN_SEQUENCE Instance method Private Method 20120810
24 SCAN_SEQUENCE_TAB Instance method Private Method 20120810
25 SCAN_SORT_RULE_RESULT Instance method Private Method 20120810
26 SCAN_SORT_RULE_SOURCE Instance method Private Method 20120810
27 SET_TESTCOL Instance method Protected Method 20130206
28 SORT_RULE Instance method Protected Method 20110216
29 TESTCOL_AMOUNT Instance method Protected Method 20110401
30 TESTCOL_BASIC Instance method Protected Method 20110216
31 TESTCOL_CODELIST Instance method Protected Method 20110328
32 TESTCOL_COMP_SIMPLE Instance method Protected Method 20110408
33 TESTCOL_CONVEXIT Instance method Protected Method 20110325
34 TESTCOL_CURRENCY Instance method Protected Method 20110328
35 TESTCOL_QUANTITY Instance method Protected Method 20110401
36 TESTCOL_UNIT Instance method Protected Method 20110328
37 TESTCOL_VISIBILITY_REF Instance method Protected Method 20120809
38 TEST_AUX_FIELD Instance method Protected Method 20120810
39 TEST_RULE_CONVERSION Instance method Protected Method 20120810
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 Importing RESULT Call by reference Type reference (TYPE) STRING 20110217
2 Importing 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 Importing IS_ACT_AUX_FIELD Call by reference Type reference (TYPE) YS_AUX_FIELD 20120810
2 Importing 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 Importing I_CURRDESC Call by reference Type reference (TYPE) STRING 20110329
2 Returning 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 Importing I_UNITDESC Call by reference Type reference (TYPE) STRING 20110329
2 Returning 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 Importing I_TYPE Call by reference Type reference (TYPE) STRING 20120810
2 Returning 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 Importing I_CONVERTER_CLASS Call by reference Type reference (TYPE) STRING 20120810
2 Returning 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 Changing C_ITEM Call by reference Type reference (TYPE) STRING 20120810
2 Importing 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 Importing I_DETAIL Call by reference Type reference (TYPE) CSEQUENCE Detailed Message 20110216
2 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL ABAP Unit: Severity of Check Error 20110216
3 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Error Message 20110216
4 Importing 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 Importing EXCEPTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110221
2 Importing RESULT1 Call by reference Type reference (TYPE) STRING 20110217
3 Importing RESULT2 Call by reference Type reference (TYPE) STRING 20110217
4 Importing RESULT3 Call by reference Type reference (TYPE) STRING 20110217
5 Importing 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 Changing 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 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20120810
2 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20120810
3 Importing I_REFFIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20120810
4 Importing 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 Importing IT_CODELIST Call by reference Type reference (TYPE) YT_CODELIST 20120810
2 Importing I_CODE_DESCR Call by reference Type reference (TYPE) STRING 20120810
3 Returning 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 Exporting ET_FIELD_AGGR_RULE_NORM Call by reference Type reference (TYPE) YT_FIELD_AGGR_RULE 20120810
2 Importing 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 Exporting ET_FIELD_FILTER_RULE_NORM Call by reference Type reference (TYPE) YT_FIELD_FILTER_RULE 20120810
2 Importing 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 Importing DEF Call by reference Type reference (TYPE) STRING 20120810
2 Exporting ES_AUX_FIELD_DEF Call by reference Type reference (TYPE) YS_AUX_FIELD_DEF 20120810
3 Importing EXCEPTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120810
4 Importing ID Call by reference Type reference (TYPE) STRING 20120810
5 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Exporting ET_ITEM Call by reference Type reference (TYPE) YT_ITEM 20120810
2 Importing 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 Exporting ET_HEADER Call by reference Type reference (TYPE) YT_ITEM 20120810
2 Exporting ET_SEQUENCE Call by reference Type reference (TYPE) YT_SEQUENCE 20120810
3 Importing I_INPUT Call by reference Type reference (TYPE) STRING 20120810
4 Importing 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 Importing 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 Importing 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 Importing 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 Importing RESULT1 Call by reference Type reference (TYPE) STRING 20110216
2 Importing RESULT2 Call by reference Type reference (TYPE) STRING 20110216
3 Importing RESULT3 Call by reference Type reference (TYPE) STRING 20110216
4 Importing RESULT4 Call by reference Type reference (TYPE) STRING 20110408
5 Importing RESULT5 Call by reference Type reference (TYPE) STRING 20110408
6 Importing 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 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110401
2 Importing 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 Importing I_CURRENCY_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110401
4 Importing 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 Importing I_FIXED_CURRENCY Call by reference Type reference (TYPE) Y_CURRENCY Currency Key 20130606
6 Importing 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 Importing I_SIGN_POSITION Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE IF_SALV_COLTYPE_AMOUNT=>CS_SIGN_POSITION-RIGHT 20110401
8 Importing I_VALUE_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110401
9 Returning 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 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110216
2 Importing I_CONDENSE Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20110216
3 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110216
4 Importing I_INITIAL_VALUE_MODE Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20110216
5 Importing I_SIGN_POSITION Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20110216
6 Importing I_TEXT_HANDLING Call by reference Type reference (TYPE) Y_PROPERTY_VALUE 20110216
7 Importing I_TIME_FORMAT Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20110216
8 Returning 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 Importing IT_CODELIST Call by reference Type reference (TYPE) YT_CODELIST 20110328
2 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110328
3 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110328
4 Importing I_PRESENTATION_MODE Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE IF_SALV_COLTYPE_CODELIST=>CS_PRESENTATION_MODE-CODE 20110328
5 Importing I_SORT_CRITERION Call by reference Type reference (TYPE) Y_PROPERTY_VALUE IF_SALV_COLTYPE_CODELIST=>CS_SORT_CRITERION-CODE 20110328
6 Importing I_TEXT_HANDLING Call by reference Type reference (TYPE) Y_PROPERTY_VALUE IF_SALV_COLTYPE_CODELIST=>CS_TEXT_HANDLING-NO 20110328
7 Returning 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 Importing IO_LEADING_COLUMN Call by reference Object reference (TYPE REF TO) IF_SALV_STC_COL 20120808
2 Importing IT_SUPPL_COLUMN Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YT_COLUMN 20110408
3 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110408
4 Returning 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 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110325
2 Importing I_EXIT_NAME Call by reference Type reference (TYPE) CONVEXIT Conversion Routine 20110325
3 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110325
4 Importing I_SORT_CRITERION Call by reference Type reference (TYPE) Y_PROPERTY_VALUE IF_SALV_COLTYPE_CONVEXIT=>CS_SORT_CRITERION-INTERNAL 20110325
5 Importing I_TEXT_HANDLING Call by reference Type reference (TYPE) Y_PROPERTY_VALUE IF_SALV_COLTYPE_CONVEXIT=>CS_TEXT_HANDLING-NO 20110325
6 Returning 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 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110328
2 Importing I_DESCRIPTION_TYPE Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE IF_SALV_COLTYPE_CURRENCY=>CS_DESCRIPTION_TYPE-LONG 20110328
3 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110328
4 Importing I_PRESENTATION_MODE Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE IF_SALV_COLTYPE_CURRENCY=>CS_PRESENTATION_MODE-CODE 20110328
5 Returning 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 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110401
2 Importing I_FIXED_UNIT Call by reference Type reference (TYPE) Y_UNIT 20130711
3 Importing 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 Importing I_SIGN_POSITION Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE IF_SALV_COLTYPE_QUANTITY=>CS_SIGN_POSITION-RIGHT 20110401
5 Importing 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 Importing I_UNIT_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110401
7 Importing 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 Importing I_VALUE_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110401
9 Returning 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 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110328
2 Importing I_DESCRIPTION_TYPE Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE IF_SALV_COLTYPE_UNIT=>CS_DESCRIPTION_TYPE-LONG 20110328
3 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110328
4 Importing I_PRESENTATION_MODE Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE IF_SALV_COLTYPE_UNIT=>CS_PRESENTATION_MODE-CODE 20110328
5 Returning 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 Importing IO_BASE_COLUMN Call by reference Object reference (TYPE REF TO) IF_SALV_STC_COL 20120809
2 Importing IS_VISIBLE_CELLS_CONDITION Call by reference Type reference (TYPE) IF_SALV_COLTYPE_VISIBILITY_REF=>YS_SIMPLE_FILTER_OPTION 20120809
3 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20120809
4 Returning RO_COLUMN Value transfer Object reference (TYPE REF TO) IF_SALV_STC_COL 20120809
# Exception Resumable Description Created on
1 CX_SALV_COLUMN_DEFINITION 20120816

Method TEST_AUX_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEF Call by reference Type reference (TYPE) STRING 20120810
2 Importing EXCEPTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120810
3 Importing ID Call by reference Type reference (TYPE) STRING 20120810
4 Importing 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