DBA Data[Home] [Help]

APPS.ASO_CONFIG_OPERATIONS_INT_W dependencies on JTF_NUMBER_TABLE

Line 22: (x_model_tbl OUT NOCOPY /* file.sql.39 change */ JTF_NUMBER_TABLE ,

18: x_msg_data OUT NOCOPY /* file.sql.39 change */ VARCHAR2
19: );
20:
21: PROCEDURE Get_Contained_Models
22: (x_model_tbl OUT NOCOPY /* file.sql.39 change */ JTF_NUMBER_TABLE ,
23: p_api_version IN NUMBER := 1 ,
24: p_inventory_item_id IN NUMBER := FND_API.G_MISS_NUM ,
25: p_organization_id IN NUMBER := FND_API.G_MISS_NUM ,
26: p_ap_config_creation_date IN DATE := FND_API.G_MISS_DATE ,

Line 185: p_ql_created_by IN jtf_number_table := NULL,

181: p_q_supplier_name_and_title IN VARCHAR2 := FND_API.G_MISS_CHAR,
182: p_q_supplier_signature_date IN DATE := FND_API.G_MISS_DATE,
183: p_q_object_version_number IN NUMBER := FND_API.G_MISS_NUM,
184: p_ql_creation_date IN jtf_date_table := NULL,
185: p_ql_created_by IN jtf_number_table := NULL,
186: p_ql_last_updated_by IN jtf_number_table := NULL,
187: p_ql_last_update_date IN jtf_date_table := NULL,
188: p_ql_last_update_login IN jtf_number_table := NULL,
189: p_ql_request_id IN jtf_number_table := NULL,

Line 186: p_ql_last_updated_by IN jtf_number_table := NULL,

182: p_q_supplier_signature_date IN DATE := FND_API.G_MISS_DATE,
183: p_q_object_version_number IN NUMBER := FND_API.G_MISS_NUM,
184: p_ql_creation_date IN jtf_date_table := NULL,
185: p_ql_created_by IN jtf_number_table := NULL,
186: p_ql_last_updated_by IN jtf_number_table := NULL,
187: p_ql_last_update_date IN jtf_date_table := NULL,
188: p_ql_last_update_login IN jtf_number_table := NULL,
189: p_ql_request_id IN jtf_number_table := NULL,
190: p_ql_program_application_id IN jtf_number_table := NULL,

Line 188: p_ql_last_update_login IN jtf_number_table := NULL,

184: p_ql_creation_date IN jtf_date_table := NULL,
185: p_ql_created_by IN jtf_number_table := NULL,
186: p_ql_last_updated_by IN jtf_number_table := NULL,
187: p_ql_last_update_date IN jtf_date_table := NULL,
188: p_ql_last_update_login IN jtf_number_table := NULL,
189: p_ql_request_id IN jtf_number_table := NULL,
190: p_ql_program_application_id IN jtf_number_table := NULL,
191: p_ql_program_id IN jtf_number_table := NULL,
192: p_ql_program_update_date IN jtf_date_table := NULL,

Line 189: p_ql_request_id IN jtf_number_table := NULL,

185: p_ql_created_by IN jtf_number_table := NULL,
186: p_ql_last_updated_by IN jtf_number_table := NULL,
187: p_ql_last_update_date IN jtf_date_table := NULL,
188: p_ql_last_update_login IN jtf_number_table := NULL,
189: p_ql_request_id IN jtf_number_table := NULL,
190: p_ql_program_application_id IN jtf_number_table := NULL,
191: p_ql_program_id IN jtf_number_table := NULL,
192: p_ql_program_update_date IN jtf_date_table := NULL,
193: p_ql_quote_line_id IN jtf_number_table := NULL,

Line 190: p_ql_program_application_id IN jtf_number_table := NULL,

186: p_ql_last_updated_by IN jtf_number_table := NULL,
187: p_ql_last_update_date IN jtf_date_table := NULL,
188: p_ql_last_update_login IN jtf_number_table := NULL,
189: p_ql_request_id IN jtf_number_table := NULL,
190: p_ql_program_application_id IN jtf_number_table := NULL,
191: p_ql_program_id IN jtf_number_table := NULL,
192: p_ql_program_update_date IN jtf_date_table := NULL,
193: p_ql_quote_line_id IN jtf_number_table := NULL,
194: p_ql_quote_header_id IN jtf_number_table := NULL,

Line 191: p_ql_program_id IN jtf_number_table := NULL,

187: p_ql_last_update_date IN jtf_date_table := NULL,
188: p_ql_last_update_login IN jtf_number_table := NULL,
189: p_ql_request_id IN jtf_number_table := NULL,
190: p_ql_program_application_id IN jtf_number_table := NULL,
191: p_ql_program_id IN jtf_number_table := NULL,
192: p_ql_program_update_date IN jtf_date_table := NULL,
193: p_ql_quote_line_id IN jtf_number_table := NULL,
194: p_ql_quote_header_id IN jtf_number_table := NULL,
195: p_ql_org_id IN jtf_number_table := NULL,

Line 193: p_ql_quote_line_id IN jtf_number_table := NULL,

189: p_ql_request_id IN jtf_number_table := NULL,
190: p_ql_program_application_id IN jtf_number_table := NULL,
191: p_ql_program_id IN jtf_number_table := NULL,
192: p_ql_program_update_date IN jtf_date_table := NULL,
193: p_ql_quote_line_id IN jtf_number_table := NULL,
194: p_ql_quote_header_id IN jtf_number_table := NULL,
195: p_ql_org_id IN jtf_number_table := NULL,
196: p_ql_line_number IN jtf_number_table := NULL,
197: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,

Line 194: p_ql_quote_header_id IN jtf_number_table := NULL,

190: p_ql_program_application_id IN jtf_number_table := NULL,
191: p_ql_program_id IN jtf_number_table := NULL,
192: p_ql_program_update_date IN jtf_date_table := NULL,
193: p_ql_quote_line_id IN jtf_number_table := NULL,
194: p_ql_quote_header_id IN jtf_number_table := NULL,
195: p_ql_org_id IN jtf_number_table := NULL,
196: p_ql_line_number IN jtf_number_table := NULL,
197: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
198: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,

Line 195: p_ql_org_id IN jtf_number_table := NULL,

191: p_ql_program_id IN jtf_number_table := NULL,
192: p_ql_program_update_date IN jtf_date_table := NULL,
193: p_ql_quote_line_id IN jtf_number_table := NULL,
194: p_ql_quote_header_id IN jtf_number_table := NULL,
195: p_ql_org_id IN jtf_number_table := NULL,
196: p_ql_line_number IN jtf_number_table := NULL,
197: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
198: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
199: p_ql_inventory_item_id IN jtf_number_table := NULL,

Line 196: p_ql_line_number IN jtf_number_table := NULL,

192: p_ql_program_update_date IN jtf_date_table := NULL,
193: p_ql_quote_line_id IN jtf_number_table := NULL,
194: p_ql_quote_header_id IN jtf_number_table := NULL,
195: p_ql_org_id IN jtf_number_table := NULL,
196: p_ql_line_number IN jtf_number_table := NULL,
197: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
198: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
199: p_ql_inventory_item_id IN jtf_number_table := NULL,
200: p_ql_organization_id IN jtf_number_table := NULL,

Line 199: p_ql_inventory_item_id IN jtf_number_table := NULL,

195: p_ql_org_id IN jtf_number_table := NULL,
196: p_ql_line_number IN jtf_number_table := NULL,
197: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
198: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
199: p_ql_inventory_item_id IN jtf_number_table := NULL,
200: p_ql_organization_id IN jtf_number_table := NULL,
201: p_ql_quantity IN jtf_number_table := NULL,
202: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
203: p_ql_start_date_active IN jtf_date_table := NULL,

Line 200: p_ql_organization_id IN jtf_number_table := NULL,

196: p_ql_line_number IN jtf_number_table := NULL,
197: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
198: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
199: p_ql_inventory_item_id IN jtf_number_table := NULL,
200: p_ql_organization_id IN jtf_number_table := NULL,
201: p_ql_quantity IN jtf_number_table := NULL,
202: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
203: p_ql_start_date_active IN jtf_date_table := NULL,
204: p_ql_end_date_active IN jtf_date_table := NULL,

Line 201: p_ql_quantity IN jtf_number_table := NULL,

197: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
198: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
199: p_ql_inventory_item_id IN jtf_number_table := NULL,
200: p_ql_organization_id IN jtf_number_table := NULL,
201: p_ql_quantity IN jtf_number_table := NULL,
202: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
203: p_ql_start_date_active IN jtf_date_table := NULL,
204: p_ql_end_date_active IN jtf_date_table := NULL,
205: p_ql_order_line_type_id IN jtf_number_table := NULL,

Line 205: p_ql_order_line_type_id IN jtf_number_table := NULL,

201: p_ql_quantity IN jtf_number_table := NULL,
202: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
203: p_ql_start_date_active IN jtf_date_table := NULL,
204: p_ql_end_date_active IN jtf_date_table := NULL,
205: p_ql_order_line_type_id IN jtf_number_table := NULL,
206: p_ql_price_list_id IN jtf_number_table := NULL,
207: p_ql_price_list_line_id IN jtf_number_table := NULL,
208: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
209: p_ql_line_list_price IN jtf_number_table := NULL,

Line 206: p_ql_price_list_id IN jtf_number_table := NULL,

202: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
203: p_ql_start_date_active IN jtf_date_table := NULL,
204: p_ql_end_date_active IN jtf_date_table := NULL,
205: p_ql_order_line_type_id IN jtf_number_table := NULL,
206: p_ql_price_list_id IN jtf_number_table := NULL,
207: p_ql_price_list_line_id IN jtf_number_table := NULL,
208: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
209: p_ql_line_list_price IN jtf_number_table := NULL,
210: p_ql_line_adjusted_amount IN jtf_number_table := NULL,

Line 207: p_ql_price_list_line_id IN jtf_number_table := NULL,

203: p_ql_start_date_active IN jtf_date_table := NULL,
204: p_ql_end_date_active IN jtf_date_table := NULL,
205: p_ql_order_line_type_id IN jtf_number_table := NULL,
206: p_ql_price_list_id IN jtf_number_table := NULL,
207: p_ql_price_list_line_id IN jtf_number_table := NULL,
208: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
209: p_ql_line_list_price IN jtf_number_table := NULL,
210: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
211: p_ql_line_adjusted_percent IN jtf_number_table := NULL,

Line 209: p_ql_line_list_price IN jtf_number_table := NULL,

205: p_ql_order_line_type_id IN jtf_number_table := NULL,
206: p_ql_price_list_id IN jtf_number_table := NULL,
207: p_ql_price_list_line_id IN jtf_number_table := NULL,
208: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
209: p_ql_line_list_price IN jtf_number_table := NULL,
210: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
211: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
212: p_ql_line_quote_price IN jtf_number_table := NULL,
213: p_ql_related_item_id IN jtf_number_table := NULL,

Line 210: p_ql_line_adjusted_amount IN jtf_number_table := NULL,

206: p_ql_price_list_id IN jtf_number_table := NULL,
207: p_ql_price_list_line_id IN jtf_number_table := NULL,
208: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
209: p_ql_line_list_price IN jtf_number_table := NULL,
210: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
211: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
212: p_ql_line_quote_price IN jtf_number_table := NULL,
213: p_ql_related_item_id IN jtf_number_table := NULL,
214: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,

Line 211: p_ql_line_adjusted_percent IN jtf_number_table := NULL,

207: p_ql_price_list_line_id IN jtf_number_table := NULL,
208: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
209: p_ql_line_list_price IN jtf_number_table := NULL,
210: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
211: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
212: p_ql_line_quote_price IN jtf_number_table := NULL,
213: p_ql_related_item_id IN jtf_number_table := NULL,
214: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
215: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,

Line 212: p_ql_line_quote_price IN jtf_number_table := NULL,

208: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
209: p_ql_line_list_price IN jtf_number_table := NULL,
210: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
211: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
212: p_ql_line_quote_price IN jtf_number_table := NULL,
213: p_ql_related_item_id IN jtf_number_table := NULL,
214: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
215: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
216: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,

Line 213: p_ql_related_item_id IN jtf_number_table := NULL,

209: p_ql_line_list_price IN jtf_number_table := NULL,
210: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
211: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
212: p_ql_line_quote_price IN jtf_number_table := NULL,
213: p_ql_related_item_id IN jtf_number_table := NULL,
214: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
215: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
216: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
217: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,

Line 235: p_ql_accounting_rule_id IN jtf_number_table := NULL,

231: p_ql_attribute12 IN jtf_varchar2_table_300 := NULL,
232: p_ql_attribute13 IN jtf_varchar2_table_300 := NULL,
233: p_ql_attribute14 IN jtf_varchar2_table_300 := NULL,
234: p_ql_attribute15 IN jtf_varchar2_table_300 := NULL,
235: p_ql_accounting_rule_id IN jtf_number_table := NULL,
236: p_ql_ffm_content_name IN jtf_varchar2_table_300 := NULL,
237: p_ql_ffm_content_type IN jtf_varchar2_table_300 := NULL,
238: p_ql_ffm_document_type IN jtf_varchar2_table_300 := NULL,
239: p_ql_ffm_media_id IN jtf_varchar2_table_300 := NULL,

Line 242: p_ql_invoice_to_party_id IN jtf_number_table := NULL,

238: p_ql_ffm_document_type IN jtf_varchar2_table_300 := NULL,
239: p_ql_ffm_media_id IN jtf_varchar2_table_300 := NULL,
240: p_ql_ffm_media_type IN jtf_varchar2_table_300 := NULL,
241: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
242: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
243: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
244: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
245: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
246: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,

Line 243: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,

239: p_ql_ffm_media_id IN jtf_varchar2_table_300 := NULL,
240: p_ql_ffm_media_type IN jtf_varchar2_table_300 := NULL,
241: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
242: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
243: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
244: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
245: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
246: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
247: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,

Line 244: p_ql_invoicing_rule_id IN jtf_number_table := NULL,

240: p_ql_ffm_media_type IN jtf_varchar2_table_300 := NULL,
241: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
242: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
243: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
244: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
245: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
246: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
247: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
248: p_ql_pricing_quantity_uom IN jtf_varchar2_table_100 := NULL,

Line 245: p_ql_marketing_source_code_id IN jtf_number_table := NULL,

241: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
242: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
243: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
244: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
245: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
246: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
247: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
248: p_ql_pricing_quantity_uom IN jtf_varchar2_table_100 := NULL,
249: p_ql_minisite_id IN jtf_number_table := NULL,

Line 247: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,

243: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
244: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
245: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
246: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
247: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
248: p_ql_pricing_quantity_uom IN jtf_varchar2_table_100 := NULL,
249: p_ql_minisite_id IN jtf_number_table := NULL,
250: p_ql_section_id IN jtf_number_table := NULL,
251: p_ql_priced_price_list_id IN jtf_number_table := NULL,

Line 249: p_ql_minisite_id IN jtf_number_table := NULL,

245: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
246: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
247: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
248: p_ql_pricing_quantity_uom IN jtf_varchar2_table_100 := NULL,
249: p_ql_minisite_id IN jtf_number_table := NULL,
250: p_ql_section_id IN jtf_number_table := NULL,
251: p_ql_priced_price_list_id IN jtf_number_table := NULL,
252: p_ql_agreement_id IN jtf_number_table := NULL,
253: p_ql_commitment_id IN jtf_number_table := NULL,

Line 250: p_ql_section_id IN jtf_number_table := NULL,

246: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
247: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
248: p_ql_pricing_quantity_uom IN jtf_varchar2_table_100 := NULL,
249: p_ql_minisite_id IN jtf_number_table := NULL,
250: p_ql_section_id IN jtf_number_table := NULL,
251: p_ql_priced_price_list_id IN jtf_number_table := NULL,
252: p_ql_agreement_id IN jtf_number_table := NULL,
253: p_ql_commitment_id IN jtf_number_table := NULL,
254: p_ql_display_arithmetic_op IN jtf_varchar2_table_100 := NULL,

Line 251: p_ql_priced_price_list_id IN jtf_number_table := NULL,

247: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
248: p_ql_pricing_quantity_uom IN jtf_varchar2_table_100 := NULL,
249: p_ql_minisite_id IN jtf_number_table := NULL,
250: p_ql_section_id IN jtf_number_table := NULL,
251: p_ql_priced_price_list_id IN jtf_number_table := NULL,
252: p_ql_agreement_id IN jtf_number_table := NULL,
253: p_ql_commitment_id IN jtf_number_table := NULL,
254: p_ql_display_arithmetic_op IN jtf_varchar2_table_100 := NULL,
255: p_ql_invoice_to_cust_party_id IN jtf_number_table := NULL,

Line 252: p_ql_agreement_id IN jtf_number_table := NULL,

248: p_ql_pricing_quantity_uom IN jtf_varchar2_table_100 := NULL,
249: p_ql_minisite_id IN jtf_number_table := NULL,
250: p_ql_section_id IN jtf_number_table := NULL,
251: p_ql_priced_price_list_id IN jtf_number_table := NULL,
252: p_ql_agreement_id IN jtf_number_table := NULL,
253: p_ql_commitment_id IN jtf_number_table := NULL,
254: p_ql_display_arithmetic_op IN jtf_varchar2_table_100 := NULL,
255: p_ql_invoice_to_cust_party_id IN jtf_number_table := NULL,
256: p_i_instance_id IN JTF_NUMBER_TABLE := NULL ,

Line 253: p_ql_commitment_id IN jtf_number_table := NULL,

249: p_ql_minisite_id IN jtf_number_table := NULL,
250: p_ql_section_id IN jtf_number_table := NULL,
251: p_ql_priced_price_list_id IN jtf_number_table := NULL,
252: p_ql_agreement_id IN jtf_number_table := NULL,
253: p_ql_commitment_id IN jtf_number_table := NULL,
254: p_ql_display_arithmetic_op IN jtf_varchar2_table_100 := NULL,
255: p_ql_invoice_to_cust_party_id IN jtf_number_table := NULL,
256: p_i_instance_id IN JTF_NUMBER_TABLE := NULL ,
257: p_i_price_list_id IN JTF_NUMBER_TABLE := NULL ,

Line 255: p_ql_invoice_to_cust_party_id IN jtf_number_table := NULL,

251: p_ql_priced_price_list_id IN jtf_number_table := NULL,
252: p_ql_agreement_id IN jtf_number_table := NULL,
253: p_ql_commitment_id IN jtf_number_table := NULL,
254: p_ql_display_arithmetic_op IN jtf_varchar2_table_100 := NULL,
255: p_ql_invoice_to_cust_party_id IN jtf_number_table := NULL,
256: p_i_instance_id IN JTF_NUMBER_TABLE := NULL ,
257: p_i_price_list_id IN JTF_NUMBER_TABLE := NULL ,
258: p_operation_code IN VARCHAR2 := FND_API.G_MISS_CHAR,
259: p_api_version_number IN NUMBER := 1 ,

Line 256: p_i_instance_id IN JTF_NUMBER_TABLE := NULL ,

252: p_ql_agreement_id IN jtf_number_table := NULL,
253: p_ql_commitment_id IN jtf_number_table := NULL,
254: p_ql_display_arithmetic_op IN jtf_varchar2_table_100 := NULL,
255: p_ql_invoice_to_cust_party_id IN jtf_number_table := NULL,
256: p_i_instance_id IN JTF_NUMBER_TABLE := NULL ,
257: p_i_price_list_id IN JTF_NUMBER_TABLE := NULL ,
258: p_operation_code IN VARCHAR2 := FND_API.G_MISS_CHAR,
259: p_api_version_number IN NUMBER := 1 ,
260: p_init_msg_list IN VARCHAR2:= FND_API.G_TRUE ,

Line 257: p_i_price_list_id IN JTF_NUMBER_TABLE := NULL ,

253: p_ql_commitment_id IN jtf_number_table := NULL,
254: p_ql_display_arithmetic_op IN jtf_varchar2_table_100 := NULL,
255: p_ql_invoice_to_cust_party_id IN jtf_number_table := NULL,
256: p_i_instance_id IN JTF_NUMBER_TABLE := NULL ,
257: p_i_price_list_id IN JTF_NUMBER_TABLE := NULL ,
258: p_operation_code IN VARCHAR2 := FND_API.G_MISS_CHAR,
259: p_api_version_number IN NUMBER := 1 ,
260: p_init_msg_list IN VARCHAR2:= FND_API.G_TRUE ,
261: p_commit IN VARCHAR2:= FND_API.G_FALSE ,