I need to get only posted AP invoices in Oracle EBS R12. Is there any function to check with whether an invoice is posted or not?
Oraask Latest Questions
How to know the queries running for x minutes or y seconds in Oracle database
How to find the session that consuming high temp tablespace in oracle database
Hi, need a query to get account description of COA (Chart of Account) Segments in Oracle EBS R12
Can someone explain how does the Oracle Action History Works in below scenario? I have a workflow where initial notification is triggered to person A. Person A can 'Forward it to Department' for which Person B is the receipient. ...
Which one is better to use?? Blob or directory and bfile in Oracle for storing images
When trying to install the Matplotlib library using this command: pip install matplotlib I got this error: Could not install packages due to an EnvironmentError: ...
I am creating a new Web ADI Interface for AP Invoice Upload. I have created PL/SQL API. The load procedure loads data from WebADI into a custom staging table. The import procedure loads data into Open Interface table and then trigger ...