DBA Data[Home] [Help]

APPS.PER_ASG_BUS3 dependencies on HR_PO_INFO

Line 1398: IF NOT (hr_po_info.full_cwk_enabled) THEN

1394: --
1395: -- Validate that PO services procurement is installed and
1396: -- that PO details can be set against the assignment.
1397: --
1398: IF NOT (hr_po_info.full_cwk_enabled) THEN
1399:
1400: IF g_debug THEN
1401: hr_utility.set_location(l_proc, 60);
1402: END IF;

Line 1558: IF NOT (hr_po_info.full_cwk_enabled) THEN

1554: --
1555: -- Validate that PO services procurement is installed and
1556: -- that PO details can be set against the assignment.
1557: --
1558: IF NOT (hr_po_info.full_cwk_enabled) THEN
1559:
1560: IF g_debug THEN
1561: hr_utility.set_location(l_proc, 60);
1562: END IF;