DBA Data[Home] [Help]

APPS.QP_ATTR_MAPPING_PUB dependencies on QP_BUILD_SOURCING_PVT5

Line 2403: Qp_Build_Sourcing_Pvt5.Get_Attribute_Values(p_req_type_code => p_request_type_code,

2399: l_pkg_ver:='0';
2400: oe_debug_pub.add('1. when others row in qp_params for code BLD_SRC_ATTR_ACTV_VER pkg ver: ' || l_pkg_ver);
2401: END;
2402: IF (l_pkg_ver='5') THEN
2403: Qp_Build_Sourcing_Pvt5.Get_Attribute_Values(p_req_type_code => p_request_type_code,
2404: p_pricing_type_code => p_pricing_type,
2405: x_qual_ctxts_result_tbl => x_qual_contexts_result_tbl,
2406: x_price_ctxts_result_tbl => x_price_contexts_result_tbl);
2407: ELSIF (l_pkg_ver='4') THEN

Line 2789: Qp_Build_Sourcing_Pvt5.Get_Attribute_Values(p_req_type_code => p_request_type_code,

2785: l_pkg_ver:='0';
2786: oe_debug_pub.add('2. when others row in qp_params for code BLD_SRC_ATTR_ACTV_VER pkg ver: ' || l_pkg_ver);
2787: END;
2788: IF (l_pkg_ver='5') THEN
2789: Qp_Build_Sourcing_Pvt5.Get_Attribute_Values(p_req_type_code => p_request_type_code,
2790: p_pricing_type_code => p_pricing_type_code,
2791: x_qual_ctxts_result_tbl => l_qual_contexts_result_tbl,
2792: x_price_ctxts_result_tbl => l_price_contexts_result_tbl);
2793: ELSIF (l_pkg_ver='4') THEN

Line 3104: Qp_Build_Sourcing_Pvt5.Get_Attribute_Values(p_req_type_code => p_request_type_code,

3100: l_pkg_ver:='0';
3101: oe_debug_pub.add('3. when others row in qp_params for code BLD_SRC_ATTR_ACTV_VER pkg ver: ' || l_pkg_ver);
3102: END;
3103: IF (l_pkg_ver='5') THEN
3104: Qp_Build_Sourcing_Pvt5.Get_Attribute_Values(p_req_type_code => p_request_type_code,
3105: p_pricing_type_code => p_pricing_type_code,
3106: x_qual_ctxts_result_tbl => l_qual_contexts_result_tbl,
3107: x_price_ctxts_result_tbl => l_price_contexts_result_tbl);
3108: ELSIF (l_pkg_ver='4') THEN