Oracle Apps Technical Stuff

Showing posts with label Order Management. Show all posts
Showing posts with label Order Management. Show all posts
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...
Wednesday, May 9, 2018

How to Use an API to Delete An Order Level Modifier From a Sales Order

›
How to Use an API to Delete An Order Level Modifier From a Sales Order (Doc ID 2191611.1) SET SERVEROUTPUT ON; DECLARE    /* Initialize ...

How Can One Create a Price Adjustment for More than One Line on a Return Order Using Process Order API

›
Metalink Ref: How Can One Create a Price Adjustment for More than One Line on a Return Order Using Process Order API? (Doc ID 2113054.1) ...

How to Re-Price an Existing Order Using Process Order API

›
Ref: How to Re-Price an Existing Order Using Process Order API (Doc ID 2212209.1) SET SERVEROUTPUT ON DECLARE    /* Initialize the prope...
›
Home
View web version

About Me

Vijaykumar G
View my complete profile
Powered by Blogger.