DBA Data[Home] [Help]

APPS.QA_SAMPLING_PKG dependencies on QA_PLAN_ELEMENT_API

Line 2116: l_vendor_id := qa_plan_element_api.get_supplier_id(p_vendor);

2112: l_item := qa_flex_util.item(p_org_id, l_item_id);
2113: END IF;
2114:
2115: IF l_vendor_id IS NULL OR l_vendor_id < 1 THEN
2116: l_vendor_id := qa_plan_element_api.get_supplier_id(p_vendor);
2117: END IF;
2118:
2119: -- anagarwa Wed Apr 3 14:34:49 PST 2002
2120: -- MSCA change: LPN is null if the txn_no =1022