DBA Data[Home] [Help]

APPS.PAY_PAYWSMEE_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 807: from hr_all_organization_units

803: l_payment_type varchar2 (500);
804: --
805: cursor organization is
806: select name
807: from hr_all_organization_units
808: where organization_id = l_payee_id;
809: --
810: cursor person is
811: select full_name