DBA Data[Home] [Help]

APPS.HR_HRHD_INITIAL_LOAD dependencies on FND_NEW_MESSAGES

Line 612: (select message_text from fnd_new_messages where message_name = 'HR_NATIONAL_ID_NUMBER_'|| (select to_char(org_information9) from

608: MIDDLE_NAMES,
609: NATIONALITY,
610: NATIONAL_IDENTIFIER,
611: EMAIL_ADDRESS,
612: (select message_text from fnd_new_messages where message_name = 'HR_NATIONAL_ID_NUMBER_'|| (select to_char(org_information9) from
613: hr_organization_information where organization_id = ppf.business_group_id
614: and org_information_context = 'Business Group Information')
615: and language_code = USERENV('LANG') )NATIONAL_IDENTIFIER_LABEL
616: