DBA Data[Home] [Help]

APPS.PAY_SE_TAX_CARD_REQ_PKG dependencies on HR_ORGANIZATION_UNITS

Line 38: ,hr_organization_units ou

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