Oracle Apps Technical Stuff
Showing posts with label
OM
.
Show all posts
Showing posts with label
OM
.
Show all posts
Thursday, June 23, 2022
FA:OM:SQL: To get the RMA Order receipt details along with the Serial numbers
›
WITH sn_tbl as ( SELECT dha.header_id , dla.line_id , dfla.fulfill_line_id ...
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...
Tuesday, July 20, 2021
FA:OM:SQL To List EFF Segments and attribute Columns mapping for Specific Context
›
SELECT DISTINCT fdcb.context_code , fdcb.context_identifier , fdcb.enabled_flag , fdsb.segment_co...
›
Home
View web version