DBA Data[Home] [Help]

APPS.PAY_NZ_EMS dependencies on PAY_NZ_ER_CAL_MTH_BAL_V

Line 126: , pay_nz_er_cal_mth_bal_v b

122: , 'TRANSFER_HEAD_FLAG=P'
123: , 'notprinted'
124: from hr_organization_units ou /*Bug No 2920728*/
125: , hr_organization_information oi
126: , pay_nz_er_cal_mth_bal_v b
127: where ou.organization_id = pay_magtape_generic.get_parameter_value('REGISTERED_EMPLOYER')
128: and ou.business_group_id = pay_magtape_generic.get_parameter_value('BUSINESS_GROUP_ID')
129: and oi.organization_id = ou.organization_id
130: and oi.org_information_context = 'NZ_IRD_EMPLOYER'