DBA Data[Home] [Help]

APPS.JAI_AR_IMPORT_POPU_PKG dependencies on PA_PROJECTS_ALL

Line 6288: from pa_projects_all

6284: r_jai_ra_customer_trx_line c_jai_ra_customer_trx_line%rowtype;
6285:
6286: cursor c_get_project_id(cp_project_code in varchar2) is
6287: select project_id
6288: from pa_projects_all
6289: where segment1 = cp_project_code;
6290:
6291: cursor c_jai_pa_draft_invoice(cpn_project_id in number, cpn_draft_invoice_num in number) is
6292: select draft_invoice_id, organization_id, location_id