DBA Data[Home] [Help]

APPS.JTF_TASK_UTL dependencies on FND_PROFILE

Line 8: := fnd_profile.VALUE ('JTF_TIME_UOM_CLASS');

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';
12: g_no CONSTANT CHAR := 'N';*/