SAP ABAP Class CL_RSR_DECRYPT_UOM (Get Info for UOM and CUR Conversion)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_DECRYPT (Package) OLAP Decryption Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_DECRYPT_BUNDLE Storage and Formatting for the Decryption Tool 20090511
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_DECRYPT_SELECTION Selection option 20090511
Properties
Class CL_RSR_DECRYPT_UOM  
Short Description Get Info for UOM and CUR Conversion    
Super Class CL_RSR_DECRYPT_BUNDLE Storage and Formatting for the Decryption Tool 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_DECRYPT   OLAP Decryption Tool 
Created 20090511   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_DECRYPT_UOM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_DECRYPT_SELECTION Selection option 20090511
Friends
Class CL_RSR_DECRYPT_UOM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_STEP Static Attribute Public Type reference (TYPE) INT2 2 Byte Integer (Signed) 20090512
2 N_TYPE Static Attribute Public Type reference (TYPE) TN_TYPE 'UOM' 20090511
3 N_T_BUFFERED Instance attribute Public Type reference (TYPE) TN_T_BUFFERED 20090511
Methods
Class CL_RSR_DECRYPT_UOM has no method.
Events
Class CL_RSR_DECRYPT_UOM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_BUFFERED Public See coding 20090511 BEGIN OF tn_buffered, step TYPE n LENGTH 2, END OF tn_buffered
2 TN_T_BUFFERED Public See coding 20090511 tn_t_buffered TYPE STANDARD TABLE OF tn_buffered
History
Last changed by/on SAP  20130531 
SAP Release Created in 730