Oracle Apps Technical Stuff
Showing posts with label
RMA
.
Show all posts
Showing posts with label
RMA
.
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 ...
Tuesday, March 22, 2022
Fusion: SCM: SQL to get the RMA receipts and order number details
›
SELECT imt.transaction_id , iop.organization_code warehouse_code , To_char(imt.creation_date, 'DD-MON-YYYY') txn_crea...
Tuesday, July 6, 2021
FA:RCV:SQL to get RMA Receipts Details in Oracle Fusion
›
REM RMA Receipts Details SELECT DHA.SOURCE_ORDER_NUMBER , HDR_LKP.MEANING ORDER_TYPE , DFLA.SOURCE_LINE_NUMBER , LINE_LKP.ME...
›
Home
View web version