DBA Data[Home] [Help]

APPS.ARP_TRX_TAX_UTIL dependencies on MTL_UNITS_OF_MEASURE

Line 24: mtl_units_of_measure.unit_of_measure%type,

20: mtl_system_items.description%type,
21: p_primary_uom_code OUT NOCOPY
22: mtl_system_items.primary_uom_code%type,
23: p_primary_uom_name OUT NOCOPY
24: mtl_units_of_measure.unit_of_measure%type,
25: p_accounting_rule_id OUT NOCOPY
26: mtl_system_items.accounting_rule_id%type,
27: p_accounting_rule_name OUT NOCOPY
28: ra_rules.name%type,