DBA Data[Home] [Help]

APPS.PAY_SG_CPFLINE_BALANCES dependencies on HR_ORGANIZATION_INFORMATION

Line 126: from hr_organization_information hoi,

122:
123: cursor fwl_amount_reporting
124: is
125: select nvl(hoi.org_information20,'Y')
126: from hr_organization_information hoi,
127: pay_payroll_actions ppa
128: where ppa.payroll_action_id = p_payroll_action_id
129: and hoi.organization_id =
130: to_number(pay_core_utils.get_parameter('LEGAL_ENTITY_ID',