SAP ABAP Class CL_RSDHAF_QUANTITY_CONVERSION (Frontend: Quantity Conversion)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST-HAP (Application Component) HANA Analysis Process
     RSDHA (Package) SAP HANA Analysis in BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAF_MAINT_CONSTANTS Frontend: Maintenance Constants 20121222
Properties
Class CL_RSDHAF_QUANTITY_CONVERSION  
Short Description Frontend: Quantity Conversion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDHA    
Program status     
Category 0   
Package RSDHA   SAP HANA Analysis in BW 
Created 20120811   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDHAF_MAINTENANCE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSDHAM_TGT_RESULT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSDHAM_ANALYSIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSDHAM_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_RSDHAM_SRC_INFOPROV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_RSDHAM_TGT_INFOPROV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
10 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDHAF_MAINT_CONSTANTS Frontend: Maintenance Constants 20121222
Friends
Class CL_RSDHAF_QUANTITY_CONVERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_AINX_REPID Instance attribute Public Attribute reference (LIKE) 20121222
2 N_C_AINX_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20121222
3 N_C_CS_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20121222
4 N_C_CUSTOM_CONTROL Instance attribute Public Attribute reference (LIKE) 20121222
5 N_C_DEFAULT_PROC_ANALYSIS_TYPE Instance attribute Public Attribute reference (LIKE) 20130127
6 N_C_DEFAULT_SCRIPT_DB_SCHEMA Instance attribute Public Attribute reference (LIKE) 20121222
7 N_C_DRAG_DROP_FLAVOR Instance attribute Public Attribute reference (LIKE) 20130127
8 N_C_FO_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20130127
9 N_C_HAAP_ICON Instance attribute Public Attribute reference (LIKE) 20121222
10 N_C_HAAP_ICON_TEXT Instance attribute Public Attribute reference (LIKE) 20121222
11 N_C_HAAP_REPID Instance attribute Public Attribute reference (LIKE) 20121222
12 N_C_JOBNAME Instance attribute Public Attribute reference (LIKE) 20121222
13 N_C_MODELING_PREFIX Instance attribute Public Attribute reference (LIKE) 20130127
14 N_C_MON_DET_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20121222
15 N_C_OKCODE Instance attribute Public Attribute reference (LIKE) 20121222
16 N_C_PROC_REG_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20121222
17 N_C_PROC_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20121222
18 N_C_REGISTRATIONS_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20121222
19 N_C_SCREEN Instance attribute Public Attribute reference (LIKE) 20121222
20 N_C_TAB_SCREEN Instance attribute Public Attribute reference (LIKE) 20121222
21 N_C_TGT_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20130127
22 N_C_TREE_TYPE Instance attribute Public Attribute reference (LIKE) 20130127
23 N_C_WORKMODE Instance attribute Public Attribute reference (LIKE) 20121222
24 P_R_MAINTENANCE Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAF_MAINTENANCE Frontend: Maintenance Analysis Process 20120811
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_QUANTITY_CONVERSION_TYPE Instance method Public Method Check Quantity Conversion Type 20120811
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120811
3 GET_UOM_DESCRIPTION Static method Public Method Get Quantity Conversion Type 20120811
4 POV_QUANTITY_CONVERSION_TYPE Instance method Public Method POV: Currency Translation Type 20120811
5 PROCESS_COMMAND Instance method Public Method Process Command for Screen 210 20120811
6 P_DISPLAY_QUANTITY_CONVERSION Instance method Private Method Display Currency Translation 20120811
7 P_UPDATE_UOM_DESCRIPTION Instance method Private Method Update Unit Conversion Type Description 20120811
Events
Class CL_RSDHAF_QUANTITY_CONVERSION has no event.
Types
Class CL_RSDHAF_QUANTITY_CONVERSION has no local type.
Method Signatures

Method CHECK_QUANTITY_CONVERSION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) RSTXTLG Long Description 20120811
2 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20120811
3 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID 20120811
4 Importing I_UOMNM Call by reference Type reference (TYPE) RSUOMTRT-UOMNM Name of Quantity Conversion Type 20120811

Method CHECK_QUANTITY_CONVERSION_TYPE on class CL_RSDHAF_QUANTITY_CONVERSION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MAINTENANCE Call by reference Object reference (TYPE REF TO) CL_RSDHAF_MAINTENANCE Maintenance Analysis Process 20120811

Method CONSTRUCTOR on class CL_RSDHAF_QUANTITY_CONVERSION has no exception.

Method GET_UOM_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UOMNM Call by reference Type reference (TYPE) RSUOMTRT-UOMNM Name of Quantity Conversion Type 20120811
2 Returning R_DESCRIPTION Value transfer Type reference (TYPE) RSTXTLG Long Description 20120811

Method GET_UOM_DESCRIPTION on class CL_RSDHAF_QUANTITY_CONVERSION has no exception.

Method POV_QUANTITY_CONVERSION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_SRC_FIELD_PROPERTIES Call by reference Type reference (TYPE) IF_RSDHAF_MAINT_TYPES=>TN_S_SRC_FIELD_PROPERTIES Source Field Properties 20120811
2 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20120811
3 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID 20120811

Method POV_QUANTITY_CONVERSION_TYPE on class CL_RSDHAF_QUANTITY_CONVERSION has no exception.

Method PROCESS_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_SRC_FIELD_PROPERTIES Call by reference Type reference (TYPE) IF_RSDHAF_MAINT_TYPES=>TN_S_SRC_FIELD_PROPERTIES Source Field Properties 20120917

Method PROCESS_COMMAND on class CL_RSDHAF_QUANTITY_CONVERSION has no exception.

Method P_DISPLAY_QUANTITY_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_SRC_FIELD_PROPERTIES Call by reference Type reference (TYPE) IF_RSDHAF_MAINT_TYPES=>TN_S_SRC_FIELD_PROPERTIES Source Field Properties 20120917

Method P_DISPLAY_QUANTITY_CONVERSION on class CL_RSDHAF_QUANTITY_CONVERSION has no exception.

Method P_UPDATE_UOM_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) RSTXTLG Description 20120811
2 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20120811
3 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID 20120811

Method P_UPDATE_UOM_DESCRIPTION on class CL_RSDHAF_QUANTITY_CONVERSION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 731