DBA Data[Home] [Help]

APPS.PAY_SG_CPFLINE_BALANCES dependencies on HR_ORGANIZATION_INFORMATION

Line 119: from hr_organization_information hoi,

115:
116: cursor fwl_amount_reporting
117: is
118: select nvl(hoi.org_information20,'Y')
119: from hr_organization_information hoi,
120: pay_payroll_actions ppa
121: where ppa.payroll_action_id = p_payroll_action_id
122: and hoi.organization_id =
123: to_number(pay_core_utils.get_parameter('LEGAL_ENTITY_ID',