DBA Data[Home] [Help]

APPS.QA_SAMPLING_PKG dependencies on QA_PLAN_ELEMENT_API

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

2035: l_item := qa_flex_util.item(p_org_id, l_item_id);
2036: END IF;
2037:
2038: IF l_vendor_id IS NULL OR l_vendor_id < 1 THEN
2039: l_vendor_id := qa_plan_element_api.get_supplier_id(p_vendor);
2040: END IF;
2041:
2042: -- anagarwa Wed Apr 3 14:34:49 PST 2002
2043: -- MSCA change: LPN is null if the txn_no =1022