DBA Data[Home] [Help]

APPS.PAY_PAYWSMEE_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 783: from hr_all_organization_units

779: l_payment_type varchar2 (500);
780: --
781: cursor organization is
782: select name
783: from hr_all_organization_units
784: where organization_id = l_payee_id;
785: --
786: cursor person is
787: select full_name