DBA Data[Home] [Help]

APPS.GML_READ_IC_B dependencies on OE_DEBUG_PUB

Line 42: oe_debug_pub.add('OPM - Entering GML_READ_IC_B.read_price_qty_source', 5);

38:
39:
40: BEGIN
41:
42: oe_debug_pub.add('OPM - Entering GML_READ_IC_B.read_price_qty_source', 5);
43:
44:
45: OPEN c_opm_item( p_ship_from_org_id
46: , p_inventory_item_id);