DBA Data[Home] [Help]

APPS.IBE_PRICE_PVT dependencies on QP_ATTR_MAPPING_PUB

Line 95: p_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type,

91:
92:
93: PROCEDURE Copy_Attribs_To_Req(
94: p_line_index number,
95: p_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type,
96: p_qualifier_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type,
97: px_Req_line_attr_tbl in out nocopy QP_PREQ_GRP.LINE_ATTR_TBL_TYPE,
98: px_Req_qual_tbl in out nocopy QP_PREQ_GRP.QUAL_TBL_TYPE)
99: IS

Line 96: p_qualifier_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type,

92:
93: PROCEDURE Copy_Attribs_To_Req(
94: p_line_index number,
95: p_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type,
96: p_qualifier_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type,
97: px_Req_line_attr_tbl in out nocopy QP_PREQ_GRP.LINE_ATTR_TBL_TYPE,
98: px_Req_qual_tbl in out nocopy QP_PREQ_GRP.QUAL_TBL_TYPE)
99: IS
100: l_attr_index number ;

Line 160: l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;

156: ,px_req_line_attr_tbl in out nocopy QP_PREQ_GRP.LINE_ATTR_TBL_TYPE
157: ,px_req_qual_tbl in out nocopy QP_PREQ_GRP.qual_TBL_TYPE
158: )
159: is
160: l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
161: l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
162:
163: -- l_Req_qual_tbl QP_PREQ_GRP.QUAL_TBL_TYPE;
164: -- l_Req_line_attr_tbl QP_PREQ_GRP.LINE_ATTR_TBL_TYPE;

Line 161: l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;

157: ,px_req_qual_tbl in out nocopy QP_PREQ_GRP.qual_TBL_TYPE
158: )
159: is
160: l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
161: l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
162:
163: -- l_Req_qual_tbl QP_PREQ_GRP.QUAL_TBL_TYPE;
164: -- l_Req_line_attr_tbl QP_PREQ_GRP.LINE_ATTR_TBL_TYPE;
165:

Line 179: QP_ATTR_MAPPING_PUB.Build_Contexts (

175: --gzhang 12/03/01 model bundle
176: ,p_model_id => p_model_id);
177:
178:
179: QP_ATTR_MAPPING_PUB.Build_Contexts (
180: P_REQUEST_TYPE_CODE => p_request_type_code,
181: P_PRICING_TYPE => 'L',
182: X_PRICE_CONTEXTS_RESULT_TBL => l_pricing_contexts_tbl,
183: X_QUAL_CONTEXTS_RESULT_TBL => l_qual_contexts_tbl);

Line 210: ,x_pricing_contexts_tbl out nocopy QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type

206: --gzhang 12/03/01 model bundle
207: --,p_model_id in number := FND_API.G_MISS_NUM
208:
209: ,p_request_type_code in varchar2
210: ,x_pricing_contexts_tbl out nocopy QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
211: ,x_qual_contexts_tbl out nocopy QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
212: )
213: is
214: -- l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;

Line 211: ,x_qual_contexts_tbl out nocopy QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type

207: --,p_model_id in number := FND_API.G_MISS_NUM
208:
209: ,p_request_type_code in varchar2
210: ,x_pricing_contexts_tbl out nocopy QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
211: ,x_qual_contexts_tbl out nocopy QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
212: )
213: is
214: -- l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
215: -- l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;

Line 214: -- l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;

210: ,x_pricing_contexts_tbl out nocopy QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
211: ,x_qual_contexts_tbl out nocopy QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
212: )
213: is
214: -- l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
215: -- l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
216:
217:
218: begin

Line 215: -- l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;

211: ,x_qual_contexts_tbl out nocopy QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
212: )
213: is
214: -- l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
215: -- l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
216:
217:
218: begin
219:

Line 233: QP_ATTR_MAPPING_PUB.Build_Contexts (

229: p_cust_account_id => p_cust_account_id,
230: p_price_list_id => p_price_list_id);
231:
232:
233: QP_ATTR_MAPPING_PUB.Build_Contexts (
234: P_REQUEST_TYPE_CODE => p_request_type_code,
235: P_PRICING_TYPE => 'H',
236: X_PRICE_CONTEXTS_RESULT_TBL => x_pricing_contexts_tbl,
237: X_QUAL_CONTEXTS_RESULT_TBL => x_qual_contexts_tbl);

