SAP ABAP Interface IF_GHO_TYPES (UOM: Types)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN (Application Component) Production Network
⤷
APPL_GHO_COMMON (Package) Common Objects for GHO

⤷

⤷

Properties
Interface | IF_GHO_TYPES | |
Short Description | UOM: Types |
General Data
Package | APPL_GHO_COMMON | Common Objects for GHO |
Created | 20130924 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_GHO_TYPES has no forward declaration.
Interfaces
Interface IF_GHO_TYPES has no interface.
Friends
Interface IF_GHO_TYPES has no friend.
Attributes
Interface IF_GHO_TYPES has no attribute.
Methods
Interface IF_GHO_TYPES has no method.
Events
Interface 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 |