DBA Data[Home] [Help]

APPS.ENG_WORKFLOW_UTIL dependencies on HR_ALL_ORGANIZATION_UNITS_TL

Line 617: HR_ALL_ORGANIZATION_UNITS_TL HAOTL,

613: HAOTL.name organization_name
614: INTO x_organization_code
615: , x_organization_name
616: FROM
617: HR_ALL_ORGANIZATION_UNITS_TL HAOTL,
618: MTL_PARAMETERS MP
619: WHERE
620: HAOTL.organization_id = p_organization_id
621: AND HAOTL.organization_id = MP.ORGANIZATION_ID