Oracle EBS (ERP)

Pages

▼

Oracle AI Agent Studio Sample Questions Answered

›
  (1)  A retail company needs to streamline its order-to-cash process by using an AI Agent Studio to generate invoices and send them directl...

How to Upload Data into FND_LOOKUP_VALUES Using Oracle R12 API

›
SET SERVEROUTPUT ON SIZE 1000000 SET ECHO OFF SET VERIFY OFF SET DEFINE "~" SET ESCAPE ON DECLARE XROW     ROWID;  --You cant dire...

Oracle EBS R12: Insert Lookup Data into FND_LOOKUP_VALUES with API

›
SET SERVEROUTPUT ON SIZE 1000000 SET ECHO OFF SET VERIFY OFF SET DEFINE "~" SET ESCAPE ON DECLARE XROW     ROWID;  --You cant dire...

PO GRN with AP Invoice Account status and Approval Status Query

›
 SELECT     rsh.receipt_num,rsh.creation_date GRN_creation_date,     pha.segment1           po_number, pha.creation_date PO_creation_date,  ...

How to Enabled Disable this profile from Backend

›
How to ENABLEND this profile from Backend Set serveroutput on DECLARE l_ret boolean; l_user_id number; BEGIN select user_id into l_user_id f...
›
Home
View web version
Powered by Blogger.