Oracle Apps Technical Stuff

Friday, October 4, 2013

API to Check the Available credit On a Sales Order.

›
 --Mainline Function that will read an Order Header and Determine if should be checked, Consumes available Credit and applies a credit hol...

API to release the Hold on Order

›
DECLARE    l_order_tbl                                       oe_holds_pvt.order_tbl_type;    x_return_status                             ...

API to Apply the Hold on Order

›
This script can be used on Version 12.0 and later DECLARE    l_file                VARCHAR2 (100);    l_data                VARCHAR2 (...

API to Apply the Hold on Order

›
This script can be used on Version 12.0 and later DECLARE    l_file                VARCHAR2 (100);    l_data                VARCHAR2 (...

API to Delete Price List Lines from Price List

›
DECLARE    gpr_return_status                                 VARCHAR2 (1) := NULL;    gpr_msg_count                                     N...
‹
›
Home
View web version

About Me

Vijaykumar G
View my complete profile
Powered by Blogger.