Oracle Apps Technical Stuff
Showing posts with label
Receipts
.
Show all posts
Showing posts with label
Receipts
.
Show all posts
Thursday, March 14, 2024
SOAP API to Create Receipt Reversal Transaction (Oracle Fusion Receivables Cloud)
›
SOAP API =========== https://servername/fscmService/StandardReceiptService?WSDL Service Name ============= createReverseReceipt Sample Pay...
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, 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