DBA Data[Home] [Help]

APPS.JA_CN_CFS_GENERATE_PKG dependencies on HR_LEGAL_ENTITIES

Line 203: hr_legal_entities

199: IS
200: SELECT
201: name
202: FROM
203: hr_legal_entities
204: WHERE organization_id=l_legal_entity_id;
205:
206: CURSOR C_COMPANY_NAME
207: IS