DBA Data[Home] [Help]

APPS.PAY_NL_SOE dependencies on HR_ORGANIZATION_INFORMATION

Line 453: , hr_organization_information oi

449: , pay_bal_attribute_definitions bad
450: , pay_defined_balances db
451: , pay_balance_dimensions bd
452: , pay_balance_types_tl bt
453: , hr_organization_information oi
454: where bad.attribute_name = p_balance_attribute
455: and ( bad.BUSINESS_GROUP_ID IS NULL
456: OR bad.BUSINESS_GROUP_ID = l_business_group_id)
457: AND ( bad.LEGISLATION_CODE IS NULL