Oracle Application
Pages
(Move to ...)
Home
Terms and Conditions
Privacy Policy
▼
Friday, 28 April 2023
Oracle EBS - SQL Query to Get Pending Approval Journal Entry
›
SELECT gjb.name BATCH_NAME, decode(gjb.approval_status_ code, 'A', 'Approved', 'I', 'In Process...
Wednesday, 29 March 2023
Oracle EBS - SQL Query to get GL Batch Workflow Notification Item Key & Item Type
›
--Get the Batch ID for Specific Batch--- select * from apps.gl_je_batches where name like '%FA-31-MSI-HT-MAR-23-02 Spreadsheet A 47911...
Tuesday, 28 March 2023
Oracle EBS - How to Setup General Ledger Approval Limit for the new Manager or Authorization Limit Setup
›
For setup new manager GL Approval Limit Need to follow below guidelines, Navigation: General Ledger Responsibility > GL Setup > Emplo...
‹
›
Home
View web version