DBA Data[Home] [Help]

APPS.JAI_AR_IMPORT_POPU_PKG dependencies on PA_DRAFT_INVOICE_ITEMS

Line 6324: ln_line_num pa_draft_invoice_items.line_num%type;

6320: ln_line_customer_trx_line_id ra_customer_trx_lines_all.customer_trx_line_id%type;
6321:
6322: ln_project_id pa_draft_invoices_all.project_id%type;
6323: ln_draft_invoice_num pa_draft_invoices_all.draft_invoice_num%type;
6324: ln_line_num pa_draft_invoice_items.line_num%type;
6325: ln_line_amount number;
6326: ln_tax_amount number;
6327: ln_func_tax_amount number;
6328: ln_base_tax_amount number;