DBA Data[Home] [Help]

APPS.JTF_TASK_UTL dependencies on MTL_UNITS_OF_MEASURE

Line 7: g_uom_time_class mtl_units_of_measure.uom_class%TYPE

3: g_minimum_effort NUMBER := 0;
4: ---
5: --- The following variable is used in the function Validate_Time_UOM
6: ---
7: g_uom_time_class mtl_units_of_measure.uom_class%TYPE
8: := fnd_profile.VALUE ('JTF_TIME_UOM_CLASS');
9:
10: -- Commented out by SBARAT on 29/12/2005 for bug# 4866066
11: /*g_yes CONSTANT CHAR := 'Y';