SAP ABAP Class IF_GHO_TYPES (UOM: Types)
Properties
Class IF_GHO_TYPES  
Short Description UOM: Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130924   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GHO_TYPES has no forward declaration.
Interfaces
Class IF_GHO_TYPES has no interface implemented.
Friends
Class IF_GHO_TYPES has no friend class.
Attributes
Class IF_GHO_TYPES has no attribute.
Methods
Class IF_GHO_TYPES has no method.
Events
Class IF_GHO_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FORMULA_RAW_CONTEXT Public See coding 20131107 BEGIN OF ts_formula_raw_context, name TYPE string, quantity_type TYPE string, is_node TYPE abap_bool, context_name TYPE string, END OF ts_formula_raw_context
2 TS_WC_FORMULA_USED Public See coding 20131107 BEGIN OF TS_WC_FORMULA_USED, wc_id TYPE tplnr, formula_used TYPE boolean, meas_error TYPE boolean, END OF ts_wc_formula_used
3 TT_FORMULA_RAW_CONTEXT Public See coding 20131107 tt_formula_raw_context TYPE STANDARD TABLE OF ts_formula_raw_context
4 TT_WC_FORMULA_USED Public See coding 20131107 tt_wc_formula_used TYPE STANDARD TABLE OF ts_wc_formula_used
History
Last changed by/on SAP  20140121 
SAP Release Created in