DBA Data[Home] [Help]

APPS.QP_ATTR_MAPPING_PUB dependencies on QP_BUILD_SOURCING_PVT1

Line 2423: Qp_Build_Sourcing_Pvt1.Get_Attribute_Values(p_req_type_code => p_request_type_code,

2419: p_pricing_type_code => p_pricing_type,
2420: x_qual_ctxts_result_tbl => x_qual_contexts_result_tbl,
2421: x_price_ctxts_result_tbl => x_price_contexts_result_tbl);
2422: ELSIF (l_pkg_ver='1') THEN
2423: Qp_Build_Sourcing_Pvt1.Get_Attribute_Values(p_req_type_code => p_request_type_code,
2424: p_pricing_type_code => p_pricing_type,
2425: x_qual_ctxts_result_tbl => x_qual_contexts_result_tbl,
2426: x_price_ctxts_result_tbl => x_price_contexts_result_tbl);
2427: ELSE

Line 2809: Qp_Build_Sourcing_Pvt1.Get_Attribute_Values(p_req_type_code => p_request_type_code,

2805: p_pricing_type_code => p_pricing_type_code,
2806: x_qual_ctxts_result_tbl => l_qual_contexts_result_tbl,
2807: x_price_ctxts_result_tbl => l_price_contexts_result_tbl);
2808: ELSIF (l_pkg_ver='1') THEN
2809: Qp_Build_Sourcing_Pvt1.Get_Attribute_Values(p_req_type_code => p_request_type_code,
2810: p_pricing_type_code => p_pricing_type_code,
2811: x_qual_ctxts_result_tbl => l_qual_contexts_result_tbl,
2812: x_price_ctxts_result_tbl => l_price_contexts_result_tbl);
2813: ELSE

Line 3124: Qp_Build_Sourcing_Pvt1.Get_Attribute_Values(p_req_type_code => p_request_type_code,

3120: p_pricing_type_code => p_pricing_type_code,
3121: x_qual_ctxts_result_tbl => l_qual_contexts_result_tbl,
3122: x_price_ctxts_result_tbl => l_price_contexts_result_tbl);
3123: ELSIF (l_pkg_ver='1') THEN
3124: Qp_Build_Sourcing_Pvt1.Get_Attribute_Values(p_req_type_code => p_request_type_code,
3125: p_pricing_type_code => p_pricing_type_code,
3126: x_qual_ctxts_result_tbl => l_qual_contexts_result_tbl,
3127: x_price_ctxts_result_tbl => l_price_contexts_result_tbl);
3128: ELSE