DBA Data[Home] [Help]

APPS.GMD_COMMON_VAL dependencies on GMD_VALIDITY_RULES

Line 851: gmd_validity_rules.get_validity_scale_factor

847: END IF;
848:
849: /* Lets get the scale factor between the validity std qty and
850: the formula product qty */
851: gmd_validity_rules.get_validity_scale_factor
852: ( p_recipe_id => l_recipe_id
853: ,p_item_id => l_item_id
854: ,p_std_qty => l_validity_qty
855: ,p_std_um => l_validity_um