[Home] [Help]
1489: P_RELATIONSHIP_ID
1490: );
1491:
1492: --Bug 4539462 DBI logging
1493: AP_DBI_PKG.Maintain_DBI_Summary
1494: (p_table_name => 'AP_INVOICES',
1495: p_operation => 'I',
1496: p_key_value1 => C_invoice_id,
1497: p_calling_sequence => current_calling_sequence);