Oracle Time Entries Creation Using REST API
Oracle Time and Labor (OTL) – Time Entries Creation Using REST API When we have a requirement to integrate Oracle Time and Labor with external clocks of employee IN/OUT…
Read MoreOracle Time and Labor (OTL) – Time Entries Creation Using REST API When we have a requirement to integrate Oracle Time and Labor with external clocks of employee IN/OUT…
Read MoreIntroduction: This script will extract the accounting rule and trx source wise invoice counts. SELECT C.NAME RULE_NAME, D.NAME SOURCE_NAME, count(A.TRX_NUMBER), DECODE(A.ORG_ID,’XX’,’IM US OU’,’XXX’,’IM CANADA OU’) OU_NAME FROM RA_CUSTOMER_TRX_ALL A ,…
Read MoreTo define a new currency: Go to GL Responsibility Navigate to the Currencies window. Setup >> Currencies >>Define
Read MorePath: General ledger super user > Setup > Financials > Calendars > Types Step 1: Creating calendar type S1: while entering into types it will open automatically S2: Enter period…
Read More1. Overview This document will be helpful to add shortcut key for Add row and filter in Interactive Grid. 2. Technologies and Tools Used The technology used is JavaScript 3.Architecture Steps…
Read MoreOverview:- In this post , I am sharing the example how to create Supplier Site through Oracle Standard API. You can refer this code to create suppliers through backend in…
Read MoreOverview:- In this post , I am sharing the example how to create Supplier through Oracle Standard API. You can refer this code to create suppliers through backend in oracle…
Read MoreOverview:- In this post , We will discuss about AP aging report query in oracle apps. The AP aging report helps us to identify the creditor aging which is due…
Read MoreWhen the users trying to open the downloaded web adi template, they are getting the run time error 91 …when opening web adi .We need to follow the below procedure…
Read More1. Overview This document talks about how to use the APEX_LANG.MESSAGE API & also teach how can we define a message for each desired language. 2. Technologies and Tools Used The following technology has…
Read More