Getting Invoice_id from invoice_num SQL query in EBS
You can use the following select to get the invoice id:
select invoice_id from ap_invoices_all
where invoice_num='XXXXXXX';
I possess 5+ years of diversified experience in Oracle world. With experience of diversified range of applications gives distinguish edge to understand, visualized and re-engineering existing automation solution. I possess strong analytical, designing, problem solving skills and customer-centric approach. Including experience on multiple platforms including Red Hat Linux (multiple versions), Solaris 11, HP-UX 11, and window server environments.
Comments
Post a Comment