DBA Data[Home] [Help]

APPS.PAY_SE_TAX_CARD_REQ_PKG dependencies on HR_ORGANIZATION_UNITS

Line 39: ,hr_organization_units ou

35: ,'PHONE=P', RPAD(NVL(substr(hoi4.org_information3,1,10),' '),10,' ') /*TELEF*/
36: ,'TEST_RUN=P', DECODE(pay_se_tax_card_req_pkg.get_parameter(ppa.legislative_parameters, 'TEST_RUN'),'Y','T',' ')
37: from
38: PAY_PAYROLL_ACTIONS ppa
39: ,hr_organization_units ou
40: ,hr_organization_information hoi1
41: ,hr_organization_information hoi2
42: ,hr_organization_information hoi3
43: ,hr_organization_information hoi4