DBA Data[Home] [Help]

APPS.JAI_AP_STND_TAX_PROCESS dependencies on AP_ACCOUNTING_EVENTS_PKG

Line 6028: AP_Accounting_Events_Pkg.Create_Events(

6024:
6025: if l_null_event_id>0
6026: then
6027:
6028: AP_Accounting_Events_Pkg.Create_Events(
6029: p_event_type => 'INVOICES',
6030: p_doc_type => NULL,
6031: p_doc_id => ln_invoice_id,
6032: p_accounting_date => NULL,

Line 6270: AP_Accounting_Events_Pkg.Create_Events(

6266:
6267: if l_null_event_id>0
6268: then
6269:
6270: AP_Accounting_Events_Pkg.Create_Events(
6271: p_event_type => 'INVOICES',
6272: p_doc_type => NULL,
6273: p_doc_id => ln_invoice_id,
6274: p_accounting_date => NULL,