Oracle Apps Technical Stuff
Showing posts with label
Oracle Fusion Manufacturing
.
Show all posts
Showing posts with label
Oracle Fusion Manufacturing
.
Show all posts
Tuesday, June 14, 2022
FA:SQL: Query to get inventory organization/inventory organization location and business unit and Legal entity
›
SELECT iod.organization_code, iod.organization_name, iod.business_unit_name, iod.business_unit_id, iod.legal_ent...
Sunday, February 27, 2022
Oracle Fusion SQL: OSQL to Extract Inventory Pending Transactions (Records stuck in Oracle inventory Interface table)
›
SELECT iop.organization_code, iop.organization_name, ittv.transaction_type_name, flva.meaning transaction_action, mti.tRANS...
Thursday, July 1, 2021
FA:MFG: SQL's to extract Details on Manage Work Area/Resources/Work Centers/Standard Operations
›
--Manage work Area SELECT iop.organization_code , wwav.work_area_name , wwav.work_area_code , wwav.work_area_d...
›
Home
View web version