SAP ABAP Class CL_SALV_STC_CURRENCY (Currency Handling)
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 20100809
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_STU_INTERNAL_TYPES internal types for ALV services 20100809
Properties
Class CL_SALV_STC_CURRENCY  
Short Description Currency Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_STC   ALV Services for Tables: Column Catalog impl. 
Created 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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_SERVICE_TYPES 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 20100809
2 IF_SALV_STU_INTERNAL_TYPES internal types for ALV services 20100809
Friends
Class CL_SALV_STC_CURRENCY 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) 20100823
2 CS_FILTER_OPTION Instance attribute Public Attribute reference (LIKE) 20100809
3 CS_FUNCTION_CODE Instance attribute Public Attribute reference (LIKE) 20100907
4 CS_ROW_INDEX Instance attribute Public Attribute reference (LIKE) 20100907
5 MO_LONG_DESCRIPTION Static Attribute Protected Object reference (TYPE REF TO) IF_SALV_STC_CODELIST_HANDLER Handler for Code Lists 20100727
6 MO_SHORT_DESCRIPTION Static Attribute Protected Object reference (TYPE REF TO) IF_SALV_STC_CODELIST_HANDLER Handler for Code Lists 20100727
7 MT_CURRENCY_CODE Static Attribute Protected Type reference (TYPE) YT_CURRENCY_CODE 20101215
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENCY_CODES Static method Protected Method 20101215
2 GET_CURRENCY_HANDLER Static method Public Method 20100727
3 GET_CURRENCY_LIST_LONG Static method Protected Method 20101215
4 GET_CURRENCY_LIST_SHORT Static method Protected Method 20101215
Events
Class CL_SALV_STC_CURRENCY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_AGGREGATION_RULE Public Attribute reference (LIKE) 20100809
2 YS_AUX_FIELD Public Attribute reference (LIKE) 20100809
3 YS_AUX_FIELD_MAPPING Public Attribute reference (LIKE) 20100809
4 YS_CODELIST Public Attribute reference (LIKE) 20100809
5 YS_FIELD_AGGR_RULE Public Attribute reference (LIKE) 20100908
6 YS_FIELD_FILTER_RULE Public Attribute reference (LIKE) 20100809
7 YS_FIELD_SORT_RULE Public Attribute reference (LIKE) 20100809
8 YS_FILTER_RULE Public Attribute reference (LIKE) 20100809
9 YS_GROUPING_RULE Public Attribute reference (LIKE) 20100809
10 YS_GROUP_KEY Public Attribute reference (LIKE) 20100910
11 YS_RANGE Public Attribute reference (LIKE) 20100809
12 YS_SELOPT Public Attribute reference (LIKE) 20100809
13 YS_SORT_RULE Public Attribute reference (LIKE) 20100809
14 YS_SRC_FIELD_MAPPING Public Attribute reference (LIKE) 20100809
15 YTS_AUX_FIELD_ID Public Attribute reference (LIKE) 20100809
16 YTS_AUX_FIELD_MAPPING Public Attribute reference (LIKE) 20100809
17 YTS_EXT_CODELIST Public Attribute reference (LIKE) 20100908
18 YTS_SRC_FIELD_MAPPING Public Attribute reference (LIKE) 20100809
19 YT_AGGREGATION_RULE Public Attribute reference (LIKE) 20100809
20 YT_AUX_FIELD Public Attribute reference (LIKE) 20100809
21 YT_AUX_FIELD_ID Public Attribute reference (LIKE) 20100809
22 YT_CODELIST Public Attribute reference (LIKE) 20100809
23 YT_COLUMN Public Attribute reference (LIKE) 20100809
24 YT_COLUMN_NAME Public Attribute reference (LIKE) 20100809
25 YT_CURRENCY_CODE Protected See coding 20101215 yt_currency_code type standard table of y_currency_code with key table_line
26 YT_EXTERNAL_VALUE Public Attribute reference (LIKE) 20100809
27 YT_FIELD_AGGR_RULE Public Attribute reference (LIKE) 20100908
28 YT_FIELD_FILTER_RULE Public Attribute reference (LIKE) 20100809
29 YT_FIELD_PATH Public Attribute reference (LIKE) 20100809
30 YT_FIELD_SORT_RULE Public Attribute reference (LIKE) 20100809
31 YT_FILTER_RULE Public Attribute reference (LIKE) 20100809
32 YT_FUNCTION_CODE Public Attribute reference (LIKE) 20100907
33 YT_GROUPING_RULE Public Attribute reference (LIKE) 20100809
34 YT_GROUP_KEY Public Attribute reference (LIKE) 20100910
35 YT_INTEGER Public Attribute reference (LIKE) 20100809
36 YT_RANGE Public Attribute reference (LIKE) 20100809
37 YT_ROW_INDEX Public Attribute reference (LIKE) 20100809
38 YT_SELOPT Public Attribute reference (LIKE) 20100809
39 YT_SORT_RULE Public Attribute reference (LIKE) 20100809
40 YT_STRING Public Attribute reference (LIKE) 20100809
41 Y_AUX_FIELD_ID Public Attribute reference (LIKE) 20100809
42 Y_COLUMN_NAME Public Attribute reference (LIKE) 20100809
43 Y_CURRENCY_CODE Protected Type reference (TYPE) SYCURR 20101215
44 Y_FIELD_PATH Public Attribute reference (LIKE) 20100809
45 Y_FORMATTING_OPTION_VALUE Public Attribute reference (LIKE) 20100809
46 Y_FUNCTION_CODE Public Attribute reference (LIKE) 20100907
47 Y_OPTION Public Attribute reference (LIKE) 20100809
48 Y_ROW_INDEX Public Attribute reference (LIKE) 20100809
49 Y_RULE_GROUP Public Attribute reference (LIKE) 20100823
50 Y_SIGN Public Attribute reference (LIKE) 20100809
Method Signatures

Method GET_CURRENCY_CODES Signature

Method GET_CURRENCY_CODES on class CL_SALV_STC_CURRENCY has no parameter.
Method GET_CURRENCY_CODES on class CL_SALV_STC_CURRENCY has no exception.

Method GET_CURRENCY_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION_TYPE Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20100823
2 Returning RO_CURRENCY_HANDLER Value transfer Object reference (TYPE REF TO) IF_SALV_STC_CODELIST_HANDLER 20100727

Method GET_CURRENCY_HANDLER on class CL_SALV_STC_CURRENCY has no exception.

Method GET_CURRENCY_LIST_LONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CODELIST Value transfer Type reference (TYPE) YT_CODELIST 20101215

Method GET_CURRENCY_LIST_LONG on class CL_SALV_STC_CURRENCY has no exception.

Method GET_CURRENCY_LIST_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CODELIST Value transfer Type reference (TYPE) YT_CODELIST 20101215

Method GET_CURRENCY_LIST_SHORT on class CL_SALV_STC_CURRENCY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703