DBA Data[Home] [Help]

APPS.EGO_REPORT_WF_UTIL dependencies on HR_ALL_ORGANIZATION_UNITS_TL

Line 717: HR_ALL_ORGANIZATION_UNITS_TL HAOTL,

713: HAOTL.name organization_name
714: INTO x_organization_code
715: , x_organization_name
716: FROM
717: HR_ALL_ORGANIZATION_UNITS_TL HAOTL,
718: MTL_PARAMETERS MP
719: WHERE
720: HAOTL.organization_id = p_organization_id
721: AND HAOTL.organization_id = MP.ORGANIZATION_ID