Script for Extracting InterCompany batch details
Introduction This Post illustrates steps required to Extracting InterCompany batch details in Oracle EBS R12. Extracting InterCompany batch details Query SELECT DISTINCT xep.NAME provider, ftb.status batch_status, ftb.batch_number batch_number, ftb.description batch_description,…
Read More