DBA Data[Home] [Help]

APPS.PAY_NZ_EMS dependencies on PAY_NZ_ER_CAL_MTH_BAL_V

Line 89: , pay_nz_er_cal_mth_bal_v b

85: , 'TRANSFER_HEAD_FLAG=P'
86: , 'notprinted'
87: from hr_organization_units ou /*Bug No 2920728*/
88: , hr_organization_information oi
89: , pay_nz_er_cal_mth_bal_v b
90: where ou.organization_id = pay_magtape_generic.get_parameter_value('REGISTERED_EMPLOYER')
91: and ou.business_group_id = pay_magtape_generic.get_parameter_value('BUSINESS_GROUP_ID')
92: and oi.organization_id = ou.organization_id
93: and oi.org_information_context = 'NZ_IRD_EMPLOYER'