Line 259: l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;

255: ,px_req_line_attr_tbl in out nocopy QP_PREQ_GRP.LINE_ATTR_TBL_TYPE
256: ,px_req_qual_tbl in out nocopy QP_PREQ_GRP.qual_TBL_TYPE
257: )
258: is
259: l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
260: l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
261: -- l_Req_qual_tbl QP_PREQ_GRP.QUAL_TBL_TYPE;
262: -- l_Req_line_attr_tbl QP_PREQ_GRP.LINE_ATTR_TBL_TYPE;
263:

Line 260: l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;

256: ,px_req_qual_tbl in out nocopy QP_PREQ_GRP.qual_TBL_TYPE
257: )
258: is
259: l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
260: l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
261: -- l_Req_qual_tbl QP_PREQ_GRP.QUAL_TBL_TYPE;
262: -- l_Req_line_attr_tbl QP_PREQ_GRP.LINE_ATTR_TBL_TYPE;
263:
264: begin

Line 445: ,p_pricing_contexts_tbl in QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type

441:
442: ,p_line_id in number
443: ,p_line_index in number
444: ,p_request_type_code varchar2
445: ,p_pricing_contexts_tbl in QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
446: ,p_qual_contexts_tbl in QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
447: ,px_line_tbl in out nocopy QP_PREQ_GRP.Line_TBL_TYPE
448: ,px_req_line_attr_tbl in out nocopy QP_PREQ_GRP.LINE_ATTR_TBL_TYPE
449: ,px_req_qual_tbl in out nocopy QP_PREQ_GRP.qual_TBL_TYPE

Line 446: ,p_qual_contexts_tbl in QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type

442: ,p_line_id in number
443: ,p_line_index in number
444: ,p_request_type_code varchar2
445: ,p_pricing_contexts_tbl in QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
446: ,p_qual_contexts_tbl in QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type
447: ,px_line_tbl in out nocopy QP_PREQ_GRP.Line_TBL_TYPE
448: ,px_req_line_attr_tbl in out nocopy QP_PREQ_GRP.LINE_ATTR_TBL_TYPE
449: ,px_req_qual_tbl in out nocopy QP_PREQ_GRP.qual_TBL_TYPE
450:

Line 562: l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;

558: l_line_attr_rec QP_PREQ_GRP.LINE_ATTR_REC_TYPE;
559: l_line_rec QP_PREQ_GRP.LINE_REC_TYPE;
560: l_rltd_rec QP_PREQ_GRP.RELATED_LINES_REC_TYPE;
561:
562: l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
563: l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
564:
565: I BINARY_INTEGER;
566: l_version VARCHAR2(240);

Line 563: l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;

559: l_line_rec QP_PREQ_GRP.LINE_REC_TYPE;
560: l_rltd_rec QP_PREQ_GRP.RELATED_LINES_REC_TYPE;
561:
562: l_pricing_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
563: l_qual_contexts_Tbl QP_Attr_Mapping_PUB.Contexts_Result_Tbl_Type;
564:
565: I BINARY_INTEGER;
566: l_version VARCHAR2(240);
567:

Line 2306: QP_ATTR_MAPPING_PUB.BUILD_CONTEXTS

2302: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
2303: IBE_UTIL.DEBUG(g_pkg_name||'.'||L_API||': item id ='||p_item_tbl(I)||', uom code ='||p_uom_code_tbl(I)||', model id ='||l_model_id);
2304: END IF;
2305:
2306: QP_ATTR_MAPPING_PUB.BUILD_CONTEXTS
2307: (p_request_type_code => p_request_type_code,
2308: p_line_index => I,
2309: p_pricing_type_code => 'L');
2310:

Line 2366: QP_ATTR_MAPPING_PUB.BUILD_CONTEXTS

2362: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
2363: IBE_UTIL.DEBUG(g_pkg_name||'.'||L_API||': building header attributes/qualifiers, summary line index='||I);
2364: END IF;
2365:
2366: QP_ATTR_MAPPING_PUB.BUILD_CONTEXTS
2367: (p_request_type_code => p_request_type_code,
2368: p_line_index => I,
2369: p_pricing_type_code => 'H');
2370: