DBA Data[Home] [Help]

APPS.GME_LPN_MOBILE_TXN dependencies on INV_QUANTITY_TREE_PUB

Line 214: inv_quantity_tree_pub.clear_quantity_cache;

210: l_mmti_rec_out mtl_transactions_interface%ROWTYPE;
211: BEGIN
212:
213: -- Clearing the quantity cache
214: inv_quantity_tree_pub.clear_quantity_cache;
215:
216: IF (g_debug IS NOT NULL) THEN
217: gme_debug.log_initialize ('MobileCreTxn');
218: END IF;