Non-PO invoice report in Cloud

Introduction: This blog has the script to get the Non po invoice details in Oracle Cloud application for Audit purpose. Cause of the issue: Auditor wanted to see the Non-PO invoice details. How [...]

Credit Memo Application Report

Introduction: This blog has the script to get the credit memo application details in Oracle Cloud application for Audit purpose. Cause of the issue: Auditor wanted to see the credit application [...]

ITEM Category creation in EBS using API. 

Introduction:  This API will create Item categories in EBS.    SET SERVEROUTPUT ON;   DECLARE    v_return_status  VARCHAR2(1)   := NULL;    v_msg_count      NUMBER        := 0;    [...]

Start typing and press Enter to search