DBA Data[Home] [Help]

APPS.IBE_QUOTE_W1_PVT dependencies on JTF_NUMBER_TABLE

Line 172: p_ql_created_by IN jtf_number_table := NULL,

168: p_q_end_cust_cust_account_id IN NUMBER := FND_API.G_MISS_NUM,
169: p_q_pricing_status_indicator IN VARCHAR2 := FND_API.G_MISS_CHAR,
170: p_q_tax_status_indicator IN VARCHAR2 := FND_API.G_MISS_CHAR,
171: p_ql_creation_date IN jtf_date_table := NULL,
172: p_ql_created_by IN jtf_number_table := NULL,
173: p_ql_last_updated_by IN jtf_number_table := NULL,
174: p_ql_last_update_date IN jtf_date_table := NULL,
175: p_ql_last_update_login IN jtf_number_table := NULL,
176: p_ql_request_id IN jtf_number_table := NULL,

Line 173: p_ql_last_updated_by IN jtf_number_table := NULL,

169: p_q_pricing_status_indicator IN VARCHAR2 := FND_API.G_MISS_CHAR,
170: p_q_tax_status_indicator IN VARCHAR2 := FND_API.G_MISS_CHAR,
171: p_ql_creation_date IN jtf_date_table := NULL,
172: p_ql_created_by IN jtf_number_table := NULL,
173: p_ql_last_updated_by IN jtf_number_table := NULL,
174: p_ql_last_update_date IN jtf_date_table := NULL,
175: p_ql_last_update_login IN jtf_number_table := NULL,
176: p_ql_request_id IN jtf_number_table := NULL,
177: p_ql_program_application_id IN jtf_number_table := NULL,

Line 175: p_ql_last_update_login IN jtf_number_table := NULL,

171: p_ql_creation_date IN jtf_date_table := NULL,
172: p_ql_created_by IN jtf_number_table := NULL,
173: p_ql_last_updated_by IN jtf_number_table := NULL,
174: p_ql_last_update_date IN jtf_date_table := NULL,
175: p_ql_last_update_login IN jtf_number_table := NULL,
176: p_ql_request_id IN jtf_number_table := NULL,
177: p_ql_program_application_id IN jtf_number_table := NULL,
178: p_ql_program_id IN jtf_number_table := NULL,
179: p_ql_program_update_date IN jtf_date_table := NULL,

Line 176: p_ql_request_id IN jtf_number_table := NULL,

172: p_ql_created_by IN jtf_number_table := NULL,
173: p_ql_last_updated_by IN jtf_number_table := NULL,
174: p_ql_last_update_date IN jtf_date_table := NULL,
175: p_ql_last_update_login IN jtf_number_table := NULL,
176: p_ql_request_id IN jtf_number_table := NULL,
177: p_ql_program_application_id IN jtf_number_table := NULL,
178: p_ql_program_id IN jtf_number_table := NULL,
179: p_ql_program_update_date IN jtf_date_table := NULL,
180: p_ql_quote_line_id IN jtf_number_table := NULL,

Line 177: p_ql_program_application_id IN jtf_number_table := NULL,

173: p_ql_last_updated_by IN jtf_number_table := NULL,
174: p_ql_last_update_date IN jtf_date_table := NULL,
175: p_ql_last_update_login IN jtf_number_table := NULL,
176: p_ql_request_id IN jtf_number_table := NULL,
177: p_ql_program_application_id IN jtf_number_table := NULL,
178: p_ql_program_id IN jtf_number_table := NULL,
179: p_ql_program_update_date IN jtf_date_table := NULL,
180: p_ql_quote_line_id IN jtf_number_table := NULL,
181: p_ql_quote_header_id IN jtf_number_table := NULL,

Line 178: p_ql_program_id IN jtf_number_table := NULL,

174: p_ql_last_update_date IN jtf_date_table := NULL,
175: p_ql_last_update_login IN jtf_number_table := NULL,
176: p_ql_request_id IN jtf_number_table := NULL,
177: p_ql_program_application_id IN jtf_number_table := NULL,
178: p_ql_program_id IN jtf_number_table := NULL,
179: p_ql_program_update_date IN jtf_date_table := NULL,
180: p_ql_quote_line_id IN jtf_number_table := NULL,
181: p_ql_quote_header_id IN jtf_number_table := NULL,
182: p_ql_org_id IN jtf_number_table := NULL,

Line 180: p_ql_quote_line_id IN jtf_number_table := NULL,

176: p_ql_request_id IN jtf_number_table := NULL,
177: p_ql_program_application_id IN jtf_number_table := NULL,
178: p_ql_program_id IN jtf_number_table := NULL,
179: p_ql_program_update_date IN jtf_date_table := NULL,
180: p_ql_quote_line_id IN jtf_number_table := NULL,
181: p_ql_quote_header_id IN jtf_number_table := NULL,
182: p_ql_org_id IN jtf_number_table := NULL,
183: p_ql_line_number IN jtf_number_table := NULL,
184: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,

Line 181: p_ql_quote_header_id IN jtf_number_table := NULL,

177: p_ql_program_application_id IN jtf_number_table := NULL,
178: p_ql_program_id IN jtf_number_table := NULL,
179: p_ql_program_update_date IN jtf_date_table := NULL,
180: p_ql_quote_line_id IN jtf_number_table := NULL,
181: p_ql_quote_header_id IN jtf_number_table := NULL,
182: p_ql_org_id IN jtf_number_table := NULL,
183: p_ql_line_number IN jtf_number_table := NULL,
184: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
185: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,

Line 182: p_ql_org_id IN jtf_number_table := NULL,

178: p_ql_program_id IN jtf_number_table := NULL,
179: p_ql_program_update_date IN jtf_date_table := NULL,
180: p_ql_quote_line_id IN jtf_number_table := NULL,
181: p_ql_quote_header_id IN jtf_number_table := NULL,
182: p_ql_org_id IN jtf_number_table := NULL,
183: p_ql_line_number IN jtf_number_table := NULL,
184: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
185: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
186: p_ql_inventory_item_id IN jtf_number_table := NULL,

Line 183: p_ql_line_number IN jtf_number_table := NULL,

179: p_ql_program_update_date IN jtf_date_table := NULL,
180: p_ql_quote_line_id IN jtf_number_table := NULL,
181: p_ql_quote_header_id IN jtf_number_table := NULL,
182: p_ql_org_id IN jtf_number_table := NULL,
183: p_ql_line_number IN jtf_number_table := NULL,
184: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
185: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
186: p_ql_inventory_item_id IN jtf_number_table := NULL,
187: p_ql_organization_id IN jtf_number_table := NULL,

Line 186: p_ql_inventory_item_id IN jtf_number_table := NULL,

182: p_ql_org_id IN jtf_number_table := NULL,
183: p_ql_line_number IN jtf_number_table := NULL,
184: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
185: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
186: p_ql_inventory_item_id IN jtf_number_table := NULL,
187: p_ql_organization_id IN jtf_number_table := NULL,
188: p_ql_quantity IN jtf_number_table := NULL,
189: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
190: p_ql_start_date_active IN jtf_date_table := NULL,

Line 187: p_ql_organization_id IN jtf_number_table := NULL,

183: p_ql_line_number IN jtf_number_table := NULL,
184: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
185: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
186: p_ql_inventory_item_id IN jtf_number_table := NULL,
187: p_ql_organization_id IN jtf_number_table := NULL,
188: p_ql_quantity IN jtf_number_table := NULL,
189: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
190: p_ql_start_date_active IN jtf_date_table := NULL,
191: p_ql_end_date_active IN jtf_date_table := NULL,

Line 188: p_ql_quantity IN jtf_number_table := NULL,

184: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
185: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
186: p_ql_inventory_item_id IN jtf_number_table := NULL,
187: p_ql_organization_id IN jtf_number_table := NULL,
188: p_ql_quantity IN jtf_number_table := NULL,
189: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
190: p_ql_start_date_active IN jtf_date_table := NULL,
191: p_ql_end_date_active IN jtf_date_table := NULL,
192: p_ql_order_line_type_id IN jtf_number_table := NULL,

Line 192: p_ql_order_line_type_id IN jtf_number_table := NULL,

188: p_ql_quantity IN jtf_number_table := NULL,
189: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
190: p_ql_start_date_active IN jtf_date_table := NULL,
191: p_ql_end_date_active IN jtf_date_table := NULL,
192: p_ql_order_line_type_id IN jtf_number_table := NULL,
193: p_ql_price_list_id IN jtf_number_table := NULL,
194: p_ql_price_list_line_id IN jtf_number_table := NULL,
195: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
196: p_ql_line_list_price IN jtf_number_table := NULL,

Line 193: p_ql_price_list_id IN jtf_number_table := NULL,

189: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
190: p_ql_start_date_active IN jtf_date_table := NULL,
191: p_ql_end_date_active IN jtf_date_table := NULL,
192: p_ql_order_line_type_id IN jtf_number_table := NULL,
193: p_ql_price_list_id IN jtf_number_table := NULL,
194: p_ql_price_list_line_id IN jtf_number_table := NULL,
195: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
196: p_ql_line_list_price IN jtf_number_table := NULL,
197: p_ql_line_adjusted_amount IN jtf_number_table := NULL,

Line 194: p_ql_price_list_line_id IN jtf_number_table := NULL,

190: p_ql_start_date_active IN jtf_date_table := NULL,
191: p_ql_end_date_active IN jtf_date_table := NULL,
192: p_ql_order_line_type_id IN jtf_number_table := NULL,
193: p_ql_price_list_id IN jtf_number_table := NULL,
194: p_ql_price_list_line_id IN jtf_number_table := NULL,
195: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
196: p_ql_line_list_price IN jtf_number_table := NULL,
197: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
198: p_ql_line_adjusted_percent IN jtf_number_table := NULL,

Line 196: p_ql_line_list_price IN jtf_number_table := NULL,

192: p_ql_order_line_type_id IN jtf_number_table := NULL,
193: p_ql_price_list_id IN jtf_number_table := NULL,
194: p_ql_price_list_line_id IN jtf_number_table := NULL,
195: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
196: p_ql_line_list_price IN jtf_number_table := NULL,
197: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
198: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
199: p_ql_line_quote_price IN jtf_number_table := NULL,
200: p_ql_related_item_id IN jtf_number_table := NULL,

Line 197: p_ql_line_adjusted_amount IN jtf_number_table := NULL,

193: p_ql_price_list_id IN jtf_number_table := NULL,
194: p_ql_price_list_line_id IN jtf_number_table := NULL,
195: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
196: p_ql_line_list_price IN jtf_number_table := NULL,
197: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
198: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
199: p_ql_line_quote_price IN jtf_number_table := NULL,
200: p_ql_related_item_id IN jtf_number_table := NULL,
201: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,

Line 198: p_ql_line_adjusted_percent IN jtf_number_table := NULL,

194: p_ql_price_list_line_id IN jtf_number_table := NULL,
195: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
196: p_ql_line_list_price IN jtf_number_table := NULL,
197: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
198: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
199: p_ql_line_quote_price IN jtf_number_table := NULL,
200: p_ql_related_item_id IN jtf_number_table := NULL,
201: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
202: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,

Line 199: p_ql_line_quote_price IN jtf_number_table := NULL,

195: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
196: p_ql_line_list_price IN jtf_number_table := NULL,
197: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
198: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
199: p_ql_line_quote_price IN jtf_number_table := NULL,
200: p_ql_related_item_id IN jtf_number_table := NULL,
201: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
202: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
203: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,

Line 200: p_ql_related_item_id IN jtf_number_table := NULL,

196: p_ql_line_list_price IN jtf_number_table := NULL,
197: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
198: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
199: p_ql_line_quote_price IN jtf_number_table := NULL,
200: p_ql_related_item_id IN jtf_number_table := NULL,
201: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
202: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
203: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
204: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,

Line 222: p_ql_accounting_rule_id IN jtf_number_table := NULL,

218: p_ql_attribute12 IN jtf_varchar2_table_300 := NULL,
219: p_ql_attribute13 IN jtf_varchar2_table_300 := NULL,
220: p_ql_attribute14 IN jtf_varchar2_table_300 := NULL,
221: p_ql_attribute15 IN jtf_varchar2_table_300 := NULL,
222: p_ql_accounting_rule_id IN jtf_number_table := NULL,
223: p_ql_ffm_content_name IN jtf_varchar2_table_300 := NULL,
224: p_ql_ffm_content_type IN jtf_varchar2_table_300 := NULL,
225: p_ql_ffm_document_type IN jtf_varchar2_table_300 := NULL,
226: p_ql_ffm_media_id IN jtf_varchar2_table_300 := NULL,

Line 229: p_ql_invoice_to_party_id IN jtf_number_table := NULL,

225: p_ql_ffm_document_type IN jtf_varchar2_table_300 := NULL,
226: p_ql_ffm_media_id IN jtf_varchar2_table_300 := NULL,
227: p_ql_ffm_media_type IN jtf_varchar2_table_300 := NULL,
228: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
229: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
230: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
231: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
232: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
233: p_ql_marketing_source_code_id IN jtf_number_table := NULL,

Line 230: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,

226: p_ql_ffm_media_id IN jtf_varchar2_table_300 := NULL,
227: p_ql_ffm_media_type IN jtf_varchar2_table_300 := NULL,
228: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
229: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
230: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
231: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
232: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
233: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
234: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,

Line 231: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,

227: p_ql_ffm_media_type IN jtf_varchar2_table_300 := NULL,
228: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
229: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
230: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
231: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
232: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
233: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
234: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
235: p_ql_commitment_id IN jtf_number_table := NULL,

Line 232: p_ql_invoicing_rule_id IN jtf_number_table := NULL,

228: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
229: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
230: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
231: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
232: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
233: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
234: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
235: p_ql_commitment_id IN jtf_number_table := NULL,
236: p_ql_agreement_id IN jtf_number_table := NULL,

Line 233: p_ql_marketing_source_code_id IN jtf_number_table := NULL,

229: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
230: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
231: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
232: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
233: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
234: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
235: p_ql_commitment_id IN jtf_number_table := NULL,
236: p_ql_agreement_id IN jtf_number_table := NULL,
237: p_ql_minisite_id IN jtf_number_table := NULL,

Line 235: p_ql_commitment_id IN jtf_number_table := NULL,

231: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
232: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
233: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
234: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
235: p_ql_commitment_id IN jtf_number_table := NULL,
236: p_ql_agreement_id IN jtf_number_table := NULL,
237: p_ql_minisite_id IN jtf_number_table := NULL,
238: p_ql_section_id IN jtf_number_table := NULL,
239: p_ql_line_codes IN jtf_number_table := NULL,

Line 236: p_ql_agreement_id IN jtf_number_table := NULL,

232: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
233: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
234: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
235: p_ql_commitment_id IN jtf_number_table := NULL,
236: p_ql_agreement_id IN jtf_number_table := NULL,
237: p_ql_minisite_id IN jtf_number_table := NULL,
238: p_ql_section_id IN jtf_number_table := NULL,
239: p_ql_line_codes IN jtf_number_table := NULL,
240: p_ql_end_cust_party_id IN jtf_number_table := NULL,

Line 237: p_ql_minisite_id IN jtf_number_table := NULL,

233: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
234: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
235: p_ql_commitment_id IN jtf_number_table := NULL,
236: p_ql_agreement_id IN jtf_number_table := NULL,
237: p_ql_minisite_id IN jtf_number_table := NULL,
238: p_ql_section_id IN jtf_number_table := NULL,
239: p_ql_line_codes IN jtf_number_table := NULL,
240: p_ql_end_cust_party_id IN jtf_number_table := NULL,
241: p_ql_end_cust_cust_party_id IN jtf_number_table := NULL,

Line 238: p_ql_section_id IN jtf_number_table := NULL,

234: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
235: p_ql_commitment_id IN jtf_number_table := NULL,
236: p_ql_agreement_id IN jtf_number_table := NULL,
237: p_ql_minisite_id IN jtf_number_table := NULL,
238: p_ql_section_id IN jtf_number_table := NULL,
239: p_ql_line_codes IN jtf_number_table := NULL,
240: p_ql_end_cust_party_id IN jtf_number_table := NULL,
241: p_ql_end_cust_cust_party_id IN jtf_number_table := NULL,
242: p_ql_end_cust_party_site_id IN jtf_number_table := NULL,

Line 239: p_ql_line_codes IN jtf_number_table := NULL,

235: p_ql_commitment_id IN jtf_number_table := NULL,
236: p_ql_agreement_id IN jtf_number_table := NULL,
237: p_ql_minisite_id IN jtf_number_table := NULL,
238: p_ql_section_id IN jtf_number_table := NULL,
239: p_ql_line_codes IN jtf_number_table := NULL,
240: p_ql_end_cust_party_id IN jtf_number_table := NULL,
241: p_ql_end_cust_cust_party_id IN jtf_number_table := NULL,
242: p_ql_end_cust_party_site_id IN jtf_number_table := NULL,
243: p_ql_end_cust_cust_account_id IN jtf_number_table := NULL,

Line 240: p_ql_end_cust_party_id IN jtf_number_table := NULL,

236: p_ql_agreement_id IN jtf_number_table := NULL,
237: p_ql_minisite_id IN jtf_number_table := NULL,
238: p_ql_section_id IN jtf_number_table := NULL,
239: p_ql_line_codes IN jtf_number_table := NULL,
240: p_ql_end_cust_party_id IN jtf_number_table := NULL,
241: p_ql_end_cust_cust_party_id IN jtf_number_table := NULL,
242: p_ql_end_cust_party_site_id IN jtf_number_table := NULL,
243: p_ql_end_cust_cust_account_id IN jtf_number_table := NULL,
244: p_qrl_line_relationship_id IN jtf_number_table := NULL,

Line 241: p_ql_end_cust_cust_party_id IN jtf_number_table := NULL,

237: p_ql_minisite_id IN jtf_number_table := NULL,
238: p_ql_section_id IN jtf_number_table := NULL,
239: p_ql_line_codes IN jtf_number_table := NULL,
240: p_ql_end_cust_party_id IN jtf_number_table := NULL,
241: p_ql_end_cust_cust_party_id IN jtf_number_table := NULL,
242: p_ql_end_cust_party_site_id IN jtf_number_table := NULL,
243: p_ql_end_cust_cust_account_id IN jtf_number_table := NULL,
244: p_qrl_line_relationship_id IN jtf_number_table := NULL,
245: p_qrl_creation_date IN jtf_date_table := NULL,

Line 242: p_ql_end_cust_party_site_id IN jtf_number_table := NULL,

238: p_ql_section_id IN jtf_number_table := NULL,
239: p_ql_line_codes IN jtf_number_table := NULL,
240: p_ql_end_cust_party_id IN jtf_number_table := NULL,
241: p_ql_end_cust_cust_party_id IN jtf_number_table := NULL,
242: p_ql_end_cust_party_site_id IN jtf_number_table := NULL,
243: p_ql_end_cust_cust_account_id IN jtf_number_table := NULL,
244: p_qrl_line_relationship_id IN jtf_number_table := NULL,
245: p_qrl_creation_date IN jtf_date_table := NULL,
246: p_qrl_created_by IN jtf_number_table := NULL,

Line 243: p_ql_end_cust_cust_account_id IN jtf_number_table := NULL,

239: p_ql_line_codes IN jtf_number_table := NULL,
240: p_ql_end_cust_party_id IN jtf_number_table := NULL,
241: p_ql_end_cust_cust_party_id IN jtf_number_table := NULL,
242: p_ql_end_cust_party_site_id IN jtf_number_table := NULL,
243: p_ql_end_cust_cust_account_id IN jtf_number_table := NULL,
244: p_qrl_line_relationship_id IN jtf_number_table := NULL,
245: p_qrl_creation_date IN jtf_date_table := NULL,
246: p_qrl_created_by IN jtf_number_table := NULL,
247: p_qrl_last_updated_by IN jtf_number_table := NULL,

Line 244: p_qrl_line_relationship_id IN jtf_number_table := NULL,

240: p_ql_end_cust_party_id IN jtf_number_table := NULL,
241: p_ql_end_cust_cust_party_id IN jtf_number_table := NULL,
242: p_ql_end_cust_party_site_id IN jtf_number_table := NULL,
243: p_ql_end_cust_cust_account_id IN jtf_number_table := NULL,
244: p_qrl_line_relationship_id IN jtf_number_table := NULL,
245: p_qrl_creation_date IN jtf_date_table := NULL,
246: p_qrl_created_by IN jtf_number_table := NULL,
247: p_qrl_last_updated_by IN jtf_number_table := NULL,
248: p_qrl_last_update_date IN jtf_date_table := NULL,

Line 246: p_qrl_created_by IN jtf_number_table := NULL,

242: p_ql_end_cust_party_site_id IN jtf_number_table := NULL,
243: p_ql_end_cust_cust_account_id IN jtf_number_table := NULL,
244: p_qrl_line_relationship_id IN jtf_number_table := NULL,
245: p_qrl_creation_date IN jtf_date_table := NULL,
246: p_qrl_created_by IN jtf_number_table := NULL,
247: p_qrl_last_updated_by IN jtf_number_table := NULL,
248: p_qrl_last_update_date IN jtf_date_table := NULL,
249: p_qrl_last_update_login IN jtf_number_table := NULL,
250: p_qrl_request_id IN jtf_number_table := NULL,

Line 247: p_qrl_last_updated_by IN jtf_number_table := NULL,

243: p_ql_end_cust_cust_account_id IN jtf_number_table := NULL,
244: p_qrl_line_relationship_id IN jtf_number_table := NULL,
245: p_qrl_creation_date IN jtf_date_table := NULL,
246: p_qrl_created_by IN jtf_number_table := NULL,
247: p_qrl_last_updated_by IN jtf_number_table := NULL,
248: p_qrl_last_update_date IN jtf_date_table := NULL,
249: p_qrl_last_update_login IN jtf_number_table := NULL,
250: p_qrl_request_id IN jtf_number_table := NULL,
251: p_qrl_program_application_id IN jtf_number_table := NULL,

Line 249: p_qrl_last_update_login IN jtf_number_table := NULL,

245: p_qrl_creation_date IN jtf_date_table := NULL,
246: p_qrl_created_by IN jtf_number_table := NULL,
247: p_qrl_last_updated_by IN jtf_number_table := NULL,
248: p_qrl_last_update_date IN jtf_date_table := NULL,
249: p_qrl_last_update_login IN jtf_number_table := NULL,
250: p_qrl_request_id IN jtf_number_table := NULL,
251: p_qrl_program_application_id IN jtf_number_table := NULL,
252: p_qrl_program_id IN jtf_number_table := NULL,
253: p_qrl_program_update_date IN jtf_date_table := NULL,

Line 250: p_qrl_request_id IN jtf_number_table := NULL,

246: p_qrl_created_by IN jtf_number_table := NULL,
247: p_qrl_last_updated_by IN jtf_number_table := NULL,
248: p_qrl_last_update_date IN jtf_date_table := NULL,
249: p_qrl_last_update_login IN jtf_number_table := NULL,
250: p_qrl_request_id IN jtf_number_table := NULL,
251: p_qrl_program_application_id IN jtf_number_table := NULL,
252: p_qrl_program_id IN jtf_number_table := NULL,
253: p_qrl_program_update_date IN jtf_date_table := NULL,
254: p_qrl_quote_line_id IN jtf_number_table := NULL,

Line 251: p_qrl_program_application_id IN jtf_number_table := NULL,

247: p_qrl_last_updated_by IN jtf_number_table := NULL,
248: p_qrl_last_update_date IN jtf_date_table := NULL,
249: p_qrl_last_update_login IN jtf_number_table := NULL,
250: p_qrl_request_id IN jtf_number_table := NULL,
251: p_qrl_program_application_id IN jtf_number_table := NULL,
252: p_qrl_program_id IN jtf_number_table := NULL,
253: p_qrl_program_update_date IN jtf_date_table := NULL,
254: p_qrl_quote_line_id IN jtf_number_table := NULL,
255: p_qrl_related_quote_line_id IN jtf_number_table := NULL,

Line 252: p_qrl_program_id IN jtf_number_table := NULL,

248: p_qrl_last_update_date IN jtf_date_table := NULL,
249: p_qrl_last_update_login IN jtf_number_table := NULL,
250: p_qrl_request_id IN jtf_number_table := NULL,
251: p_qrl_program_application_id IN jtf_number_table := NULL,
252: p_qrl_program_id IN jtf_number_table := NULL,
253: p_qrl_program_update_date IN jtf_date_table := NULL,
254: p_qrl_quote_line_id IN jtf_number_table := NULL,
255: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
256: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,

Line 254: p_qrl_quote_line_id IN jtf_number_table := NULL,

250: p_qrl_request_id IN jtf_number_table := NULL,
251: p_qrl_program_application_id IN jtf_number_table := NULL,
252: p_qrl_program_id IN jtf_number_table := NULL,
253: p_qrl_program_update_date IN jtf_date_table := NULL,
254: p_qrl_quote_line_id IN jtf_number_table := NULL,
255: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
256: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
257: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,
258: p_qrl_qte_line_index IN jtf_number_table := NULL,

Line 255: p_qrl_related_quote_line_id IN jtf_number_table := NULL,

251: p_qrl_program_application_id IN jtf_number_table := NULL,
252: p_qrl_program_id IN jtf_number_table := NULL,
253: p_qrl_program_update_date IN jtf_date_table := NULL,
254: p_qrl_quote_line_id IN jtf_number_table := NULL,
255: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
256: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
257: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,
258: p_qrl_qte_line_index IN jtf_number_table := NULL,
259: p_qrl_related_qte_line_index IN jtf_number_table := NULL,

Line 258: p_qrl_qte_line_index IN jtf_number_table := NULL,

254: p_qrl_quote_line_id IN jtf_number_table := NULL,
255: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
256: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
257: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,
258: p_qrl_qte_line_index IN jtf_number_table := NULL,
259: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
260: p_qrl_operation_code IN JTF_VARCHAR2_TABLE_100 := null,
261: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
262: p_qdl_creation_date IN jtf_date_table := NULL,

Line 259: p_qrl_related_qte_line_index IN jtf_number_table := NULL,

255: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
256: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
257: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,
258: p_qrl_qte_line_index IN jtf_number_table := NULL,
259: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
260: p_qrl_operation_code IN JTF_VARCHAR2_TABLE_100 := null,
261: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
262: p_qdl_creation_date IN jtf_date_table := NULL,
263: p_qdl_created_by IN jtf_number_table := NULL,

Line 261: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,

257: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,
258: p_qrl_qte_line_index IN jtf_number_table := NULL,
259: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
260: p_qrl_operation_code IN JTF_VARCHAR2_TABLE_100 := null,
261: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
262: p_qdl_creation_date IN jtf_date_table := NULL,
263: p_qdl_created_by IN jtf_number_table := NULL,
264: p_qdl_last_update_date IN jtf_date_table := NULL,
265: p_qdl_last_updated_by IN jtf_number_table := NULL,

Line 263: p_qdl_created_by IN jtf_number_table := NULL,

259: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
260: p_qrl_operation_code IN JTF_VARCHAR2_TABLE_100 := null,
261: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
262: p_qdl_creation_date IN jtf_date_table := NULL,
263: p_qdl_created_by IN jtf_number_table := NULL,
264: p_qdl_last_update_date IN jtf_date_table := NULL,
265: p_qdl_last_updated_by IN jtf_number_table := NULL,
266: p_qdl_last_update_login IN jtf_number_table := NULL,
267: p_qdl_request_id IN jtf_number_table := NULL,

Line 265: p_qdl_last_updated_by IN jtf_number_table := NULL,

261: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
262: p_qdl_creation_date IN jtf_date_table := NULL,
263: p_qdl_created_by IN jtf_number_table := NULL,
264: p_qdl_last_update_date IN jtf_date_table := NULL,
265: p_qdl_last_updated_by IN jtf_number_table := NULL,
266: p_qdl_last_update_login IN jtf_number_table := NULL,
267: p_qdl_request_id IN jtf_number_table := NULL,
268: p_qdl_program_application_id IN jtf_number_table := NULL,
269: p_qdl_program_id IN jtf_number_table := NULL,

Line 266: p_qdl_last_update_login IN jtf_number_table := NULL,

262: p_qdl_creation_date IN jtf_date_table := NULL,
263: p_qdl_created_by IN jtf_number_table := NULL,
264: p_qdl_last_update_date IN jtf_date_table := NULL,
265: p_qdl_last_updated_by IN jtf_number_table := NULL,
266: p_qdl_last_update_login IN jtf_number_table := NULL,
267: p_qdl_request_id IN jtf_number_table := NULL,
268: p_qdl_program_application_id IN jtf_number_table := NULL,
269: p_qdl_program_id IN jtf_number_table := NULL,
270: p_qdl_program_update_date IN jtf_date_table := NULL,

Line 267: p_qdl_request_id IN jtf_number_table := NULL,

263: p_qdl_created_by IN jtf_number_table := NULL,
264: p_qdl_last_update_date IN jtf_date_table := NULL,
265: p_qdl_last_updated_by IN jtf_number_table := NULL,
266: p_qdl_last_update_login IN jtf_number_table := NULL,
267: p_qdl_request_id IN jtf_number_table := NULL,
268: p_qdl_program_application_id IN jtf_number_table := NULL,
269: p_qdl_program_id IN jtf_number_table := NULL,
270: p_qdl_program_update_date IN jtf_date_table := NULL,
271: p_qdl_quote_line_id IN jtf_number_table := NULL,

Line 268: p_qdl_program_application_id IN jtf_number_table := NULL,

264: p_qdl_last_update_date IN jtf_date_table := NULL,
265: p_qdl_last_updated_by IN jtf_number_table := NULL,
266: p_qdl_last_update_login IN jtf_number_table := NULL,
267: p_qdl_request_id IN jtf_number_table := NULL,
268: p_qdl_program_application_id IN jtf_number_table := NULL,
269: p_qdl_program_id IN jtf_number_table := NULL,
270: p_qdl_program_update_date IN jtf_date_table := NULL,
271: p_qdl_quote_line_id IN jtf_number_table := NULL,
272: p_qdl_config_header_id IN jtf_number_table := NULL,

Line 269: p_qdl_program_id IN jtf_number_table := NULL,

265: p_qdl_last_updated_by IN jtf_number_table := NULL,
266: p_qdl_last_update_login IN jtf_number_table := NULL,
267: p_qdl_request_id IN jtf_number_table := NULL,
268: p_qdl_program_application_id IN jtf_number_table := NULL,
269: p_qdl_program_id IN jtf_number_table := NULL,
270: p_qdl_program_update_date IN jtf_date_table := NULL,
271: p_qdl_quote_line_id IN jtf_number_table := NULL,
272: p_qdl_config_header_id IN jtf_number_table := NULL,
273: p_qdl_config_revision_num IN jtf_number_table := NULL,

Line 271: p_qdl_quote_line_id IN jtf_number_table := NULL,

267: p_qdl_request_id IN jtf_number_table := NULL,
268: p_qdl_program_application_id IN jtf_number_table := NULL,
269: p_qdl_program_id IN jtf_number_table := NULL,
270: p_qdl_program_update_date IN jtf_date_table := NULL,
271: p_qdl_quote_line_id IN jtf_number_table := NULL,
272: p_qdl_config_header_id IN jtf_number_table := NULL,
273: p_qdl_config_revision_num IN jtf_number_table := NULL,
274: p_qdl_config_item_id IN jtf_number_table := NULL,
275: p_qdl_complete_configuration IN jtf_varchar2_table_100 := NULL,

Line 272: p_qdl_config_header_id IN jtf_number_table := NULL,

268: p_qdl_program_application_id IN jtf_number_table := NULL,
269: p_qdl_program_id IN jtf_number_table := NULL,
270: p_qdl_program_update_date IN jtf_date_table := NULL,
271: p_qdl_quote_line_id IN jtf_number_table := NULL,
272: p_qdl_config_header_id IN jtf_number_table := NULL,
273: p_qdl_config_revision_num IN jtf_number_table := NULL,
274: p_qdl_config_item_id IN jtf_number_table := NULL,
275: p_qdl_complete_configuration IN jtf_varchar2_table_100 := NULL,
276: p_qdl_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,

Line 273: p_qdl_config_revision_num IN jtf_number_table := NULL,

269: p_qdl_program_id IN jtf_number_table := NULL,
270: p_qdl_program_update_date IN jtf_date_table := NULL,
271: p_qdl_quote_line_id IN jtf_number_table := NULL,
272: p_qdl_config_header_id IN jtf_number_table := NULL,
273: p_qdl_config_revision_num IN jtf_number_table := NULL,
274: p_qdl_config_item_id IN jtf_number_table := NULL,
275: p_qdl_complete_configuration IN jtf_varchar2_table_100 := NULL,
276: p_qdl_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,
277: p_qdl_component_code IN jtf_varchar2_table_1000 := NULL,

Line 274: p_qdl_config_item_id IN jtf_number_table := NULL,

270: p_qdl_program_update_date IN jtf_date_table := NULL,
271: p_qdl_quote_line_id IN jtf_number_table := NULL,
272: p_qdl_config_header_id IN jtf_number_table := NULL,
273: p_qdl_config_revision_num IN jtf_number_table := NULL,
274: p_qdl_config_item_id IN jtf_number_table := NULL,
275: p_qdl_complete_configuration IN jtf_varchar2_table_100 := NULL,
276: p_qdl_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,
277: p_qdl_component_code IN jtf_varchar2_table_1000 := NULL,
278: p_qdl_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,

Line 279: p_qdl_service_duration IN jtf_number_table := NULL,

275: p_qdl_complete_configuration IN jtf_varchar2_table_100 := NULL,
276: p_qdl_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,
277: p_qdl_component_code IN jtf_varchar2_table_1000 := NULL,
278: p_qdl_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,
279: p_qdl_service_duration IN jtf_number_table := NULL,
280: p_qdl_service_period IN jtf_varchar2_table_100 := NULL,
281: p_qdl_service_unit_selling IN jtf_number_table := NULL,
282: p_qdl_service_unit_list IN jtf_number_table := NULL,
283: p_qdl_service_number IN jtf_number_table := NULL,

Line 281: p_qdl_service_unit_selling IN jtf_number_table := NULL,

277: p_qdl_component_code IN jtf_varchar2_table_1000 := NULL,
278: p_qdl_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,
279: p_qdl_service_duration IN jtf_number_table := NULL,
280: p_qdl_service_period IN jtf_varchar2_table_100 := NULL,
281: p_qdl_service_unit_selling IN jtf_number_table := NULL,
282: p_qdl_service_unit_list IN jtf_number_table := NULL,
283: p_qdl_service_number IN jtf_number_table := NULL,
284: p_qdl_unit_percent_base_price IN jtf_number_table := NULL,
285: p_qdl_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 282: p_qdl_service_unit_list IN jtf_number_table := NULL,

278: p_qdl_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,
279: p_qdl_service_duration IN jtf_number_table := NULL,
280: p_qdl_service_period IN jtf_varchar2_table_100 := NULL,
281: p_qdl_service_unit_selling IN jtf_number_table := NULL,
282: p_qdl_service_unit_list IN jtf_number_table := NULL,
283: p_qdl_service_number IN jtf_number_table := NULL,
284: p_qdl_unit_percent_base_price IN jtf_number_table := NULL,
285: p_qdl_attribute_category IN jtf_varchar2_table_100 := NULL,
286: p_qdl_attribute1 IN jtf_varchar2_table_200 := NULL,

Line 283: p_qdl_service_number IN jtf_number_table := NULL,

279: p_qdl_service_duration IN jtf_number_table := NULL,
280: p_qdl_service_period IN jtf_varchar2_table_100 := NULL,
281: p_qdl_service_unit_selling IN jtf_number_table := NULL,
282: p_qdl_service_unit_list IN jtf_number_table := NULL,
283: p_qdl_service_number IN jtf_number_table := NULL,
284: p_qdl_unit_percent_base_price IN jtf_number_table := NULL,
285: p_qdl_attribute_category IN jtf_varchar2_table_100 := NULL,
286: p_qdl_attribute1 IN jtf_varchar2_table_200 := NULL,
287: p_qdl_attribute2 IN jtf_varchar2_table_200 := NULL,

Line 284: p_qdl_unit_percent_base_price IN jtf_number_table := NULL,

280: p_qdl_service_period IN jtf_varchar2_table_100 := NULL,
281: p_qdl_service_unit_selling IN jtf_number_table := NULL,
282: p_qdl_service_unit_list IN jtf_number_table := NULL,
283: p_qdl_service_number IN jtf_number_table := NULL,
284: p_qdl_unit_percent_base_price IN jtf_number_table := NULL,
285: p_qdl_attribute_category IN jtf_varchar2_table_100 := NULL,
286: p_qdl_attribute1 IN jtf_varchar2_table_200 := NULL,
287: p_qdl_attribute2 IN jtf_varchar2_table_200 := NULL,
288: p_qdl_attribute3 IN jtf_varchar2_table_200 := NULL,

Line 302: p_qdl_service_ref_order_number IN jtf_number_table := NULL,

298: p_qdl_attribute13 IN jtf_varchar2_table_200 := NULL,
299: p_qdl_attribute14 IN jtf_varchar2_table_200 := NULL,
300: p_qdl_attribute15 IN jtf_varchar2_table_200 := NULL,
301: p_qdl_service_ref_type_code IN jtf_varchar2_table_100 := NULL,
302: p_qdl_service_ref_order_number IN jtf_number_table := NULL,
303: p_qdl_service_ref_line_number IN jtf_number_table := NULL,
304: p_qdl_service_ref_qte_line_ind IN jtf_number_table := NULL,
305: p_qdl_service_ref_line_id IN jtf_number_table := NULL,
306: p_qdl_service_ref_system_id IN jtf_number_table := NULL,

Line 303: p_qdl_service_ref_line_number IN jtf_number_table := NULL,

299: p_qdl_attribute14 IN jtf_varchar2_table_200 := NULL,
300: p_qdl_attribute15 IN jtf_varchar2_table_200 := NULL,
301: p_qdl_service_ref_type_code IN jtf_varchar2_table_100 := NULL,
302: p_qdl_service_ref_order_number IN jtf_number_table := NULL,
303: p_qdl_service_ref_line_number IN jtf_number_table := NULL,
304: p_qdl_service_ref_qte_line_ind IN jtf_number_table := NULL,
305: p_qdl_service_ref_line_id IN jtf_number_table := NULL,
306: p_qdl_service_ref_system_id IN jtf_number_table := NULL,
307: p_qdl_service_ref_option_numb IN jtf_number_table := NULL,

Line 304: p_qdl_service_ref_qte_line_ind IN jtf_number_table := NULL,

300: p_qdl_attribute15 IN jtf_varchar2_table_200 := NULL,
301: p_qdl_service_ref_type_code IN jtf_varchar2_table_100 := NULL,
302: p_qdl_service_ref_order_number IN jtf_number_table := NULL,
303: p_qdl_service_ref_line_number IN jtf_number_table := NULL,
304: p_qdl_service_ref_qte_line_ind IN jtf_number_table := NULL,
305: p_qdl_service_ref_line_id IN jtf_number_table := NULL,
306: p_qdl_service_ref_system_id IN jtf_number_table := NULL,
307: p_qdl_service_ref_option_numb IN jtf_number_table := NULL,
308: p_qdl_service_ref_shipment IN jtf_number_table := NULL,

Line 305: p_qdl_service_ref_line_id IN jtf_number_table := NULL,

301: p_qdl_service_ref_type_code IN jtf_varchar2_table_100 := NULL,
302: p_qdl_service_ref_order_number IN jtf_number_table := NULL,
303: p_qdl_service_ref_line_number IN jtf_number_table := NULL,
304: p_qdl_service_ref_qte_line_ind IN jtf_number_table := NULL,
305: p_qdl_service_ref_line_id IN jtf_number_table := NULL,
306: p_qdl_service_ref_system_id IN jtf_number_table := NULL,
307: p_qdl_service_ref_option_numb IN jtf_number_table := NULL,
308: p_qdl_service_ref_shipment IN jtf_number_table := NULL,
309: p_qdl_return_ref_type IN jtf_varchar2_table_100 := NULL,

Line 306: p_qdl_service_ref_system_id IN jtf_number_table := NULL,

302: p_qdl_service_ref_order_number IN jtf_number_table := NULL,
303: p_qdl_service_ref_line_number IN jtf_number_table := NULL,
304: p_qdl_service_ref_qte_line_ind IN jtf_number_table := NULL,
305: p_qdl_service_ref_line_id IN jtf_number_table := NULL,
306: p_qdl_service_ref_system_id IN jtf_number_table := NULL,
307: p_qdl_service_ref_option_numb IN jtf_number_table := NULL,
308: p_qdl_service_ref_shipment IN jtf_number_table := NULL,
309: p_qdl_return_ref_type IN jtf_varchar2_table_100 := NULL,
310: p_qdl_return_ref_header_id IN jtf_number_table := NULL,

Line 307: p_qdl_service_ref_option_numb IN jtf_number_table := NULL,

303: p_qdl_service_ref_line_number IN jtf_number_table := NULL,
304: p_qdl_service_ref_qte_line_ind IN jtf_number_table := NULL,
305: p_qdl_service_ref_line_id IN jtf_number_table := NULL,
306: p_qdl_service_ref_system_id IN jtf_number_table := NULL,
307: p_qdl_service_ref_option_numb IN jtf_number_table := NULL,
308: p_qdl_service_ref_shipment IN jtf_number_table := NULL,
309: p_qdl_return_ref_type IN jtf_varchar2_table_100 := NULL,
310: p_qdl_return_ref_header_id IN jtf_number_table := NULL,
311: p_qdl_return_ref_line_id IN jtf_number_table := NULL,

Line 308: p_qdl_service_ref_shipment IN jtf_number_table := NULL,

304: p_qdl_service_ref_qte_line_ind IN jtf_number_table := NULL,
305: p_qdl_service_ref_line_id IN jtf_number_table := NULL,
306: p_qdl_service_ref_system_id IN jtf_number_table := NULL,
307: p_qdl_service_ref_option_numb IN jtf_number_table := NULL,
308: p_qdl_service_ref_shipment IN jtf_number_table := NULL,
309: p_qdl_return_ref_type IN jtf_varchar2_table_100 := NULL,
310: p_qdl_return_ref_header_id IN jtf_number_table := NULL,
311: p_qdl_return_ref_line_id IN jtf_number_table := NULL,
312: p_qdl_return_attribute1 IN jtf_varchar2_table_300 := NULL,

Line 310: p_qdl_return_ref_header_id IN jtf_number_table := NULL,

306: p_qdl_service_ref_system_id IN jtf_number_table := NULL,
307: p_qdl_service_ref_option_numb IN jtf_number_table := NULL,
308: p_qdl_service_ref_shipment IN jtf_number_table := NULL,
309: p_qdl_return_ref_type IN jtf_varchar2_table_100 := NULL,
310: p_qdl_return_ref_header_id IN jtf_number_table := NULL,
311: p_qdl_return_ref_line_id IN jtf_number_table := NULL,
312: p_qdl_return_attribute1 IN jtf_varchar2_table_300 := NULL,
313: p_qdl_return_attribute2 IN jtf_varchar2_table_300 := NULL,
314: p_qdl_return_attribute3 IN jtf_varchar2_table_300 := NULL,

Line 311: p_qdl_return_ref_line_id IN jtf_number_table := NULL,

307: p_qdl_service_ref_option_numb IN jtf_number_table := NULL,
308: p_qdl_service_ref_shipment IN jtf_number_table := NULL,
309: p_qdl_return_ref_type IN jtf_varchar2_table_100 := NULL,
310: p_qdl_return_ref_header_id IN jtf_number_table := NULL,
311: p_qdl_return_ref_line_id IN jtf_number_table := NULL,
312: p_qdl_return_attribute1 IN jtf_varchar2_table_300 := NULL,
313: p_qdl_return_attribute2 IN jtf_varchar2_table_300 := NULL,
314: p_qdl_return_attribute3 IN jtf_varchar2_table_300 := NULL,
315: p_qdl_return_attribute4 IN jtf_varchar2_table_300 := NULL,

Line 328: p_qdl_qte_line_index IN jtf_number_table := NULL,

324: p_qdl_return_attribute13 IN jtf_varchar2_table_300 := NULL,
325: p_qdl_return_attribute14 IN jtf_varchar2_table_300 := NULL,
326: p_qdl_return_attribute15 IN jtf_varchar2_table_300 := NULL,
327: p_qdl_operation_code IN jtf_varchar2_table_100 := NULL,
328: p_qdl_qte_line_index IN jtf_number_table := NULL,
329: p_qdl_return_attr_category IN jtf_varchar2_table_100 := NULL,
330: p_qdl_return_reason_code IN jtf_varchar2_table_100 := NULL,
331: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
332: p_qpa_qte_line_index IN jtf_number_table := NULL,

Line 332: p_qpa_qte_line_index IN jtf_number_table := NULL,

328: p_qdl_qte_line_index IN jtf_number_table := NULL,
329: p_qdl_return_attr_category IN jtf_varchar2_table_100 := NULL,
330: p_qdl_return_reason_code IN jtf_varchar2_table_100 := NULL,
331: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
332: p_qpa_qte_line_index IN jtf_number_table := NULL,
333: p_qpa_price_attribute_id IN jtf_number_table := NULL,
334: p_qpa_creation_date IN jtf_date_table := NULL,
335: p_qpa_created_by IN jtf_number_table := NULL,
336: p_qpa_last_update_date IN jtf_date_table := NULL,

Line 333: p_qpa_price_attribute_id IN jtf_number_table := NULL,

329: p_qdl_return_attr_category IN jtf_varchar2_table_100 := NULL,
330: p_qdl_return_reason_code IN jtf_varchar2_table_100 := NULL,
331: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
332: p_qpa_qte_line_index IN jtf_number_table := NULL,
333: p_qpa_price_attribute_id IN jtf_number_table := NULL,
334: p_qpa_creation_date IN jtf_date_table := NULL,
335: p_qpa_created_by IN jtf_number_table := NULL,
336: p_qpa_last_update_date IN jtf_date_table := NULL,
337: p_qpa_last_updated_by IN jtf_number_table := NULL,

Line 335: p_qpa_created_by IN jtf_number_table := NULL,

331: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
332: p_qpa_qte_line_index IN jtf_number_table := NULL,
333: p_qpa_price_attribute_id IN jtf_number_table := NULL,
334: p_qpa_creation_date IN jtf_date_table := NULL,
335: p_qpa_created_by IN jtf_number_table := NULL,
336: p_qpa_last_update_date IN jtf_date_table := NULL,
337: p_qpa_last_updated_by IN jtf_number_table := NULL,
338: p_qpa_last_update_login IN jtf_number_table := NULL,
339: p_qpa_request_id IN jtf_number_table := NULL,

Line 337: p_qpa_last_updated_by IN jtf_number_table := NULL,

333: p_qpa_price_attribute_id IN jtf_number_table := NULL,
334: p_qpa_creation_date IN jtf_date_table := NULL,
335: p_qpa_created_by IN jtf_number_table := NULL,
336: p_qpa_last_update_date IN jtf_date_table := NULL,
337: p_qpa_last_updated_by IN jtf_number_table := NULL,
338: p_qpa_last_update_login IN jtf_number_table := NULL,
339: p_qpa_request_id IN jtf_number_table := NULL,
340: p_qpa_program_application_id IN jtf_number_table := NULL,
341: p_qpa_program_id IN jtf_number_table := NULL,

Line 338: p_qpa_last_update_login IN jtf_number_table := NULL,

334: p_qpa_creation_date IN jtf_date_table := NULL,
335: p_qpa_created_by IN jtf_number_table := NULL,
336: p_qpa_last_update_date IN jtf_date_table := NULL,
337: p_qpa_last_updated_by IN jtf_number_table := NULL,
338: p_qpa_last_update_login IN jtf_number_table := NULL,
339: p_qpa_request_id IN jtf_number_table := NULL,
340: p_qpa_program_application_id IN jtf_number_table := NULL,
341: p_qpa_program_id IN jtf_number_table := NULL,
342: p_qpa_program_update_date IN jtf_date_table := NULL,

Line 339: p_qpa_request_id IN jtf_number_table := NULL,

335: p_qpa_created_by IN jtf_number_table := NULL,
336: p_qpa_last_update_date IN jtf_date_table := NULL,
337: p_qpa_last_updated_by IN jtf_number_table := NULL,
338: p_qpa_last_update_login IN jtf_number_table := NULL,
339: p_qpa_request_id IN jtf_number_table := NULL,
340: p_qpa_program_application_id IN jtf_number_table := NULL,
341: p_qpa_program_id IN jtf_number_table := NULL,
342: p_qpa_program_update_date IN jtf_date_table := NULL,
343: p_qpa_quote_header_id IN jtf_number_table := NULL,

Line 340: p_qpa_program_application_id IN jtf_number_table := NULL,

336: p_qpa_last_update_date IN jtf_date_table := NULL,
337: p_qpa_last_updated_by IN jtf_number_table := NULL,
338: p_qpa_last_update_login IN jtf_number_table := NULL,
339: p_qpa_request_id IN jtf_number_table := NULL,
340: p_qpa_program_application_id IN jtf_number_table := NULL,
341: p_qpa_program_id IN jtf_number_table := NULL,
342: p_qpa_program_update_date IN jtf_date_table := NULL,
343: p_qpa_quote_header_id IN jtf_number_table := NULL,
344: p_qpa_quote_line_id IN jtf_number_table := NULL,

Line 341: p_qpa_program_id IN jtf_number_table := NULL,

337: p_qpa_last_updated_by IN jtf_number_table := NULL,
338: p_qpa_last_update_login IN jtf_number_table := NULL,
339: p_qpa_request_id IN jtf_number_table := NULL,
340: p_qpa_program_application_id IN jtf_number_table := NULL,
341: p_qpa_program_id IN jtf_number_table := NULL,
342: p_qpa_program_update_date IN jtf_date_table := NULL,
343: p_qpa_quote_header_id IN jtf_number_table := NULL,
344: p_qpa_quote_line_id IN jtf_number_table := NULL,
345: p_qpa_flex_title IN jtf_varchar2_table_100 := NULL,

Line 343: p_qpa_quote_header_id IN jtf_number_table := NULL,

339: p_qpa_request_id IN jtf_number_table := NULL,
340: p_qpa_program_application_id IN jtf_number_table := NULL,
341: p_qpa_program_id IN jtf_number_table := NULL,
342: p_qpa_program_update_date IN jtf_date_table := NULL,
343: p_qpa_quote_header_id IN jtf_number_table := NULL,
344: p_qpa_quote_line_id IN jtf_number_table := NULL,
345: p_qpa_flex_title IN jtf_varchar2_table_100 := NULL,
346: p_qpa_pricing_context IN jtf_varchar2_table_100 := NULL,
347: p_qpa_pricing_attribute1 IN jtf_varchar2_table_300 := NULL,

Line 344: p_qpa_quote_line_id IN jtf_number_table := NULL,

340: p_qpa_program_application_id IN jtf_number_table := NULL,
341: p_qpa_program_id IN jtf_number_table := NULL,
342: p_qpa_program_update_date IN jtf_date_table := NULL,
343: p_qpa_quote_header_id IN jtf_number_table := NULL,
344: p_qpa_quote_line_id IN jtf_number_table := NULL,
345: p_qpa_flex_title IN jtf_varchar2_table_100 := NULL,
346: p_qpa_pricing_context IN jtf_varchar2_table_100 := NULL,
347: p_qpa_pricing_attribute1 IN jtf_varchar2_table_300 := NULL,
348: p_qpa_pricing_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 464: p_qp_qte_line_index IN jtf_number_table := NULL,

460: p_qpa_attribute13 IN jtf_varchar2_table_300 := NULL,
461: p_qpa_attribute14 IN jtf_varchar2_table_300 := NULL,
462: p_qpa_attribute15 IN jtf_varchar2_table_300 := NULL,
463: p_qp_operation_code IN jtf_varchar2_table_100 := NULL,
464: p_qp_qte_line_index IN jtf_number_table := NULL,
465: p_qp_payment_id IN jtf_number_table := NULL,
466: p_qp_creation_date IN jtf_date_table := NULL,
467: p_qp_created_by IN jtf_number_table := NULL,
468: p_qp_last_update_date IN jtf_date_table := NULL,

Line 465: p_qp_payment_id IN jtf_number_table := NULL,

461: p_qpa_attribute14 IN jtf_varchar2_table_300 := NULL,
462: p_qpa_attribute15 IN jtf_varchar2_table_300 := NULL,
463: p_qp_operation_code IN jtf_varchar2_table_100 := NULL,
464: p_qp_qte_line_index IN jtf_number_table := NULL,
465: p_qp_payment_id IN jtf_number_table := NULL,
466: p_qp_creation_date IN jtf_date_table := NULL,
467: p_qp_created_by IN jtf_number_table := NULL,
468: p_qp_last_update_date IN jtf_date_table := NULL,
469: p_qp_last_updated_by IN jtf_number_table := NULL,

Line 467: p_qp_created_by IN jtf_number_table := NULL,

463: p_qp_operation_code IN jtf_varchar2_table_100 := NULL,
464: p_qp_qte_line_index IN jtf_number_table := NULL,
465: p_qp_payment_id IN jtf_number_table := NULL,
466: p_qp_creation_date IN jtf_date_table := NULL,
467: p_qp_created_by IN jtf_number_table := NULL,
468: p_qp_last_update_date IN jtf_date_table := NULL,
469: p_qp_last_updated_by IN jtf_number_table := NULL,
470: p_qp_last_update_login IN jtf_number_table := NULL,
471: p_qp_request_id IN jtf_number_table := NULL,

Line 469: p_qp_last_updated_by IN jtf_number_table := NULL,

465: p_qp_payment_id IN jtf_number_table := NULL,
466: p_qp_creation_date IN jtf_date_table := NULL,
467: p_qp_created_by IN jtf_number_table := NULL,
468: p_qp_last_update_date IN jtf_date_table := NULL,
469: p_qp_last_updated_by IN jtf_number_table := NULL,
470: p_qp_last_update_login IN jtf_number_table := NULL,
471: p_qp_request_id IN jtf_number_table := NULL,
472: p_qp_program_application_id IN jtf_number_table := NULL,
473: p_qp_program_id IN jtf_number_table := NULL,

Line 470: p_qp_last_update_login IN jtf_number_table := NULL,

466: p_qp_creation_date IN jtf_date_table := NULL,
467: p_qp_created_by IN jtf_number_table := NULL,
468: p_qp_last_update_date IN jtf_date_table := NULL,
469: p_qp_last_updated_by IN jtf_number_table := NULL,
470: p_qp_last_update_login IN jtf_number_table := NULL,
471: p_qp_request_id IN jtf_number_table := NULL,
472: p_qp_program_application_id IN jtf_number_table := NULL,
473: p_qp_program_id IN jtf_number_table := NULL,
474: p_qp_program_update_date IN jtf_date_table := NULL,

Line 471: p_qp_request_id IN jtf_number_table := NULL,

467: p_qp_created_by IN jtf_number_table := NULL,
468: p_qp_last_update_date IN jtf_date_table := NULL,
469: p_qp_last_updated_by IN jtf_number_table := NULL,
470: p_qp_last_update_login IN jtf_number_table := NULL,
471: p_qp_request_id IN jtf_number_table := NULL,
472: p_qp_program_application_id IN jtf_number_table := NULL,
473: p_qp_program_id IN jtf_number_table := NULL,
474: p_qp_program_update_date IN jtf_date_table := NULL,
475: p_qp_quote_header_id IN jtf_number_table := NULL,

Line 472: p_qp_program_application_id IN jtf_number_table := NULL,

468: p_qp_last_update_date IN jtf_date_table := NULL,
469: p_qp_last_updated_by IN jtf_number_table := NULL,
470: p_qp_last_update_login IN jtf_number_table := NULL,
471: p_qp_request_id IN jtf_number_table := NULL,
472: p_qp_program_application_id IN jtf_number_table := NULL,
473: p_qp_program_id IN jtf_number_table := NULL,
474: p_qp_program_update_date IN jtf_date_table := NULL,
475: p_qp_quote_header_id IN jtf_number_table := NULL,
476: p_qp_quote_line_id IN jtf_number_table := NULL,

Line 473: p_qp_program_id IN jtf_number_table := NULL,

469: p_qp_last_updated_by IN jtf_number_table := NULL,
470: p_qp_last_update_login IN jtf_number_table := NULL,
471: p_qp_request_id IN jtf_number_table := NULL,
472: p_qp_program_application_id IN jtf_number_table := NULL,
473: p_qp_program_id IN jtf_number_table := NULL,
474: p_qp_program_update_date IN jtf_date_table := NULL,
475: p_qp_quote_header_id IN jtf_number_table := NULL,
476: p_qp_quote_line_id IN jtf_number_table := NULL,
477: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,

Line 475: p_qp_quote_header_id IN jtf_number_table := NULL,

471: p_qp_request_id IN jtf_number_table := NULL,
472: p_qp_program_application_id IN jtf_number_table := NULL,
473: p_qp_program_id IN jtf_number_table := NULL,
474: p_qp_program_update_date IN jtf_date_table := NULL,
475: p_qp_quote_header_id IN jtf_number_table := NULL,
476: p_qp_quote_line_id IN jtf_number_table := NULL,
477: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,
478: p_qp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
479: p_qp_payment_option IN jtf_varchar2_table_300 := NULL,

Line 476: p_qp_quote_line_id IN jtf_number_table := NULL,

472: p_qp_program_application_id IN jtf_number_table := NULL,
473: p_qp_program_id IN jtf_number_table := NULL,
474: p_qp_program_update_date IN jtf_date_table := NULL,
475: p_qp_quote_header_id IN jtf_number_table := NULL,
476: p_qp_quote_line_id IN jtf_number_table := NULL,
477: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,
478: p_qp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
479: p_qp_payment_option IN jtf_varchar2_table_300 := NULL,
480: p_qp_payment_term_id IN jtf_number_table := NULL,

Line 480: p_qp_payment_term_id IN jtf_number_table := NULL,

476: p_qp_quote_line_id IN jtf_number_table := NULL,
477: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,
478: p_qp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
479: p_qp_payment_option IN jtf_varchar2_table_300 := NULL,
480: p_qp_payment_term_id IN jtf_number_table := NULL,
481: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
482: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
483: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
484: p_qp_credit_card_approval_code IN jtf_varchar2_table_100 := NULL,

Line 486: p_qp_payment_amount IN jtf_number_table := NULL,

482: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
483: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
484: p_qp_credit_card_approval_code IN jtf_varchar2_table_100 := NULL,
485: p_qp_credit_card_approval_date IN jtf_date_table := NULL,
486: p_qp_payment_amount IN jtf_number_table := NULL,
487: p_qp_cust_po_number IN jtf_varchar2_table_100 := NULL,
488: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,
489: p_qp_attribute1 IN jtf_varchar2_table_200 := NULL,
490: p_qp_attribute2 IN jtf_varchar2_table_200 := NULL,

Line 504: p_qp_assignment_id IN jtf_number_table := NULL,

500: p_qp_attribute12 IN jtf_varchar2_table_200 := NULL,
501: p_qp_attribute13 IN jtf_varchar2_table_200 := NULL,
502: p_qp_attribute14 IN jtf_varchar2_table_200 := NULL,
503: p_qp_attribute15 IN jtf_varchar2_table_200 := NULL,
504: p_qp_assignment_id IN jtf_number_table := NULL,
505: p_qp_cvv2 IN JTF_VARCHAR2_TABLE_200 := NULL,
506: p_qs_operation_code IN jtf_varchar2_table_100 := NULL,
507: p_qs_qte_line_index IN jtf_number_table := NULL,
508: p_qs_shipment_id IN jtf_number_table := NULL,

Line 507: p_qs_qte_line_index IN jtf_number_table := NULL,

503: p_qp_attribute15 IN jtf_varchar2_table_200 := NULL,
504: p_qp_assignment_id IN jtf_number_table := NULL,
505: p_qp_cvv2 IN JTF_VARCHAR2_TABLE_200 := NULL,
506: p_qs_operation_code IN jtf_varchar2_table_100 := NULL,
507: p_qs_qte_line_index IN jtf_number_table := NULL,
508: p_qs_shipment_id IN jtf_number_table := NULL,
509: p_qs_creation_date IN jtf_date_table := NULL,
510: p_qs_created_by IN jtf_number_table := NULL,
511: p_qs_last_update_date IN jtf_date_table := NULL,

Line 508: p_qs_shipment_id IN jtf_number_table := NULL,

504: p_qp_assignment_id IN jtf_number_table := NULL,
505: p_qp_cvv2 IN JTF_VARCHAR2_TABLE_200 := NULL,
506: p_qs_operation_code IN jtf_varchar2_table_100 := NULL,
507: p_qs_qte_line_index IN jtf_number_table := NULL,
508: p_qs_shipment_id IN jtf_number_table := NULL,
509: p_qs_creation_date IN jtf_date_table := NULL,
510: p_qs_created_by IN jtf_number_table := NULL,
511: p_qs_last_update_date IN jtf_date_table := NULL,
512: p_qs_last_updated_by IN jtf_number_table := NULL,

Line 510: p_qs_created_by IN jtf_number_table := NULL,

506: p_qs_operation_code IN jtf_varchar2_table_100 := NULL,
507: p_qs_qte_line_index IN jtf_number_table := NULL,
508: p_qs_shipment_id IN jtf_number_table := NULL,
509: p_qs_creation_date IN jtf_date_table := NULL,
510: p_qs_created_by IN jtf_number_table := NULL,
511: p_qs_last_update_date IN jtf_date_table := NULL,
512: p_qs_last_updated_by IN jtf_number_table := NULL,
513: p_qs_last_update_login IN jtf_number_table := NULL,
514: p_qs_request_id IN jtf_number_table := NULL,

Line 512: p_qs_last_updated_by IN jtf_number_table := NULL,

508: p_qs_shipment_id IN jtf_number_table := NULL,
509: p_qs_creation_date IN jtf_date_table := NULL,
510: p_qs_created_by IN jtf_number_table := NULL,
511: p_qs_last_update_date IN jtf_date_table := NULL,
512: p_qs_last_updated_by IN jtf_number_table := NULL,
513: p_qs_last_update_login IN jtf_number_table := NULL,
514: p_qs_request_id IN jtf_number_table := NULL,
515: p_qs_program_application_id IN jtf_number_table := NULL,
516: p_qs_program_id IN jtf_number_table := NULL,

Line 513: p_qs_last_update_login IN jtf_number_table := NULL,

509: p_qs_creation_date IN jtf_date_table := NULL,
510: p_qs_created_by IN jtf_number_table := NULL,
511: p_qs_last_update_date IN jtf_date_table := NULL,
512: p_qs_last_updated_by IN jtf_number_table := NULL,
513: p_qs_last_update_login IN jtf_number_table := NULL,
514: p_qs_request_id IN jtf_number_table := NULL,
515: p_qs_program_application_id IN jtf_number_table := NULL,
516: p_qs_program_id IN jtf_number_table := NULL,
517: p_qs_program_update_date IN jtf_date_table := NULL,

Line 514: p_qs_request_id IN jtf_number_table := NULL,

510: p_qs_created_by IN jtf_number_table := NULL,
511: p_qs_last_update_date IN jtf_date_table := NULL,
512: p_qs_last_updated_by IN jtf_number_table := NULL,
513: p_qs_last_update_login IN jtf_number_table := NULL,
514: p_qs_request_id IN jtf_number_table := NULL,
515: p_qs_program_application_id IN jtf_number_table := NULL,
516: p_qs_program_id IN jtf_number_table := NULL,
517: p_qs_program_update_date IN jtf_date_table := NULL,
518: p_qs_quote_header_id IN jtf_number_table := NULL,

Line 515: p_qs_program_application_id IN jtf_number_table := NULL,

511: p_qs_last_update_date IN jtf_date_table := NULL,
512: p_qs_last_updated_by IN jtf_number_table := NULL,
513: p_qs_last_update_login IN jtf_number_table := NULL,
514: p_qs_request_id IN jtf_number_table := NULL,
515: p_qs_program_application_id IN jtf_number_table := NULL,
516: p_qs_program_id IN jtf_number_table := NULL,
517: p_qs_program_update_date IN jtf_date_table := NULL,
518: p_qs_quote_header_id IN jtf_number_table := NULL,
519: p_qs_quote_line_id IN jtf_number_table := NULL,

Line 516: p_qs_program_id IN jtf_number_table := NULL,

512: p_qs_last_updated_by IN jtf_number_table := NULL,
513: p_qs_last_update_login IN jtf_number_table := NULL,
514: p_qs_request_id IN jtf_number_table := NULL,
515: p_qs_program_application_id IN jtf_number_table := NULL,
516: p_qs_program_id IN jtf_number_table := NULL,
517: p_qs_program_update_date IN jtf_date_table := NULL,
518: p_qs_quote_header_id IN jtf_number_table := NULL,
519: p_qs_quote_line_id IN jtf_number_table := NULL,
520: p_qs_promise_date IN jtf_date_table := NULL,

Line 518: p_qs_quote_header_id IN jtf_number_table := NULL,

514: p_qs_request_id IN jtf_number_table := NULL,
515: p_qs_program_application_id IN jtf_number_table := NULL,
516: p_qs_program_id IN jtf_number_table := NULL,
517: p_qs_program_update_date IN jtf_date_table := NULL,
518: p_qs_quote_header_id IN jtf_number_table := NULL,
519: p_qs_quote_line_id IN jtf_number_table := NULL,
520: p_qs_promise_date IN jtf_date_table := NULL,
521: p_qs_request_date IN jtf_date_table := NULL,
522: p_qs_schedule_ship_date IN jtf_date_table := NULL,

Line 519: p_qs_quote_line_id IN jtf_number_table := NULL,

515: p_qs_program_application_id IN jtf_number_table := NULL,
516: p_qs_program_id IN jtf_number_table := NULL,
517: p_qs_program_update_date IN jtf_date_table := NULL,
518: p_qs_quote_header_id IN jtf_number_table := NULL,
519: p_qs_quote_line_id IN jtf_number_table := NULL,
520: p_qs_promise_date IN jtf_date_table := NULL,
521: p_qs_request_date IN jtf_date_table := NULL,
522: p_qs_schedule_ship_date IN jtf_date_table := NULL,
523: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,

Line 523: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,

519: p_qs_quote_line_id IN jtf_number_table := NULL,
520: p_qs_promise_date IN jtf_date_table := NULL,
521: p_qs_request_date IN jtf_date_table := NULL,
522: p_qs_schedule_ship_date IN jtf_date_table := NULL,
523: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,
524: p_qs_ship_to_party_id IN jtf_number_table := NULL,
525: p_qs_ship_to_cust_acct_id IN jtf_number_table := NULL,
526: p_qs_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
527: p_qs_ship_set_id IN jtf_number_table := NULL,

Line 524: p_qs_ship_to_party_id IN jtf_number_table := NULL,

520: p_qs_promise_date IN jtf_date_table := NULL,
521: p_qs_request_date IN jtf_date_table := NULL,
522: p_qs_schedule_ship_date IN jtf_date_table := NULL,
523: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,
524: p_qs_ship_to_party_id IN jtf_number_table := NULL,
525: p_qs_ship_to_cust_acct_id IN jtf_number_table := NULL,
526: p_qs_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
527: p_qs_ship_set_id IN jtf_number_table := NULL,
528: p_qs_ship_method_code IN jtf_varchar2_table_100 := NULL,

Line 525: p_qs_ship_to_cust_acct_id IN jtf_number_table := NULL,

521: p_qs_request_date IN jtf_date_table := NULL,
522: p_qs_schedule_ship_date IN jtf_date_table := NULL,
523: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,
524: p_qs_ship_to_party_id IN jtf_number_table := NULL,
525: p_qs_ship_to_cust_acct_id IN jtf_number_table := NULL,
526: p_qs_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
527: p_qs_ship_set_id IN jtf_number_table := NULL,
528: p_qs_ship_method_code IN jtf_varchar2_table_100 := NULL,
529: p_qs_freight_terms_code IN jtf_varchar2_table_100 := NULL,

Line 527: p_qs_ship_set_id IN jtf_number_table := NULL,

523: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,
524: p_qs_ship_to_party_id IN jtf_number_table := NULL,
525: p_qs_ship_to_cust_acct_id IN jtf_number_table := NULL,
526: p_qs_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
527: p_qs_ship_set_id IN jtf_number_table := NULL,
528: p_qs_ship_method_code IN jtf_varchar2_table_100 := NULL,
529: p_qs_freight_terms_code IN jtf_varchar2_table_100 := NULL,
530: p_qs_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
531: p_qs_fob_code IN jtf_varchar2_table_100 := NULL,

Line 535: p_qs_quantity IN jtf_number_table := NULL,

531: p_qs_fob_code IN jtf_varchar2_table_100 := NULL,
532: p_qs_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
533: p_qs_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
534: p_qs_packing_instructions IN jtf_varchar2_table_2000 := NULL,
535: p_qs_quantity IN jtf_number_table := NULL,
536: p_qs_reserved_quantity IN jtf_number_table := NULL,
537: p_qs_reservation_id IN jtf_number_table := NULL,
538: p_qs_order_line_id IN jtf_number_table := NULL,
539: p_qs_ship_to_party_name IN jtf_varchar2_table_300 := NULL,

Line 536: p_qs_reserved_quantity IN jtf_number_table := NULL,

532: p_qs_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
533: p_qs_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
534: p_qs_packing_instructions IN jtf_varchar2_table_2000 := NULL,
535: p_qs_quantity IN jtf_number_table := NULL,
536: p_qs_reserved_quantity IN jtf_number_table := NULL,
537: p_qs_reservation_id IN jtf_number_table := NULL,
538: p_qs_order_line_id IN jtf_number_table := NULL,
539: p_qs_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
540: p_qs_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,

Line 537: p_qs_reservation_id IN jtf_number_table := NULL,

533: p_qs_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
534: p_qs_packing_instructions IN jtf_varchar2_table_2000 := NULL,
535: p_qs_quantity IN jtf_number_table := NULL,
536: p_qs_reserved_quantity IN jtf_number_table := NULL,
537: p_qs_reservation_id IN jtf_number_table := NULL,
538: p_qs_order_line_id IN jtf_number_table := NULL,
539: p_qs_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
540: p_qs_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,
541: p_qs_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,

Line 538: p_qs_order_line_id IN jtf_number_table := NULL,

534: p_qs_packing_instructions IN jtf_varchar2_table_2000 := NULL,
535: p_qs_quantity IN jtf_number_table := NULL,
536: p_qs_reserved_quantity IN jtf_number_table := NULL,
537: p_qs_reservation_id IN jtf_number_table := NULL,
538: p_qs_order_line_id IN jtf_number_table := NULL,
539: p_qs_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
540: p_qs_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,
541: p_qs_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,
542: p_qs_ship_to_cont_lst_name IN jtf_varchar2_table_100 := NULL,

Line 571: p_qt_qte_line_index IN jtf_number_table := NULL,

567: p_qs_attribute13 IN jtf_varchar2_table_200 := NULL,
568: p_qs_attribute14 IN jtf_varchar2_table_200 := NULL,
569: p_qs_attribute15 IN jtf_varchar2_table_200 := NULL,
570: p_qt_operation_code IN jtf_varchar2_table_100 := NULL,
571: p_qt_qte_line_index IN jtf_number_table := NULL,
572: p_qt_shipment_index IN jtf_number_table := NULL,
573: p_qt_tax_detail_id IN jtf_number_table := NULL,
574: p_qt_quote_header_id IN jtf_number_table := NULL,
575: p_qt_quote_line_id IN jtf_number_table := NULL,

Line 572: p_qt_shipment_index IN jtf_number_table := NULL,

568: p_qs_attribute14 IN jtf_varchar2_table_200 := NULL,
569: p_qs_attribute15 IN jtf_varchar2_table_200 := NULL,
570: p_qt_operation_code IN jtf_varchar2_table_100 := NULL,
571: p_qt_qte_line_index IN jtf_number_table := NULL,
572: p_qt_shipment_index IN jtf_number_table := NULL,
573: p_qt_tax_detail_id IN jtf_number_table := NULL,
574: p_qt_quote_header_id IN jtf_number_table := NULL,
575: p_qt_quote_line_id IN jtf_number_table := NULL,
576: p_qt_quote_shipment_id IN jtf_number_table := NULL,

Line 573: p_qt_tax_detail_id IN jtf_number_table := NULL,

569: p_qs_attribute15 IN jtf_varchar2_table_200 := NULL,
570: p_qt_operation_code IN jtf_varchar2_table_100 := NULL,
571: p_qt_qte_line_index IN jtf_number_table := NULL,
572: p_qt_shipment_index IN jtf_number_table := NULL,
573: p_qt_tax_detail_id IN jtf_number_table := NULL,
574: p_qt_quote_header_id IN jtf_number_table := NULL,
575: p_qt_quote_line_id IN jtf_number_table := NULL,
576: p_qt_quote_shipment_id IN jtf_number_table := NULL,
577: p_qt_creation_date IN jtf_date_table := NULL,

Line 574: p_qt_quote_header_id IN jtf_number_table := NULL,

570: p_qt_operation_code IN jtf_varchar2_table_100 := NULL,
571: p_qt_qte_line_index IN jtf_number_table := NULL,
572: p_qt_shipment_index IN jtf_number_table := NULL,
573: p_qt_tax_detail_id IN jtf_number_table := NULL,
574: p_qt_quote_header_id IN jtf_number_table := NULL,
575: p_qt_quote_line_id IN jtf_number_table := NULL,
576: p_qt_quote_shipment_id IN jtf_number_table := NULL,
577: p_qt_creation_date IN jtf_date_table := NULL,
578: p_qt_created_by IN jtf_number_table := NULL,

Line 575: p_qt_quote_line_id IN jtf_number_table := NULL,

571: p_qt_qte_line_index IN jtf_number_table := NULL,
572: p_qt_shipment_index IN jtf_number_table := NULL,
573: p_qt_tax_detail_id IN jtf_number_table := NULL,
574: p_qt_quote_header_id IN jtf_number_table := NULL,
575: p_qt_quote_line_id IN jtf_number_table := NULL,
576: p_qt_quote_shipment_id IN jtf_number_table := NULL,
577: p_qt_creation_date IN jtf_date_table := NULL,
578: p_qt_created_by IN jtf_number_table := NULL,
579: p_qt_last_update_date IN jtf_date_table := NULL,

Line 576: p_qt_quote_shipment_id IN jtf_number_table := NULL,

572: p_qt_shipment_index IN jtf_number_table := NULL,
573: p_qt_tax_detail_id IN jtf_number_table := NULL,
574: p_qt_quote_header_id IN jtf_number_table := NULL,
575: p_qt_quote_line_id IN jtf_number_table := NULL,
576: p_qt_quote_shipment_id IN jtf_number_table := NULL,
577: p_qt_creation_date IN jtf_date_table := NULL,
578: p_qt_created_by IN jtf_number_table := NULL,
579: p_qt_last_update_date IN jtf_date_table := NULL,
580: p_qt_last_updated_by IN jtf_number_table := NULL,

Line 578: p_qt_created_by IN jtf_number_table := NULL,

574: p_qt_quote_header_id IN jtf_number_table := NULL,
575: p_qt_quote_line_id IN jtf_number_table := NULL,
576: p_qt_quote_shipment_id IN jtf_number_table := NULL,
577: p_qt_creation_date IN jtf_date_table := NULL,
578: p_qt_created_by IN jtf_number_table := NULL,
579: p_qt_last_update_date IN jtf_date_table := NULL,
580: p_qt_last_updated_by IN jtf_number_table := NULL,
581: p_qt_last_update_login IN jtf_number_table := NULL,
582: p_qt_request_id IN jtf_number_table := NULL,

Line 580: p_qt_last_updated_by IN jtf_number_table := NULL,

576: p_qt_quote_shipment_id IN jtf_number_table := NULL,
577: p_qt_creation_date IN jtf_date_table := NULL,
578: p_qt_created_by IN jtf_number_table := NULL,
579: p_qt_last_update_date IN jtf_date_table := NULL,
580: p_qt_last_updated_by IN jtf_number_table := NULL,
581: p_qt_last_update_login IN jtf_number_table := NULL,
582: p_qt_request_id IN jtf_number_table := NULL,
583: p_qt_program_application_id IN jtf_number_table := NULL,
584: p_qt_program_id IN jtf_number_table := NULL,

Line 581: p_qt_last_update_login IN jtf_number_table := NULL,

577: p_qt_creation_date IN jtf_date_table := NULL,
578: p_qt_created_by IN jtf_number_table := NULL,
579: p_qt_last_update_date IN jtf_date_table := NULL,
580: p_qt_last_updated_by IN jtf_number_table := NULL,
581: p_qt_last_update_login IN jtf_number_table := NULL,
582: p_qt_request_id IN jtf_number_table := NULL,
583: p_qt_program_application_id IN jtf_number_table := NULL,
584: p_qt_program_id IN jtf_number_table := NULL,
585: p_qt_program_update_date IN jtf_date_table := NULL,

Line 582: p_qt_request_id IN jtf_number_table := NULL,

578: p_qt_created_by IN jtf_number_table := NULL,
579: p_qt_last_update_date IN jtf_date_table := NULL,
580: p_qt_last_updated_by IN jtf_number_table := NULL,
581: p_qt_last_update_login IN jtf_number_table := NULL,
582: p_qt_request_id IN jtf_number_table := NULL,
583: p_qt_program_application_id IN jtf_number_table := NULL,
584: p_qt_program_id IN jtf_number_table := NULL,
585: p_qt_program_update_date IN jtf_date_table := NULL,
586: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,

Line 583: p_qt_program_application_id IN jtf_number_table := NULL,

579: p_qt_last_update_date IN jtf_date_table := NULL,
580: p_qt_last_updated_by IN jtf_number_table := NULL,
581: p_qt_last_update_login IN jtf_number_table := NULL,
582: p_qt_request_id IN jtf_number_table := NULL,
583: p_qt_program_application_id IN jtf_number_table := NULL,
584: p_qt_program_id IN jtf_number_table := NULL,
585: p_qt_program_update_date IN jtf_date_table := NULL,
586: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
587: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,

Line 584: p_qt_program_id IN jtf_number_table := NULL,

580: p_qt_last_updated_by IN jtf_number_table := NULL,
581: p_qt_last_update_login IN jtf_number_table := NULL,
582: p_qt_request_id IN jtf_number_table := NULL,
583: p_qt_program_application_id IN jtf_number_table := NULL,
584: p_qt_program_id IN jtf_number_table := NULL,
585: p_qt_program_update_date IN jtf_date_table := NULL,
586: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
587: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
588: p_qt_tax_rate IN jtf_number_table := NULL,

Line 588: p_qt_tax_rate IN jtf_number_table := NULL,

584: p_qt_program_id IN jtf_number_table := NULL,
585: p_qt_program_update_date IN jtf_date_table := NULL,
586: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
587: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
588: p_qt_tax_rate IN jtf_number_table := NULL,
589: p_qt_tax_date IN jtf_date_table := NULL,
590: p_qt_tax_amount IN jtf_number_table := NULL,
591: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
592: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,

Line 590: p_qt_tax_amount IN jtf_number_table := NULL,

586: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
587: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
588: p_qt_tax_rate IN jtf_number_table := NULL,
589: p_qt_tax_date IN jtf_date_table := NULL,
590: p_qt_tax_amount IN jtf_number_table := NULL,
591: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
592: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
593: p_qt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
594: p_qt_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 611: p_qlpa_qte_line_index IN jtf_number_table := NULL,

607: p_qt_attribute13 IN jtf_varchar2_table_200 := NULL,
608: p_qt_attribute14 IN jtf_varchar2_table_200 := NULL,
609: p_qt_attribute15 IN jtf_varchar2_table_200 := NULL,
610: p_qlpa_operation_code IN jtf_varchar2_table_100 := NULL,
611: p_qlpa_qte_line_index IN jtf_number_table := NULL,
612: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
613: p_qlpa_creation_date IN jtf_date_table := NULL,
614: p_qlpa_created_by IN jtf_number_table := NULL,
615: p_qlpa_last_update_date IN jtf_date_table := NULL,

Line 612: p_qlpa_price_attribute_id IN jtf_number_table := NULL,

608: p_qt_attribute14 IN jtf_varchar2_table_200 := NULL,
609: p_qt_attribute15 IN jtf_varchar2_table_200 := NULL,
610: p_qlpa_operation_code IN jtf_varchar2_table_100 := NULL,
611: p_qlpa_qte_line_index IN jtf_number_table := NULL,
612: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
613: p_qlpa_creation_date IN jtf_date_table := NULL,
614: p_qlpa_created_by IN jtf_number_table := NULL,
615: p_qlpa_last_update_date IN jtf_date_table := NULL,
616: p_qlpa_last_updated_by IN jtf_number_table := NULL,

Line 614: p_qlpa_created_by IN jtf_number_table := NULL,

610: p_qlpa_operation_code IN jtf_varchar2_table_100 := NULL,
611: p_qlpa_qte_line_index IN jtf_number_table := NULL,
612: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
613: p_qlpa_creation_date IN jtf_date_table := NULL,
614: p_qlpa_created_by IN jtf_number_table := NULL,
615: p_qlpa_last_update_date IN jtf_date_table := NULL,
616: p_qlpa_last_updated_by IN jtf_number_table := NULL,
617: p_qlpa_last_update_login IN jtf_number_table := NULL,
618: p_qlpa_request_id IN jtf_number_table := NULL,

Line 616: p_qlpa_last_updated_by IN jtf_number_table := NULL,

612: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
613: p_qlpa_creation_date IN jtf_date_table := NULL,
614: p_qlpa_created_by IN jtf_number_table := NULL,
615: p_qlpa_last_update_date IN jtf_date_table := NULL,
616: p_qlpa_last_updated_by IN jtf_number_table := NULL,
617: p_qlpa_last_update_login IN jtf_number_table := NULL,
618: p_qlpa_request_id IN jtf_number_table := NULL,
619: p_qlpa_program_application_id IN jtf_number_table := NULL,
620: p_qlpa_program_id IN jtf_number_table := NULL,

Line 617: p_qlpa_last_update_login IN jtf_number_table := NULL,

613: p_qlpa_creation_date IN jtf_date_table := NULL,
614: p_qlpa_created_by IN jtf_number_table := NULL,
615: p_qlpa_last_update_date IN jtf_date_table := NULL,
616: p_qlpa_last_updated_by IN jtf_number_table := NULL,
617: p_qlpa_last_update_login IN jtf_number_table := NULL,
618: p_qlpa_request_id IN jtf_number_table := NULL,
619: p_qlpa_program_application_id IN jtf_number_table := NULL,
620: p_qlpa_program_id IN jtf_number_table := NULL,
621: p_qlpa_program_update_date IN jtf_date_table := NULL,

Line 618: p_qlpa_request_id IN jtf_number_table := NULL,

614: p_qlpa_created_by IN jtf_number_table := NULL,
615: p_qlpa_last_update_date IN jtf_date_table := NULL,
616: p_qlpa_last_updated_by IN jtf_number_table := NULL,
617: p_qlpa_last_update_login IN jtf_number_table := NULL,
618: p_qlpa_request_id IN jtf_number_table := NULL,
619: p_qlpa_program_application_id IN jtf_number_table := NULL,
620: p_qlpa_program_id IN jtf_number_table := NULL,
621: p_qlpa_program_update_date IN jtf_date_table := NULL,
622: p_qlpa_quote_header_id IN jtf_number_table := NULL,

Line 619: p_qlpa_program_application_id IN jtf_number_table := NULL,

615: p_qlpa_last_update_date IN jtf_date_table := NULL,
616: p_qlpa_last_updated_by IN jtf_number_table := NULL,
617: p_qlpa_last_update_login IN jtf_number_table := NULL,
618: p_qlpa_request_id IN jtf_number_table := NULL,
619: p_qlpa_program_application_id IN jtf_number_table := NULL,
620: p_qlpa_program_id IN jtf_number_table := NULL,
621: p_qlpa_program_update_date IN jtf_date_table := NULL,
622: p_qlpa_quote_header_id IN jtf_number_table := NULL,
623: p_qlpa_quote_line_id IN jtf_number_table := NULL,

Line 620: p_qlpa_program_id IN jtf_number_table := NULL,

616: p_qlpa_last_updated_by IN jtf_number_table := NULL,
617: p_qlpa_last_update_login IN jtf_number_table := NULL,
618: p_qlpa_request_id IN jtf_number_table := NULL,
619: p_qlpa_program_application_id IN jtf_number_table := NULL,
620: p_qlpa_program_id IN jtf_number_table := NULL,
621: p_qlpa_program_update_date IN jtf_date_table := NULL,
622: p_qlpa_quote_header_id IN jtf_number_table := NULL,
623: p_qlpa_quote_line_id IN jtf_number_table := NULL,
624: p_qlpa_flex_title IN jtf_varchar2_table_100 := NULL,

Line 622: p_qlpa_quote_header_id IN jtf_number_table := NULL,

618: p_qlpa_request_id IN jtf_number_table := NULL,
619: p_qlpa_program_application_id IN jtf_number_table := NULL,
620: p_qlpa_program_id IN jtf_number_table := NULL,
621: p_qlpa_program_update_date IN jtf_date_table := NULL,
622: p_qlpa_quote_header_id IN jtf_number_table := NULL,
623: p_qlpa_quote_line_id IN jtf_number_table := NULL,
624: p_qlpa_flex_title IN jtf_varchar2_table_100 := NULL,
625: p_qlpa_pricing_context IN jtf_varchar2_table_100 := NULL,
626: p_qlpa_pricing_attribute1 IN jtf_varchar2_table_300 := NULL,

Line 623: p_qlpa_quote_line_id IN jtf_number_table := NULL,

619: p_qlpa_program_application_id IN jtf_number_table := NULL,
620: p_qlpa_program_id IN jtf_number_table := NULL,
621: p_qlpa_program_update_date IN jtf_date_table := NULL,
622: p_qlpa_quote_header_id IN jtf_number_table := NULL,
623: p_qlpa_quote_line_id IN jtf_number_table := NULL,
624: p_qlpa_flex_title IN jtf_varchar2_table_100 := NULL,
625: p_qlpa_pricing_context IN jtf_varchar2_table_100 := NULL,
626: p_qlpa_pricing_attribute1 IN jtf_varchar2_table_300 := NULL,
627: p_qlpa_pricing_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 743: p_qlp_qte_line_index IN jtf_number_table := NULL,

739: p_qlpa_attribute13 IN jtf_varchar2_table_300 := NULL,
740: p_qlpa_attribute14 IN jtf_varchar2_table_300 := NULL,
741: p_qlpa_attribute15 IN jtf_varchar2_table_300 := NULL,
742: p_qlp_operation_code IN jtf_varchar2_table_100 := NULL,
743: p_qlp_qte_line_index IN jtf_number_table := NULL,
744: p_qlp_payment_id IN jtf_number_table := NULL,
745: p_qlp_creation_date IN jtf_date_table := NULL,
746: p_qlp_created_by IN jtf_number_table := NULL,
747: p_qlp_last_update_date IN jtf_date_table := NULL,

Line 744: p_qlp_payment_id IN jtf_number_table := NULL,

740: p_qlpa_attribute14 IN jtf_varchar2_table_300 := NULL,
741: p_qlpa_attribute15 IN jtf_varchar2_table_300 := NULL,
742: p_qlp_operation_code IN jtf_varchar2_table_100 := NULL,
743: p_qlp_qte_line_index IN jtf_number_table := NULL,
744: p_qlp_payment_id IN jtf_number_table := NULL,
745: p_qlp_creation_date IN jtf_date_table := NULL,
746: p_qlp_created_by IN jtf_number_table := NULL,
747: p_qlp_last_update_date IN jtf_date_table := NULL,
748: p_qlp_last_updated_by IN jtf_number_table := NULL,

Line 746: p_qlp_created_by IN jtf_number_table := NULL,

742: p_qlp_operation_code IN jtf_varchar2_table_100 := NULL,
743: p_qlp_qte_line_index IN jtf_number_table := NULL,
744: p_qlp_payment_id IN jtf_number_table := NULL,
745: p_qlp_creation_date IN jtf_date_table := NULL,
746: p_qlp_created_by IN jtf_number_table := NULL,
747: p_qlp_last_update_date IN jtf_date_table := NULL,
748: p_qlp_last_updated_by IN jtf_number_table := NULL,
749: p_qlp_last_update_login IN jtf_number_table := NULL,
750: p_qlp_request_id IN jtf_number_table := NULL,

Line 748: p_qlp_last_updated_by IN jtf_number_table := NULL,

744: p_qlp_payment_id IN jtf_number_table := NULL,
745: p_qlp_creation_date IN jtf_date_table := NULL,
746: p_qlp_created_by IN jtf_number_table := NULL,
747: p_qlp_last_update_date IN jtf_date_table := NULL,
748: p_qlp_last_updated_by IN jtf_number_table := NULL,
749: p_qlp_last_update_login IN jtf_number_table := NULL,
750: p_qlp_request_id IN jtf_number_table := NULL,
751: p_qlp_program_application_id IN jtf_number_table := NULL,
752: p_qlp_program_id IN jtf_number_table := NULL,

Line 749: p_qlp_last_update_login IN jtf_number_table := NULL,

745: p_qlp_creation_date IN jtf_date_table := NULL,
746: p_qlp_created_by IN jtf_number_table := NULL,
747: p_qlp_last_update_date IN jtf_date_table := NULL,
748: p_qlp_last_updated_by IN jtf_number_table := NULL,
749: p_qlp_last_update_login IN jtf_number_table := NULL,
750: p_qlp_request_id IN jtf_number_table := NULL,
751: p_qlp_program_application_id IN jtf_number_table := NULL,
752: p_qlp_program_id IN jtf_number_table := NULL,
753: p_qlp_program_update_date IN jtf_date_table := NULL,

Line 750: p_qlp_request_id IN jtf_number_table := NULL,

746: p_qlp_created_by IN jtf_number_table := NULL,
747: p_qlp_last_update_date IN jtf_date_table := NULL,
748: p_qlp_last_updated_by IN jtf_number_table := NULL,
749: p_qlp_last_update_login IN jtf_number_table := NULL,
750: p_qlp_request_id IN jtf_number_table := NULL,
751: p_qlp_program_application_id IN jtf_number_table := NULL,
752: p_qlp_program_id IN jtf_number_table := NULL,
753: p_qlp_program_update_date IN jtf_date_table := NULL,
754: p_qlp_quote_header_id IN jtf_number_table := NULL,

Line 751: p_qlp_program_application_id IN jtf_number_table := NULL,

747: p_qlp_last_update_date IN jtf_date_table := NULL,
748: p_qlp_last_updated_by IN jtf_number_table := NULL,
749: p_qlp_last_update_login IN jtf_number_table := NULL,
750: p_qlp_request_id IN jtf_number_table := NULL,
751: p_qlp_program_application_id IN jtf_number_table := NULL,
752: p_qlp_program_id IN jtf_number_table := NULL,
753: p_qlp_program_update_date IN jtf_date_table := NULL,
754: p_qlp_quote_header_id IN jtf_number_table := NULL,
755: p_qlp_quote_line_id IN jtf_number_table := NULL,

Line 752: p_qlp_program_id IN jtf_number_table := NULL,

748: p_qlp_last_updated_by IN jtf_number_table := NULL,
749: p_qlp_last_update_login IN jtf_number_table := NULL,
750: p_qlp_request_id IN jtf_number_table := NULL,
751: p_qlp_program_application_id IN jtf_number_table := NULL,
752: p_qlp_program_id IN jtf_number_table := NULL,
753: p_qlp_program_update_date IN jtf_date_table := NULL,
754: p_qlp_quote_header_id IN jtf_number_table := NULL,
755: p_qlp_quote_line_id IN jtf_number_table := NULL,
756: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,

Line 754: p_qlp_quote_header_id IN jtf_number_table := NULL,

750: p_qlp_request_id IN jtf_number_table := NULL,
751: p_qlp_program_application_id IN jtf_number_table := NULL,
752: p_qlp_program_id IN jtf_number_table := NULL,
753: p_qlp_program_update_date IN jtf_date_table := NULL,
754: p_qlp_quote_header_id IN jtf_number_table := NULL,
755: p_qlp_quote_line_id IN jtf_number_table := NULL,
756: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,
757: p_qlp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
758: p_qlp_payment_option IN jtf_varchar2_table_300 := NULL,

Line 755: p_qlp_quote_line_id IN jtf_number_table := NULL,

751: p_qlp_program_application_id IN jtf_number_table := NULL,
752: p_qlp_program_id IN jtf_number_table := NULL,
753: p_qlp_program_update_date IN jtf_date_table := NULL,
754: p_qlp_quote_header_id IN jtf_number_table := NULL,
755: p_qlp_quote_line_id IN jtf_number_table := NULL,
756: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,
757: p_qlp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
758: p_qlp_payment_option IN jtf_varchar2_table_300 := NULL,
759: p_qlp_payment_term_id IN jtf_number_table := NULL,

Line 759: p_qlp_payment_term_id IN jtf_number_table := NULL,

755: p_qlp_quote_line_id IN jtf_number_table := NULL,
756: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,
757: p_qlp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
758: p_qlp_payment_option IN jtf_varchar2_table_300 := NULL,
759: p_qlp_payment_term_id IN jtf_number_table := NULL,
760: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
761: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
762: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
763: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,

Line 765: p_qlp_payment_amount IN jtf_number_table := NULL,

761: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
762: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
763: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
764: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
765: p_qlp_payment_amount IN jtf_number_table := NULL,
766: p_qlp_cust_po_number IN jtf_varchar2_table_100 := NULL,
767: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,
768: p_qlp_attribute1 IN jtf_varchar2_table_200 := NULL,
769: p_qlp_attribute2 IN jtf_varchar2_table_200 := NULL,

Line 784: p_qls_qte_line_index IN jtf_number_table := NULL,

780: p_qlp_attribute13 IN jtf_varchar2_table_200 := NULL,
781: p_qlp_attribute14 IN jtf_varchar2_table_200 := NULL,
782: p_qlp_attribute15 IN jtf_varchar2_table_200 := NULL,
783: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,
784: p_qls_qte_line_index IN jtf_number_table := NULL,
785: p_qls_shipment_id IN jtf_number_table := NULL,
786: p_qls_creation_date IN jtf_date_table := NULL,
787: p_qls_created_by IN jtf_number_table := NULL,
788: p_qls_last_update_date IN jtf_date_table := NULL,

Line 785: p_qls_shipment_id IN jtf_number_table := NULL,

781: p_qlp_attribute14 IN jtf_varchar2_table_200 := NULL,
782: p_qlp_attribute15 IN jtf_varchar2_table_200 := NULL,
783: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,
784: p_qls_qte_line_index IN jtf_number_table := NULL,
785: p_qls_shipment_id IN jtf_number_table := NULL,
786: p_qls_creation_date IN jtf_date_table := NULL,
787: p_qls_created_by IN jtf_number_table := NULL,
788: p_qls_last_update_date IN jtf_date_table := NULL,
789: p_qls_last_updated_by IN jtf_number_table := NULL,

Line 787: p_qls_created_by IN jtf_number_table := NULL,

783: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,
784: p_qls_qte_line_index IN jtf_number_table := NULL,
785: p_qls_shipment_id IN jtf_number_table := NULL,
786: p_qls_creation_date IN jtf_date_table := NULL,
787: p_qls_created_by IN jtf_number_table := NULL,
788: p_qls_last_update_date IN jtf_date_table := NULL,
789: p_qls_last_updated_by IN jtf_number_table := NULL,
790: p_qls_last_update_login IN jtf_number_table := NULL,
791: p_qls_request_id IN jtf_number_table := NULL,

Line 789: p_qls_last_updated_by IN jtf_number_table := NULL,

785: p_qls_shipment_id IN jtf_number_table := NULL,
786: p_qls_creation_date IN jtf_date_table := NULL,
787: p_qls_created_by IN jtf_number_table := NULL,
788: p_qls_last_update_date IN jtf_date_table := NULL,
789: p_qls_last_updated_by IN jtf_number_table := NULL,
790: p_qls_last_update_login IN jtf_number_table := NULL,
791: p_qls_request_id IN jtf_number_table := NULL,
792: p_qls_program_application_id IN jtf_number_table := NULL,
793: p_qls_program_id IN jtf_number_table := NULL,

Line 790: p_qls_last_update_login IN jtf_number_table := NULL,

786: p_qls_creation_date IN jtf_date_table := NULL,
787: p_qls_created_by IN jtf_number_table := NULL,
788: p_qls_last_update_date IN jtf_date_table := NULL,
789: p_qls_last_updated_by IN jtf_number_table := NULL,
790: p_qls_last_update_login IN jtf_number_table := NULL,
791: p_qls_request_id IN jtf_number_table := NULL,
792: p_qls_program_application_id IN jtf_number_table := NULL,
793: p_qls_program_id IN jtf_number_table := NULL,
794: p_qls_program_update_date IN jtf_date_table := NULL,

Line 791: p_qls_request_id IN jtf_number_table := NULL,

787: p_qls_created_by IN jtf_number_table := NULL,
788: p_qls_last_update_date IN jtf_date_table := NULL,
789: p_qls_last_updated_by IN jtf_number_table := NULL,
790: p_qls_last_update_login IN jtf_number_table := NULL,
791: p_qls_request_id IN jtf_number_table := NULL,
792: p_qls_program_application_id IN jtf_number_table := NULL,
793: p_qls_program_id IN jtf_number_table := NULL,
794: p_qls_program_update_date IN jtf_date_table := NULL,
795: p_qls_quote_header_id IN jtf_number_table := NULL,

Line 792: p_qls_program_application_id IN jtf_number_table := NULL,

788: p_qls_last_update_date IN jtf_date_table := NULL,
789: p_qls_last_updated_by IN jtf_number_table := NULL,
790: p_qls_last_update_login IN jtf_number_table := NULL,
791: p_qls_request_id IN jtf_number_table := NULL,
792: p_qls_program_application_id IN jtf_number_table := NULL,
793: p_qls_program_id IN jtf_number_table := NULL,
794: p_qls_program_update_date IN jtf_date_table := NULL,
795: p_qls_quote_header_id IN jtf_number_table := NULL,
796: p_qls_quote_line_id IN jtf_number_table := NULL,

Line 793: p_qls_program_id IN jtf_number_table := NULL,

789: p_qls_last_updated_by IN jtf_number_table := NULL,
790: p_qls_last_update_login IN jtf_number_table := NULL,
791: p_qls_request_id IN jtf_number_table := NULL,
792: p_qls_program_application_id IN jtf_number_table := NULL,
793: p_qls_program_id IN jtf_number_table := NULL,
794: p_qls_program_update_date IN jtf_date_table := NULL,
795: p_qls_quote_header_id IN jtf_number_table := NULL,
796: p_qls_quote_line_id IN jtf_number_table := NULL,
797: p_qls_promise_date IN jtf_date_table := NULL,

Line 795: p_qls_quote_header_id IN jtf_number_table := NULL,

791: p_qls_request_id IN jtf_number_table := NULL,
792: p_qls_program_application_id IN jtf_number_table := NULL,
793: p_qls_program_id IN jtf_number_table := NULL,
794: p_qls_program_update_date IN jtf_date_table := NULL,
795: p_qls_quote_header_id IN jtf_number_table := NULL,
796: p_qls_quote_line_id IN jtf_number_table := NULL,
797: p_qls_promise_date IN jtf_date_table := NULL,
798: p_qls_request_date IN jtf_date_table := NULL,
799: p_qls_schedule_ship_date IN jtf_date_table := NULL,

Line 796: p_qls_quote_line_id IN jtf_number_table := NULL,

792: p_qls_program_application_id IN jtf_number_table := NULL,
793: p_qls_program_id IN jtf_number_table := NULL,
794: p_qls_program_update_date IN jtf_date_table := NULL,
795: p_qls_quote_header_id IN jtf_number_table := NULL,
796: p_qls_quote_line_id IN jtf_number_table := NULL,
797: p_qls_promise_date IN jtf_date_table := NULL,
798: p_qls_request_date IN jtf_date_table := NULL,
799: p_qls_schedule_ship_date IN jtf_date_table := NULL,
800: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,

Line 800: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,

796: p_qls_quote_line_id IN jtf_number_table := NULL,
797: p_qls_promise_date IN jtf_date_table := NULL,
798: p_qls_request_date IN jtf_date_table := NULL,
799: p_qls_schedule_ship_date IN jtf_date_table := NULL,
800: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
801: p_qls_ship_to_party_id IN jtf_number_table := NULL,
802: p_qls_ship_to_cust_acct_id IN jtf_number_table := NULL,
803: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
804: p_qls_ship_set_id IN jtf_number_table := NULL,

Line 801: p_qls_ship_to_party_id IN jtf_number_table := NULL,

797: p_qls_promise_date IN jtf_date_table := NULL,
798: p_qls_request_date IN jtf_date_table := NULL,
799: p_qls_schedule_ship_date IN jtf_date_table := NULL,
800: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
801: p_qls_ship_to_party_id IN jtf_number_table := NULL,
802: p_qls_ship_to_cust_acct_id IN jtf_number_table := NULL,
803: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
804: p_qls_ship_set_id IN jtf_number_table := NULL,
805: p_qls_ship_method_code IN jtf_varchar2_table_100 := NULL,

Line 802: p_qls_ship_to_cust_acct_id IN jtf_number_table := NULL,

798: p_qls_request_date IN jtf_date_table := NULL,
799: p_qls_schedule_ship_date IN jtf_date_table := NULL,
800: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
801: p_qls_ship_to_party_id IN jtf_number_table := NULL,
802: p_qls_ship_to_cust_acct_id IN jtf_number_table := NULL,
803: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
804: p_qls_ship_set_id IN jtf_number_table := NULL,
805: p_qls_ship_method_code IN jtf_varchar2_table_100 := NULL,
806: p_qls_freight_terms_code IN jtf_varchar2_table_100 := NULL,

Line 804: p_qls_ship_set_id IN jtf_number_table := NULL,

800: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
801: p_qls_ship_to_party_id IN jtf_number_table := NULL,
802: p_qls_ship_to_cust_acct_id IN jtf_number_table := NULL,
803: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
804: p_qls_ship_set_id IN jtf_number_table := NULL,
805: p_qls_ship_method_code IN jtf_varchar2_table_100 := NULL,
806: p_qls_freight_terms_code IN jtf_varchar2_table_100 := NULL,
807: p_qls_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
808: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,

Line 812: p_qls_quantity IN jtf_number_table := NULL,

808: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,
809: p_qls_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
810: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
811: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,
812: p_qls_quantity IN jtf_number_table := NULL,
813: p_qls_reserved_quantity IN jtf_number_table := NULL,
814: p_qls_reservation_id IN jtf_number_table := NULL,
815: p_qls_order_line_id IN jtf_number_table := NULL,
816: p_qls_ship_to_party_name IN jtf_varchar2_table_300 := NULL,

Line 813: p_qls_reserved_quantity IN jtf_number_table := NULL,

809: p_qls_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
810: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
811: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,
812: p_qls_quantity IN jtf_number_table := NULL,
813: p_qls_reserved_quantity IN jtf_number_table := NULL,
814: p_qls_reservation_id IN jtf_number_table := NULL,
815: p_qls_order_line_id IN jtf_number_table := NULL,
816: p_qls_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
817: p_qls_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,

Line 814: p_qls_reservation_id IN jtf_number_table := NULL,

810: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
811: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,
812: p_qls_quantity IN jtf_number_table := NULL,
813: p_qls_reserved_quantity IN jtf_number_table := NULL,
814: p_qls_reservation_id IN jtf_number_table := NULL,
815: p_qls_order_line_id IN jtf_number_table := NULL,
816: p_qls_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
817: p_qls_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,
818: p_qls_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,

Line 815: p_qls_order_line_id IN jtf_number_table := NULL,

811: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,
812: p_qls_quantity IN jtf_number_table := NULL,
813: p_qls_reserved_quantity IN jtf_number_table := NULL,
814: p_qls_reservation_id IN jtf_number_table := NULL,
815: p_qls_order_line_id IN jtf_number_table := NULL,
816: p_qls_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
817: p_qls_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,
818: p_qls_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,
819: p_qls_ship_to_cont_lst_name IN jtf_varchar2_table_100 := NULL,

Line 848: p_qlt_qte_line_index IN jtf_number_table := NULL,

844: p_qls_attribute13 IN jtf_varchar2_table_200 := NULL,
845: p_qls_attribute14 IN jtf_varchar2_table_200 := NULL,
846: p_qls_attribute15 IN jtf_varchar2_table_200 := NULL,
847: p_qlt_operation_code IN jtf_varchar2_table_100 := NULL,
848: p_qlt_qte_line_index IN jtf_number_table := NULL,
849: p_qlt_shipment_index IN jtf_number_table := NULL,
850: p_qlt_tax_detail_id IN jtf_number_table := NULL,
851: p_qlt_quote_header_id IN jtf_number_table := NULL,
852: p_qlt_quote_line_id IN jtf_number_table := NULL,

Line 849: p_qlt_shipment_index IN jtf_number_table := NULL,

845: p_qls_attribute14 IN jtf_varchar2_table_200 := NULL,
846: p_qls_attribute15 IN jtf_varchar2_table_200 := NULL,
847: p_qlt_operation_code IN jtf_varchar2_table_100 := NULL,
848: p_qlt_qte_line_index IN jtf_number_table := NULL,
849: p_qlt_shipment_index IN jtf_number_table := NULL,
850: p_qlt_tax_detail_id IN jtf_number_table := NULL,
851: p_qlt_quote_header_id IN jtf_number_table := NULL,
852: p_qlt_quote_line_id IN jtf_number_table := NULL,
853: p_qlt_quote_shipment_id IN jtf_number_table := NULL,

Line 850: p_qlt_tax_detail_id IN jtf_number_table := NULL,

846: p_qls_attribute15 IN jtf_varchar2_table_200 := NULL,
847: p_qlt_operation_code IN jtf_varchar2_table_100 := NULL,
848: p_qlt_qte_line_index IN jtf_number_table := NULL,
849: p_qlt_shipment_index IN jtf_number_table := NULL,
850: p_qlt_tax_detail_id IN jtf_number_table := NULL,
851: p_qlt_quote_header_id IN jtf_number_table := NULL,
852: p_qlt_quote_line_id IN jtf_number_table := NULL,
853: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
854: p_qlt_creation_date IN jtf_date_table := NULL,

Line 851: p_qlt_quote_header_id IN jtf_number_table := NULL,

847: p_qlt_operation_code IN jtf_varchar2_table_100 := NULL,
848: p_qlt_qte_line_index IN jtf_number_table := NULL,
849: p_qlt_shipment_index IN jtf_number_table := NULL,
850: p_qlt_tax_detail_id IN jtf_number_table := NULL,
851: p_qlt_quote_header_id IN jtf_number_table := NULL,
852: p_qlt_quote_line_id IN jtf_number_table := NULL,
853: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
854: p_qlt_creation_date IN jtf_date_table := NULL,
855: p_qlt_created_by IN jtf_number_table := NULL,

Line 852: p_qlt_quote_line_id IN jtf_number_table := NULL,

848: p_qlt_qte_line_index IN jtf_number_table := NULL,
849: p_qlt_shipment_index IN jtf_number_table := NULL,
850: p_qlt_tax_detail_id IN jtf_number_table := NULL,
851: p_qlt_quote_header_id IN jtf_number_table := NULL,
852: p_qlt_quote_line_id IN jtf_number_table := NULL,
853: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
854: p_qlt_creation_date IN jtf_date_table := NULL,
855: p_qlt_created_by IN jtf_number_table := NULL,
856: p_qlt_last_update_date IN jtf_date_table := NULL,

Line 853: p_qlt_quote_shipment_id IN jtf_number_table := NULL,

849: p_qlt_shipment_index IN jtf_number_table := NULL,
850: p_qlt_tax_detail_id IN jtf_number_table := NULL,
851: p_qlt_quote_header_id IN jtf_number_table := NULL,
852: p_qlt_quote_line_id IN jtf_number_table := NULL,
853: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
854: p_qlt_creation_date IN jtf_date_table := NULL,
855: p_qlt_created_by IN jtf_number_table := NULL,
856: p_qlt_last_update_date IN jtf_date_table := NULL,
857: p_qlt_last_updated_by IN jtf_number_table := NULL,

Line 855: p_qlt_created_by IN jtf_number_table := NULL,

851: p_qlt_quote_header_id IN jtf_number_table := NULL,
852: p_qlt_quote_line_id IN jtf_number_table := NULL,
853: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
854: p_qlt_creation_date IN jtf_date_table := NULL,
855: p_qlt_created_by IN jtf_number_table := NULL,
856: p_qlt_last_update_date IN jtf_date_table := NULL,
857: p_qlt_last_updated_by IN jtf_number_table := NULL,
858: p_qlt_last_update_login IN jtf_number_table := NULL,
859: p_qlt_request_id IN jtf_number_table := NULL,

Line 857: p_qlt_last_updated_by IN jtf_number_table := NULL,

853: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
854: p_qlt_creation_date IN jtf_date_table := NULL,
855: p_qlt_created_by IN jtf_number_table := NULL,
856: p_qlt_last_update_date IN jtf_date_table := NULL,
857: p_qlt_last_updated_by IN jtf_number_table := NULL,
858: p_qlt_last_update_login IN jtf_number_table := NULL,
859: p_qlt_request_id IN jtf_number_table := NULL,
860: p_qlt_program_application_id IN jtf_number_table := NULL,
861: p_qlt_program_id IN jtf_number_table := NULL,

Line 858: p_qlt_last_update_login IN jtf_number_table := NULL,

854: p_qlt_creation_date IN jtf_date_table := NULL,
855: p_qlt_created_by IN jtf_number_table := NULL,
856: p_qlt_last_update_date IN jtf_date_table := NULL,
857: p_qlt_last_updated_by IN jtf_number_table := NULL,
858: p_qlt_last_update_login IN jtf_number_table := NULL,
859: p_qlt_request_id IN jtf_number_table := NULL,
860: p_qlt_program_application_id IN jtf_number_table := NULL,
861: p_qlt_program_id IN jtf_number_table := NULL,
862: p_qlt_program_update_date IN jtf_date_table := NULL,

Line 859: p_qlt_request_id IN jtf_number_table := NULL,

855: p_qlt_created_by IN jtf_number_table := NULL,
856: p_qlt_last_update_date IN jtf_date_table := NULL,
857: p_qlt_last_updated_by IN jtf_number_table := NULL,
858: p_qlt_last_update_login IN jtf_number_table := NULL,
859: p_qlt_request_id IN jtf_number_table := NULL,
860: p_qlt_program_application_id IN jtf_number_table := NULL,
861: p_qlt_program_id IN jtf_number_table := NULL,
862: p_qlt_program_update_date IN jtf_date_table := NULL,
863: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,

Line 860: p_qlt_program_application_id IN jtf_number_table := NULL,

856: p_qlt_last_update_date IN jtf_date_table := NULL,
857: p_qlt_last_updated_by IN jtf_number_table := NULL,
858: p_qlt_last_update_login IN jtf_number_table := NULL,
859: p_qlt_request_id IN jtf_number_table := NULL,
860: p_qlt_program_application_id IN jtf_number_table := NULL,
861: p_qlt_program_id IN jtf_number_table := NULL,
862: p_qlt_program_update_date IN jtf_date_table := NULL,
863: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
864: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,

Line 861: p_qlt_program_id IN jtf_number_table := NULL,

857: p_qlt_last_updated_by IN jtf_number_table := NULL,
858: p_qlt_last_update_login IN jtf_number_table := NULL,
859: p_qlt_request_id IN jtf_number_table := NULL,
860: p_qlt_program_application_id IN jtf_number_table := NULL,
861: p_qlt_program_id IN jtf_number_table := NULL,
862: p_qlt_program_update_date IN jtf_date_table := NULL,
863: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
864: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
865: p_qlt_tax_rate IN jtf_number_table := NULL,

Line 865: p_qlt_tax_rate IN jtf_number_table := NULL,

861: p_qlt_program_id IN jtf_number_table := NULL,
862: p_qlt_program_update_date IN jtf_date_table := NULL,
863: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
864: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
865: p_qlt_tax_rate IN jtf_number_table := NULL,
866: p_qlt_tax_date IN jtf_date_table := NULL,
867: p_qlt_tax_amount IN jtf_number_table := NULL,
868: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
869: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,

Line 867: p_qlt_tax_amount IN jtf_number_table := NULL,

863: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
864: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
865: p_qlt_tax_rate IN jtf_number_table := NULL,
866: p_qlt_tax_date IN jtf_date_table := NULL,
867: p_qlt_tax_amount IN jtf_number_table := NULL,
868: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
869: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
870: p_qlt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
871: p_qlt_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 888: p_qlpaa_qte_line_index IN jtf_number_table := NULL,

884: p_qlt_attribute13 IN jtf_varchar2_table_200 := NULL,
885: p_qlt_attribute14 IN jtf_varchar2_table_200 := NULL,
886: p_qlt_attribute15 IN jtf_varchar2_table_200 := NULL,
887: p_qlpaa_operation_code IN jtf_varchar2_table_100 := NULL,
888: p_qlpaa_qte_line_index IN jtf_number_table := NULL,
889: p_qlpaa_price_adj_index IN jtf_number_table := NULL,
890: p_qlpaa_price_adj_attrib_id IN jtf_number_table := NULL,
891: p_qlpaa_creation_date IN jtf_date_table := NULL,
892: p_qlpaa_created_by IN jtf_number_table := NULL,

Line 889: p_qlpaa_price_adj_index IN jtf_number_table := NULL,

885: p_qlt_attribute14 IN jtf_varchar2_table_200 := NULL,
886: p_qlt_attribute15 IN jtf_varchar2_table_200 := NULL,
887: p_qlpaa_operation_code IN jtf_varchar2_table_100 := NULL,
888: p_qlpaa_qte_line_index IN jtf_number_table := NULL,
889: p_qlpaa_price_adj_index IN jtf_number_table := NULL,
890: p_qlpaa_price_adj_attrib_id IN jtf_number_table := NULL,
891: p_qlpaa_creation_date IN jtf_date_table := NULL,
892: p_qlpaa_created_by IN jtf_number_table := NULL,
893: p_qlpaa_last_update_date IN jtf_date_table := NULL,

Line 890: p_qlpaa_price_adj_attrib_id IN jtf_number_table := NULL,

886: p_qlt_attribute15 IN jtf_varchar2_table_200 := NULL,
887: p_qlpaa_operation_code IN jtf_varchar2_table_100 := NULL,
888: p_qlpaa_qte_line_index IN jtf_number_table := NULL,
889: p_qlpaa_price_adj_index IN jtf_number_table := NULL,
890: p_qlpaa_price_adj_attrib_id IN jtf_number_table := NULL,
891: p_qlpaa_creation_date IN jtf_date_table := NULL,
892: p_qlpaa_created_by IN jtf_number_table := NULL,
893: p_qlpaa_last_update_date IN jtf_date_table := NULL,
894: p_qlpaa_last_updated_by IN jtf_number_table := NULL,

Line 892: p_qlpaa_created_by IN jtf_number_table := NULL,

888: p_qlpaa_qte_line_index IN jtf_number_table := NULL,
889: p_qlpaa_price_adj_index IN jtf_number_table := NULL,
890: p_qlpaa_price_adj_attrib_id IN jtf_number_table := NULL,
891: p_qlpaa_creation_date IN jtf_date_table := NULL,
892: p_qlpaa_created_by IN jtf_number_table := NULL,
893: p_qlpaa_last_update_date IN jtf_date_table := NULL,
894: p_qlpaa_last_updated_by IN jtf_number_table := NULL,
895: p_qlpaa_last_update_login IN jtf_number_table := NULL,
896: p_qlpaa_program_application_id IN jtf_number_table := NULL,

Line 894: p_qlpaa_last_updated_by IN jtf_number_table := NULL,

890: p_qlpaa_price_adj_attrib_id IN jtf_number_table := NULL,
891: p_qlpaa_creation_date IN jtf_date_table := NULL,
892: p_qlpaa_created_by IN jtf_number_table := NULL,
893: p_qlpaa_last_update_date IN jtf_date_table := NULL,
894: p_qlpaa_last_updated_by IN jtf_number_table := NULL,
895: p_qlpaa_last_update_login IN jtf_number_table := NULL,
896: p_qlpaa_program_application_id IN jtf_number_table := NULL,
897: p_qlpaa_program_id IN jtf_number_table := NULL,
898: p_qlpaa_program_update_date IN jtf_date_table := NULL,

Line 895: p_qlpaa_last_update_login IN jtf_number_table := NULL,

891: p_qlpaa_creation_date IN jtf_date_table := NULL,
892: p_qlpaa_created_by IN jtf_number_table := NULL,
893: p_qlpaa_last_update_date IN jtf_date_table := NULL,
894: p_qlpaa_last_updated_by IN jtf_number_table := NULL,
895: p_qlpaa_last_update_login IN jtf_number_table := NULL,
896: p_qlpaa_program_application_id IN jtf_number_table := NULL,
897: p_qlpaa_program_id IN jtf_number_table := NULL,
898: p_qlpaa_program_update_date IN jtf_date_table := NULL,
899: p_qlpaa_request_id IN jtf_number_table := NULL,

Line 896: p_qlpaa_program_application_id IN jtf_number_table := NULL,

892: p_qlpaa_created_by IN jtf_number_table := NULL,
893: p_qlpaa_last_update_date IN jtf_date_table := NULL,
894: p_qlpaa_last_updated_by IN jtf_number_table := NULL,
895: p_qlpaa_last_update_login IN jtf_number_table := NULL,
896: p_qlpaa_program_application_id IN jtf_number_table := NULL,
897: p_qlpaa_program_id IN jtf_number_table := NULL,
898: p_qlpaa_program_update_date IN jtf_date_table := NULL,
899: p_qlpaa_request_id IN jtf_number_table := NULL,
900: p_qlpaa_price_adjustment_id IN jtf_number_table := NULL,

Line 897: p_qlpaa_program_id IN jtf_number_table := NULL,

893: p_qlpaa_last_update_date IN jtf_date_table := NULL,
894: p_qlpaa_last_updated_by IN jtf_number_table := NULL,
895: p_qlpaa_last_update_login IN jtf_number_table := NULL,
896: p_qlpaa_program_application_id IN jtf_number_table := NULL,
897: p_qlpaa_program_id IN jtf_number_table := NULL,
898: p_qlpaa_program_update_date IN jtf_date_table := NULL,
899: p_qlpaa_request_id IN jtf_number_table := NULL,
900: p_qlpaa_price_adjustment_id IN jtf_number_table := NULL,
901: p_qlpaa_pricing_context IN jtf_varchar2_table_100 := NULL,

Line 899: p_qlpaa_request_id IN jtf_number_table := NULL,

895: p_qlpaa_last_update_login IN jtf_number_table := NULL,
896: p_qlpaa_program_application_id IN jtf_number_table := NULL,
897: p_qlpaa_program_id IN jtf_number_table := NULL,
898: p_qlpaa_program_update_date IN jtf_date_table := NULL,
899: p_qlpaa_request_id IN jtf_number_table := NULL,
900: p_qlpaa_price_adjustment_id IN jtf_number_table := NULL,
901: p_qlpaa_pricing_context IN jtf_varchar2_table_100 := NULL,
902: p_qlpaa_pricing_attribute IN jtf_varchar2_table_100 := NULL,
903: p_qlpaa_prc_attr_value_from IN jtf_varchar2_table_300 := NULL,

Line 900: p_qlpaa_price_adjustment_id IN jtf_number_table := NULL,

896: p_qlpaa_program_application_id IN jtf_number_table := NULL,
897: p_qlpaa_program_id IN jtf_number_table := NULL,
898: p_qlpaa_program_update_date IN jtf_date_table := NULL,
899: p_qlpaa_request_id IN jtf_number_table := NULL,
900: p_qlpaa_price_adjustment_id IN jtf_number_table := NULL,
901: p_qlpaa_pricing_context IN jtf_varchar2_table_100 := NULL,
902: p_qlpaa_pricing_attribute IN jtf_varchar2_table_100 := NULL,
903: p_qlpaa_prc_attr_value_from IN jtf_varchar2_table_300 := NULL,
904: p_qlpaa_pricing_attr_value_to IN jtf_varchar2_table_300 := NULL,

Line 908: p_qlpaj_qte_line_index IN jtf_number_table := NULL,

904: p_qlpaa_pricing_attr_value_to IN jtf_varchar2_table_300 := NULL,
905: p_qlpaa_comparison_operator IN jtf_varchar2_table_100 := NULL,
906: p_qlpaa_flex_title IN jtf_varchar2_table_100 := NULL,
907: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,
908: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
909: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
910: p_qlpaj_creation_date IN jtf_date_table := NULL,
911: p_qlpaj_created_by IN jtf_number_table := NULL,
912: p_qlpaj_last_update_date IN jtf_date_table := NULL,

Line 909: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,

905: p_qlpaa_comparison_operator IN jtf_varchar2_table_100 := NULL,
906: p_qlpaa_flex_title IN jtf_varchar2_table_100 := NULL,
907: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,
908: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
909: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
910: p_qlpaj_creation_date IN jtf_date_table := NULL,
911: p_qlpaj_created_by IN jtf_number_table := NULL,
912: p_qlpaj_last_update_date IN jtf_date_table := NULL,
913: p_qlpaj_last_updated_by IN jtf_number_table := NULL,

Line 911: p_qlpaj_created_by IN jtf_number_table := NULL,

907: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,
908: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
909: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
910: p_qlpaj_creation_date IN jtf_date_table := NULL,
911: p_qlpaj_created_by IN jtf_number_table := NULL,
912: p_qlpaj_last_update_date IN jtf_date_table := NULL,
913: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
914: p_qlpaj_last_update_login IN jtf_number_table := NULL,
915: p_qlpaj_program_application_id IN jtf_number_table := NULL,

Line 913: p_qlpaj_last_updated_by IN jtf_number_table := NULL,

909: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
910: p_qlpaj_creation_date IN jtf_date_table := NULL,
911: p_qlpaj_created_by IN jtf_number_table := NULL,
912: p_qlpaj_last_update_date IN jtf_date_table := NULL,
913: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
914: p_qlpaj_last_update_login IN jtf_number_table := NULL,
915: p_qlpaj_program_application_id IN jtf_number_table := NULL,
916: p_qlpaj_program_id IN jtf_number_table := NULL,
917: p_qlpaj_program_update_date IN jtf_date_table := NULL,

Line 914: p_qlpaj_last_update_login IN jtf_number_table := NULL,

910: p_qlpaj_creation_date IN jtf_date_table := NULL,
911: p_qlpaj_created_by IN jtf_number_table := NULL,
912: p_qlpaj_last_update_date IN jtf_date_table := NULL,
913: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
914: p_qlpaj_last_update_login IN jtf_number_table := NULL,
915: p_qlpaj_program_application_id IN jtf_number_table := NULL,
916: p_qlpaj_program_id IN jtf_number_table := NULL,
917: p_qlpaj_program_update_date IN jtf_date_table := NULL,
918: p_qlpaj_request_id IN jtf_number_table := NULL,

Line 915: p_qlpaj_program_application_id IN jtf_number_table := NULL,

911: p_qlpaj_created_by IN jtf_number_table := NULL,
912: p_qlpaj_last_update_date IN jtf_date_table := NULL,
913: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
914: p_qlpaj_last_update_login IN jtf_number_table := NULL,
915: p_qlpaj_program_application_id IN jtf_number_table := NULL,
916: p_qlpaj_program_id IN jtf_number_table := NULL,
917: p_qlpaj_program_update_date IN jtf_date_table := NULL,
918: p_qlpaj_request_id IN jtf_number_table := NULL,
919: p_qlpaj_quote_header_id IN jtf_number_table := NULL,

Line 916: p_qlpaj_program_id IN jtf_number_table := NULL,

912: p_qlpaj_last_update_date IN jtf_date_table := NULL,
913: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
914: p_qlpaj_last_update_login IN jtf_number_table := NULL,
915: p_qlpaj_program_application_id IN jtf_number_table := NULL,
916: p_qlpaj_program_id IN jtf_number_table := NULL,
917: p_qlpaj_program_update_date IN jtf_date_table := NULL,
918: p_qlpaj_request_id IN jtf_number_table := NULL,
919: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
920: p_qlpaj_quote_line_id IN jtf_number_table := NULL,

Line 918: p_qlpaj_request_id IN jtf_number_table := NULL,

914: p_qlpaj_last_update_login IN jtf_number_table := NULL,
915: p_qlpaj_program_application_id IN jtf_number_table := NULL,
916: p_qlpaj_program_id IN jtf_number_table := NULL,
917: p_qlpaj_program_update_date IN jtf_date_table := NULL,
918: p_qlpaj_request_id IN jtf_number_table := NULL,
919: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
920: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
921: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,
922: p_qlpaj_modifier_line_id IN jtf_number_table := NULL,

Line 919: p_qlpaj_quote_header_id IN jtf_number_table := NULL,

915: p_qlpaj_program_application_id IN jtf_number_table := NULL,
916: p_qlpaj_program_id IN jtf_number_table := NULL,
917: p_qlpaj_program_update_date IN jtf_date_table := NULL,
918: p_qlpaj_request_id IN jtf_number_table := NULL,
919: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
920: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
921: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,
922: p_qlpaj_modifier_line_id IN jtf_number_table := NULL,
923: p_qlpaj_mod_line_type_code IN jtf_varchar2_table_100 := NULL,

Line 920: p_qlpaj_quote_line_id IN jtf_number_table := NULL,

916: p_qlpaj_program_id IN jtf_number_table := NULL,
917: p_qlpaj_program_update_date IN jtf_date_table := NULL,
918: p_qlpaj_request_id IN jtf_number_table := NULL,
919: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
920: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
921: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,
922: p_qlpaj_modifier_line_id IN jtf_number_table := NULL,
923: p_qlpaj_mod_line_type_code IN jtf_varchar2_table_100 := NULL,
924: p_qlpaj_mod_mech_type_code IN jtf_varchar2_table_100 := NULL,

Line 921: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,

917: p_qlpaj_program_update_date IN jtf_date_table := NULL,
918: p_qlpaj_request_id IN jtf_number_table := NULL,
919: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
920: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
921: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,
922: p_qlpaj_modifier_line_id IN jtf_number_table := NULL,
923: p_qlpaj_mod_line_type_code IN jtf_varchar2_table_100 := NULL,
924: p_qlpaj_mod_mech_type_code IN jtf_varchar2_table_100 := NULL,
925: p_qlpaj_modified_from IN jtf_number_table := NULL,

Line 922: p_qlpaj_modifier_line_id IN jtf_number_table := NULL,

918: p_qlpaj_request_id IN jtf_number_table := NULL,
919: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
920: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
921: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,
922: p_qlpaj_modifier_line_id IN jtf_number_table := NULL,
923: p_qlpaj_mod_line_type_code IN jtf_varchar2_table_100 := NULL,
924: p_qlpaj_mod_mech_type_code IN jtf_varchar2_table_100 := NULL,
925: p_qlpaj_modified_from IN jtf_number_table := NULL,
926: p_qlpaj_modified_to IN jtf_number_table := NULL,

Line 925: p_qlpaj_modified_from IN jtf_number_table := NULL,

921: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,
922: p_qlpaj_modifier_line_id IN jtf_number_table := NULL,
923: p_qlpaj_mod_line_type_code IN jtf_varchar2_table_100 := NULL,
924: p_qlpaj_mod_mech_type_code IN jtf_varchar2_table_100 := NULL,
925: p_qlpaj_modified_from IN jtf_number_table := NULL,
926: p_qlpaj_modified_to IN jtf_number_table := NULL,
927: p_qlpaj_operand IN jtf_number_table := NULL,
928: p_qlpaj_arithmetic_operator IN jtf_varchar2_table_100 := NULL,
929: p_qlpaj_automatic_flag IN jtf_varchar2_table_100 := NULL,

Line 926: p_qlpaj_modified_to IN jtf_number_table := NULL,

922: p_qlpaj_modifier_line_id IN jtf_number_table := NULL,
923: p_qlpaj_mod_line_type_code IN jtf_varchar2_table_100 := NULL,
924: p_qlpaj_mod_mech_type_code IN jtf_varchar2_table_100 := NULL,
925: p_qlpaj_modified_from IN jtf_number_table := NULL,
926: p_qlpaj_modified_to IN jtf_number_table := NULL,
927: p_qlpaj_operand IN jtf_number_table := NULL,
928: p_qlpaj_arithmetic_operator IN jtf_varchar2_table_100 := NULL,
929: p_qlpaj_automatic_flag IN jtf_varchar2_table_100 := NULL,
930: p_qlpaj_update_allowable_flag IN jtf_varchar2_table_100 := NULL,

Line 927: p_qlpaj_operand IN jtf_number_table := NULL,

923: p_qlpaj_mod_line_type_code IN jtf_varchar2_table_100 := NULL,
924: p_qlpaj_mod_mech_type_code IN jtf_varchar2_table_100 := NULL,
925: p_qlpaj_modified_from IN jtf_number_table := NULL,
926: p_qlpaj_modified_to IN jtf_number_table := NULL,
927: p_qlpaj_operand IN jtf_number_table := NULL,
928: p_qlpaj_arithmetic_operator IN jtf_varchar2_table_100 := NULL,
929: p_qlpaj_automatic_flag IN jtf_varchar2_table_100 := NULL,
930: p_qlpaj_update_allowable_flag IN jtf_varchar2_table_100 := NULL,
931: p_qlpaj_updated_flag IN jtf_varchar2_table_100 := NULL,

Line 934: p_qlpaj_pricing_phase_id IN jtf_number_table := NULL,

930: p_qlpaj_update_allowable_flag IN jtf_varchar2_table_100 := NULL,
931: p_qlpaj_updated_flag IN jtf_varchar2_table_100 := NULL,
932: p_qlpaj_applied_flag IN jtf_varchar2_table_100 := NULL,
933: p_qlpaj_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
934: p_qlpaj_pricing_phase_id IN jtf_number_table := NULL,
935: p_qlpaj_attribute_category IN jtf_varchar2_table_100 := NULL,
936: p_qlpaj_attribute1 IN jtf_varchar2_table_200 := NULL,
937: p_qlpaj_attribute2 IN jtf_varchar2_table_200 := NULL,
938: p_qlpaj_attribute3 IN jtf_varchar2_table_200 := NULL,

Line 956: p_qlpaj_cost_id IN jtf_number_table := NULL,

952: p_qlpaj_change_sequence IN jtf_varchar2_table_100 := NULL,
953: p_qlpaj_update_allowed IN jtf_varchar2_table_100 := NULL,
954: p_qlpaj_change_reason_code IN jtf_varchar2_table_100 := NULL,
955: p_qlpaj_change_reason_text IN jtf_varchar2_table_2000 := NULL,
956: p_qlpaj_cost_id IN jtf_number_table := NULL,
957: p_qlpaj_tax_code IN jtf_varchar2_table_100 := NULL,
958: p_qlpaj_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
959: p_qlpaj_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
960: p_qlpaj_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

Line 961: p_qlpaj_parent_adjustment_id IN jtf_number_table := NULL,

957: p_qlpaj_tax_code IN jtf_varchar2_table_100 := NULL,
958: p_qlpaj_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
959: p_qlpaj_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
960: p_qlpaj_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
961: p_qlpaj_parent_adjustment_id IN jtf_number_table := NULL,
962: p_qlpaj_invoiced_flag IN jtf_varchar2_table_100 := NULL,
963: p_qlpaj_estimated_flag IN jtf_varchar2_table_100 := NULL,
964: p_qlpaj_inc_in_sales_perfce IN jtf_varchar2_table_100 := NULL,
965: p_qlpaj_split_action_code IN jtf_varchar2_table_100 := NULL,

Line 966: p_qlpaj_adjusted_amount IN jtf_number_table := NULL,

962: p_qlpaj_invoiced_flag IN jtf_varchar2_table_100 := NULL,
963: p_qlpaj_estimated_flag IN jtf_varchar2_table_100 := NULL,
964: p_qlpaj_inc_in_sales_perfce IN jtf_varchar2_table_100 := NULL,
965: p_qlpaj_split_action_code IN jtf_varchar2_table_100 := NULL,
966: p_qlpaj_adjusted_amount IN jtf_number_table := NULL,
967: p_qlpaj_charge_type_code IN jtf_varchar2_table_100 := NULL,
968: p_qlpaj_charge_subtype_code IN jtf_varchar2_table_100 := NULL,
969: p_qlpaj_range_break_quantity IN jtf_number_table := NULL,
970: p_qlpaj_accrual_conv_rate IN jtf_number_table := NULL,

Line 969: p_qlpaj_range_break_quantity IN jtf_number_table := NULL,

965: p_qlpaj_split_action_code IN jtf_varchar2_table_100 := NULL,
966: p_qlpaj_adjusted_amount IN jtf_number_table := NULL,
967: p_qlpaj_charge_type_code IN jtf_varchar2_table_100 := NULL,
968: p_qlpaj_charge_subtype_code IN jtf_varchar2_table_100 := NULL,
969: p_qlpaj_range_break_quantity IN jtf_number_table := NULL,
970: p_qlpaj_accrual_conv_rate IN jtf_number_table := NULL,
971: p_qlpaj_pricing_group_sequence IN jtf_number_table := NULL,
972: p_qlpaj_accrual_flag IN jtf_varchar2_table_100 := NULL,
973: p_qlpaj_list_line_no IN jtf_varchar2_table_300 := NULL,

Line 970: p_qlpaj_accrual_conv_rate IN jtf_number_table := NULL,

966: p_qlpaj_adjusted_amount IN jtf_number_table := NULL,
967: p_qlpaj_charge_type_code IN jtf_varchar2_table_100 := NULL,
968: p_qlpaj_charge_subtype_code IN jtf_varchar2_table_100 := NULL,
969: p_qlpaj_range_break_quantity IN jtf_number_table := NULL,
970: p_qlpaj_accrual_conv_rate IN jtf_number_table := NULL,
971: p_qlpaj_pricing_group_sequence IN jtf_number_table := NULL,
972: p_qlpaj_accrual_flag IN jtf_varchar2_table_100 := NULL,
973: p_qlpaj_list_line_no IN jtf_varchar2_table_300 := NULL,
974: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,

Line 971: p_qlpaj_pricing_group_sequence IN jtf_number_table := NULL,

967: p_qlpaj_charge_type_code IN jtf_varchar2_table_100 := NULL,
968: p_qlpaj_charge_subtype_code IN jtf_varchar2_table_100 := NULL,
969: p_qlpaj_range_break_quantity IN jtf_number_table := NULL,
970: p_qlpaj_accrual_conv_rate IN jtf_number_table := NULL,
971: p_qlpaj_pricing_group_sequence IN jtf_number_table := NULL,
972: p_qlpaj_accrual_flag IN jtf_varchar2_table_100 := NULL,
973: p_qlpaj_list_line_no IN jtf_varchar2_table_300 := NULL,
974: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,
975: p_qlpaj_benefit_qty IN jtf_number_table := NULL,

Line 975: p_qlpaj_benefit_qty IN jtf_number_table := NULL,

971: p_qlpaj_pricing_group_sequence IN jtf_number_table := NULL,
972: p_qlpaj_accrual_flag IN jtf_varchar2_table_100 := NULL,
973: p_qlpaj_list_line_no IN jtf_varchar2_table_300 := NULL,
974: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,
975: p_qlpaj_benefit_qty IN jtf_number_table := NULL,
976: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,
977: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
978: p_qlpaj_expiration_date IN jtf_date_table := NULL,
979: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,

Line 991: p_qlpar_adj_relationship_id IN jtf_number_table := NULL,

987: p_qlpaj_proration_type_code IN jtf_varchar2_table_100 := NULL,
988: p_qlpaj_include_on_ret_flag IN jtf_varchar2_table_100 := NULL,
989: p_qlpaj_credit_or_charge_flag IN jtf_varchar2_table_100 := NULL,
990: p_qlpar_operation_code IN jtf_varchar2_table_100 := NULL,
991: p_qlpar_adj_relationship_id IN jtf_number_table := NULL,
992: p_qlpar_creation_date IN jtf_date_table := NULL,
993: p_qlpar_created_by IN jtf_number_table := NULL,
994: p_qlpar_last_update_date IN jtf_date_table := NULL,
995: p_qlpar_last_updated_by IN jtf_number_table := NULL,

Line 993: p_qlpar_created_by IN jtf_number_table := NULL,

989: p_qlpaj_credit_or_charge_flag IN jtf_varchar2_table_100 := NULL,
990: p_qlpar_operation_code IN jtf_varchar2_table_100 := NULL,
991: p_qlpar_adj_relationship_id IN jtf_number_table := NULL,
992: p_qlpar_creation_date IN jtf_date_table := NULL,
993: p_qlpar_created_by IN jtf_number_table := NULL,
994: p_qlpar_last_update_date IN jtf_date_table := NULL,
995: p_qlpar_last_updated_by IN jtf_number_table := NULL,
996: p_qlpar_last_update_login IN jtf_number_table := NULL,
997: p_qlpar_request_id IN jtf_number_table := NULL,

Line 995: p_qlpar_last_updated_by IN jtf_number_table := NULL,

991: p_qlpar_adj_relationship_id IN jtf_number_table := NULL,
992: p_qlpar_creation_date IN jtf_date_table := NULL,
993: p_qlpar_created_by IN jtf_number_table := NULL,
994: p_qlpar_last_update_date IN jtf_date_table := NULL,
995: p_qlpar_last_updated_by IN jtf_number_table := NULL,
996: p_qlpar_last_update_login IN jtf_number_table := NULL,
997: p_qlpar_request_id IN jtf_number_table := NULL,
998: p_qlpar_program_application_id IN jtf_number_table := NULL,
999: p_qlpar_program_id IN jtf_number_table := NULL,

Line 996: p_qlpar_last_update_login IN jtf_number_table := NULL,

992: p_qlpar_creation_date IN jtf_date_table := NULL,
993: p_qlpar_created_by IN jtf_number_table := NULL,
994: p_qlpar_last_update_date IN jtf_date_table := NULL,
995: p_qlpar_last_updated_by IN jtf_number_table := NULL,
996: p_qlpar_last_update_login IN jtf_number_table := NULL,
997: p_qlpar_request_id IN jtf_number_table := NULL,
998: p_qlpar_program_application_id IN jtf_number_table := NULL,
999: p_qlpar_program_id IN jtf_number_table := NULL,
1000: p_qlpar_program_update_date IN jtf_date_table := NULL,

Line 997: p_qlpar_request_id IN jtf_number_table := NULL,

993: p_qlpar_created_by IN jtf_number_table := NULL,
994: p_qlpar_last_update_date IN jtf_date_table := NULL,
995: p_qlpar_last_updated_by IN jtf_number_table := NULL,
996: p_qlpar_last_update_login IN jtf_number_table := NULL,
997: p_qlpar_request_id IN jtf_number_table := NULL,
998: p_qlpar_program_application_id IN jtf_number_table := NULL,
999: p_qlpar_program_id IN jtf_number_table := NULL,
1000: p_qlpar_program_update_date IN jtf_date_table := NULL,
1001: p_qlpar_quote_line_id IN jtf_number_table := NULL,

Line 998: p_qlpar_program_application_id IN jtf_number_table := NULL,

994: p_qlpar_last_update_date IN jtf_date_table := NULL,
995: p_qlpar_last_updated_by IN jtf_number_table := NULL,
996: p_qlpar_last_update_login IN jtf_number_table := NULL,
997: p_qlpar_request_id IN jtf_number_table := NULL,
998: p_qlpar_program_application_id IN jtf_number_table := NULL,
999: p_qlpar_program_id IN jtf_number_table := NULL,
1000: p_qlpar_program_update_date IN jtf_date_table := NULL,
1001: p_qlpar_quote_line_id IN jtf_number_table := NULL,
1002: p_qlpar_qte_line_index IN jtf_number_table := NULL,

Line 999: p_qlpar_program_id IN jtf_number_table := NULL,

995: p_qlpar_last_updated_by IN jtf_number_table := NULL,
996: p_qlpar_last_update_login IN jtf_number_table := NULL,
997: p_qlpar_request_id IN jtf_number_table := NULL,
998: p_qlpar_program_application_id IN jtf_number_table := NULL,
999: p_qlpar_program_id IN jtf_number_table := NULL,
1000: p_qlpar_program_update_date IN jtf_date_table := NULL,
1001: p_qlpar_quote_line_id IN jtf_number_table := NULL,
1002: p_qlpar_qte_line_index IN jtf_number_table := NULL,
1003: p_qlpar_price_adjustment_id IN jtf_number_table := NULL,

Line 1001: p_qlpar_quote_line_id IN jtf_number_table := NULL,

997: p_qlpar_request_id IN jtf_number_table := NULL,
998: p_qlpar_program_application_id IN jtf_number_table := NULL,
999: p_qlpar_program_id IN jtf_number_table := NULL,
1000: p_qlpar_program_update_date IN jtf_date_table := NULL,
1001: p_qlpar_quote_line_id IN jtf_number_table := NULL,
1002: p_qlpar_qte_line_index IN jtf_number_table := NULL,
1003: p_qlpar_price_adjustment_id IN jtf_number_table := NULL,
1004: p_qlpar_price_adj_index IN jtf_number_table := NULL,
1005: p_qlpar_rltd_price_adj_id IN jtf_number_table := NULL,

Line 1002: p_qlpar_qte_line_index IN jtf_number_table := NULL,

998: p_qlpar_program_application_id IN jtf_number_table := NULL,
999: p_qlpar_program_id IN jtf_number_table := NULL,
1000: p_qlpar_program_update_date IN jtf_date_table := NULL,
1001: p_qlpar_quote_line_id IN jtf_number_table := NULL,
1002: p_qlpar_qte_line_index IN jtf_number_table := NULL,
1003: p_qlpar_price_adjustment_id IN jtf_number_table := NULL,
1004: p_qlpar_price_adj_index IN jtf_number_table := NULL,
1005: p_qlpar_rltd_price_adj_id IN jtf_number_table := NULL,
1006: p_qlpar_rltd_price_adj_index IN jtf_number_table := NULL,

Line 1003: p_qlpar_price_adjustment_id IN jtf_number_table := NULL,

999: p_qlpar_program_id IN jtf_number_table := NULL,
1000: p_qlpar_program_update_date IN jtf_date_table := NULL,
1001: p_qlpar_quote_line_id IN jtf_number_table := NULL,
1002: p_qlpar_qte_line_index IN jtf_number_table := NULL,
1003: p_qlpar_price_adjustment_id IN jtf_number_table := NULL,
1004: p_qlpar_price_adj_index IN jtf_number_table := NULL,
1005: p_qlpar_rltd_price_adj_id IN jtf_number_table := NULL,
1006: p_qlpar_rltd_price_adj_index IN jtf_number_table := NULL,
1007: p_qlae_qte_line_index IN jtf_number_table := NULL,

Line 1004: p_qlpar_price_adj_index IN jtf_number_table := NULL,

1000: p_qlpar_program_update_date IN jtf_date_table := NULL,
1001: p_qlpar_quote_line_id IN jtf_number_table := NULL,
1002: p_qlpar_qte_line_index IN jtf_number_table := NULL,
1003: p_qlpar_price_adjustment_id IN jtf_number_table := NULL,
1004: p_qlpar_price_adj_index IN jtf_number_table := NULL,
1005: p_qlpar_rltd_price_adj_id IN jtf_number_table := NULL,
1006: p_qlpar_rltd_price_adj_index IN jtf_number_table := NULL,
1007: p_qlae_qte_line_index IN jtf_number_table := NULL,
1008: p_qlae_shipment_index IN jtf_number_table := NULL,

Line 1005: p_qlpar_rltd_price_adj_id IN jtf_number_table := NULL,

1001: p_qlpar_quote_line_id IN jtf_number_table := NULL,
1002: p_qlpar_qte_line_index IN jtf_number_table := NULL,
1003: p_qlpar_price_adjustment_id IN jtf_number_table := NULL,
1004: p_qlpar_price_adj_index IN jtf_number_table := NULL,
1005: p_qlpar_rltd_price_adj_id IN jtf_number_table := NULL,
1006: p_qlpar_rltd_price_adj_index IN jtf_number_table := NULL,
1007: p_qlae_qte_line_index IN jtf_number_table := NULL,
1008: p_qlae_shipment_index IN jtf_number_table := NULL,
1009: p_qlae_line_attribute_id IN jtf_number_table := NULL,

Line 1006: p_qlpar_rltd_price_adj_index IN jtf_number_table := NULL,

1002: p_qlpar_qte_line_index IN jtf_number_table := NULL,
1003: p_qlpar_price_adjustment_id IN jtf_number_table := NULL,
1004: p_qlpar_price_adj_index IN jtf_number_table := NULL,
1005: p_qlpar_rltd_price_adj_id IN jtf_number_table := NULL,
1006: p_qlpar_rltd_price_adj_index IN jtf_number_table := NULL,
1007: p_qlae_qte_line_index IN jtf_number_table := NULL,
1008: p_qlae_shipment_index IN jtf_number_table := NULL,
1009: p_qlae_line_attribute_id IN jtf_number_table := NULL,
1010: p_qlae_creation_date IN jtf_date_table := NULL,

Line 1007: p_qlae_qte_line_index IN jtf_number_table := NULL,

1003: p_qlpar_price_adjustment_id IN jtf_number_table := NULL,
1004: p_qlpar_price_adj_index IN jtf_number_table := NULL,
1005: p_qlpar_rltd_price_adj_id IN jtf_number_table := NULL,
1006: p_qlpar_rltd_price_adj_index IN jtf_number_table := NULL,
1007: p_qlae_qte_line_index IN jtf_number_table := NULL,
1008: p_qlae_shipment_index IN jtf_number_table := NULL,
1009: p_qlae_line_attribute_id IN jtf_number_table := NULL,
1010: p_qlae_creation_date IN jtf_date_table := NULL,
1011: p_qlae_created_by IN jtf_number_table := NULL,

Line 1008: p_qlae_shipment_index IN jtf_number_table := NULL,

1004: p_qlpar_price_adj_index IN jtf_number_table := NULL,
1005: p_qlpar_rltd_price_adj_id IN jtf_number_table := NULL,
1006: p_qlpar_rltd_price_adj_index IN jtf_number_table := NULL,
1007: p_qlae_qte_line_index IN jtf_number_table := NULL,
1008: p_qlae_shipment_index IN jtf_number_table := NULL,
1009: p_qlae_line_attribute_id IN jtf_number_table := NULL,
1010: p_qlae_creation_date IN jtf_date_table := NULL,
1011: p_qlae_created_by IN jtf_number_table := NULL,
1012: p_qlae_last_update_date IN jtf_date_table := NULL,

Line 1009: p_qlae_line_attribute_id IN jtf_number_table := NULL,

1005: p_qlpar_rltd_price_adj_id IN jtf_number_table := NULL,
1006: p_qlpar_rltd_price_adj_index IN jtf_number_table := NULL,
1007: p_qlae_qte_line_index IN jtf_number_table := NULL,
1008: p_qlae_shipment_index IN jtf_number_table := NULL,
1009: p_qlae_line_attribute_id IN jtf_number_table := NULL,
1010: p_qlae_creation_date IN jtf_date_table := NULL,
1011: p_qlae_created_by IN jtf_number_table := NULL,
1012: p_qlae_last_update_date IN jtf_date_table := NULL,
1013: p_qlae_last_updated_by IN jtf_number_table := NULL,

Line 1011: p_qlae_created_by IN jtf_number_table := NULL,

1007: p_qlae_qte_line_index IN jtf_number_table := NULL,
1008: p_qlae_shipment_index IN jtf_number_table := NULL,
1009: p_qlae_line_attribute_id IN jtf_number_table := NULL,
1010: p_qlae_creation_date IN jtf_date_table := NULL,
1011: p_qlae_created_by IN jtf_number_table := NULL,
1012: p_qlae_last_update_date IN jtf_date_table := NULL,
1013: p_qlae_last_updated_by IN jtf_number_table := NULL,
1014: p_qlae_last_update_login IN jtf_number_table := NULL,
1015: p_qlae_request_id IN jtf_number_table := NULL,

Line 1013: p_qlae_last_updated_by IN jtf_number_table := NULL,

1009: p_qlae_line_attribute_id IN jtf_number_table := NULL,
1010: p_qlae_creation_date IN jtf_date_table := NULL,
1011: p_qlae_created_by IN jtf_number_table := NULL,
1012: p_qlae_last_update_date IN jtf_date_table := NULL,
1013: p_qlae_last_updated_by IN jtf_number_table := NULL,
1014: p_qlae_last_update_login IN jtf_number_table := NULL,
1015: p_qlae_request_id IN jtf_number_table := NULL,
1016: p_qlae_program_application_id IN jtf_number_table := NULL,
1017: p_qlae_program_id IN jtf_number_table := NULL,

Line 1014: p_qlae_last_update_login IN jtf_number_table := NULL,

1010: p_qlae_creation_date IN jtf_date_table := NULL,
1011: p_qlae_created_by IN jtf_number_table := NULL,
1012: p_qlae_last_update_date IN jtf_date_table := NULL,
1013: p_qlae_last_updated_by IN jtf_number_table := NULL,
1014: p_qlae_last_update_login IN jtf_number_table := NULL,
1015: p_qlae_request_id IN jtf_number_table := NULL,
1016: p_qlae_program_application_id IN jtf_number_table := NULL,
1017: p_qlae_program_id IN jtf_number_table := NULL,
1018: p_qlae_program_update_date IN jtf_date_table := NULL,

Line 1015: p_qlae_request_id IN jtf_number_table := NULL,

1011: p_qlae_created_by IN jtf_number_table := NULL,
1012: p_qlae_last_update_date IN jtf_date_table := NULL,
1013: p_qlae_last_updated_by IN jtf_number_table := NULL,
1014: p_qlae_last_update_login IN jtf_number_table := NULL,
1015: p_qlae_request_id IN jtf_number_table := NULL,
1016: p_qlae_program_application_id IN jtf_number_table := NULL,
1017: p_qlae_program_id IN jtf_number_table := NULL,
1018: p_qlae_program_update_date IN jtf_date_table := NULL,
1019: p_qlae_quote_header_id IN jtf_number_table := NULL,

Line 1016: p_qlae_program_application_id IN jtf_number_table := NULL,

1012: p_qlae_last_update_date IN jtf_date_table := NULL,
1013: p_qlae_last_updated_by IN jtf_number_table := NULL,
1014: p_qlae_last_update_login IN jtf_number_table := NULL,
1015: p_qlae_request_id IN jtf_number_table := NULL,
1016: p_qlae_program_application_id IN jtf_number_table := NULL,
1017: p_qlae_program_id IN jtf_number_table := NULL,
1018: p_qlae_program_update_date IN jtf_date_table := NULL,
1019: p_qlae_quote_header_id IN jtf_number_table := NULL,
1020: p_qlae_quote_line_id IN jtf_number_table := NULL,

Line 1017: p_qlae_program_id IN jtf_number_table := NULL,

1013: p_qlae_last_updated_by IN jtf_number_table := NULL,
1014: p_qlae_last_update_login IN jtf_number_table := NULL,
1015: p_qlae_request_id IN jtf_number_table := NULL,
1016: p_qlae_program_application_id IN jtf_number_table := NULL,
1017: p_qlae_program_id IN jtf_number_table := NULL,
1018: p_qlae_program_update_date IN jtf_date_table := NULL,
1019: p_qlae_quote_header_id IN jtf_number_table := NULL,
1020: p_qlae_quote_line_id IN jtf_number_table := NULL,
1021: p_qlae_quote_shipment_id IN jtf_number_table := NULL,

Line 1019: p_qlae_quote_header_id IN jtf_number_table := NULL,

1015: p_qlae_request_id IN jtf_number_table := NULL,
1016: p_qlae_program_application_id IN jtf_number_table := NULL,
1017: p_qlae_program_id IN jtf_number_table := NULL,
1018: p_qlae_program_update_date IN jtf_date_table := NULL,
1019: p_qlae_quote_header_id IN jtf_number_table := NULL,
1020: p_qlae_quote_line_id IN jtf_number_table := NULL,
1021: p_qlae_quote_shipment_id IN jtf_number_table := NULL,
1022: p_qlae_attribute_type_code IN jtf_varchar2_table_100 := NULL,
1023: p_qlae_name IN jtf_varchar2_table_100 := NULL,

Line 1020: p_qlae_quote_line_id IN jtf_number_table := NULL,

1016: p_qlae_program_application_id IN jtf_number_table := NULL,
1017: p_qlae_program_id IN jtf_number_table := NULL,
1018: p_qlae_program_update_date IN jtf_date_table := NULL,
1019: p_qlae_quote_header_id IN jtf_number_table := NULL,
1020: p_qlae_quote_line_id IN jtf_number_table := NULL,
1021: p_qlae_quote_shipment_id IN jtf_number_table := NULL,
1022: p_qlae_attribute_type_code IN jtf_varchar2_table_100 := NULL,
1023: p_qlae_name IN jtf_varchar2_table_100 := NULL,
1024: p_qlae_value IN jtf_varchar2_table_2000 := NULL,

Line 1021: p_qlae_quote_shipment_id IN jtf_number_table := NULL,

1017: p_qlae_program_id IN jtf_number_table := NULL,
1018: p_qlae_program_update_date IN jtf_date_table := NULL,
1019: p_qlae_quote_header_id IN jtf_number_table := NULL,
1020: p_qlae_quote_line_id IN jtf_number_table := NULL,
1021: p_qlae_quote_shipment_id IN jtf_number_table := NULL,
1022: p_qlae_attribute_type_code IN jtf_varchar2_table_100 := NULL,
1023: p_qlae_name IN jtf_varchar2_table_100 := NULL,
1024: p_qlae_value IN jtf_varchar2_table_2000 := NULL,
1025: p_qlae_value_type IN jtf_varchar2_table_300 := NULL,

Line 1027: p_qlae_application_id IN jtf_number_table := NULL,

1023: p_qlae_name IN jtf_varchar2_table_100 := NULL,
1024: p_qlae_value IN jtf_varchar2_table_2000 := NULL,
1025: p_qlae_value_type IN jtf_varchar2_table_300 := NULL,
1026: p_qlae_status IN jtf_varchar2_table_100 := NULL,
1027: p_qlae_application_id IN jtf_number_table := NULL,
1028: p_qlae_start_date_active IN jtf_date_table := NULL,
1029: p_qlae_end_date_active IN jtf_date_table := NULL,
1030: p_qlae_operation_code IN jtf_varchar2_table_100 := NULL,
1031: p_qfc_operation_code IN jtf_varchar2_table_100 := NULL,

Line 1032: p_qfc_qte_line_index IN jtf_number_table := NULL,

1028: p_qlae_start_date_active IN jtf_date_table := NULL,
1029: p_qlae_end_date_active IN jtf_date_table := NULL,
1030: p_qlae_operation_code IN jtf_varchar2_table_100 := NULL,
1031: p_qfc_operation_code IN jtf_varchar2_table_100 := NULL,
1032: p_qfc_qte_line_index IN jtf_number_table := NULL,
1033: p_qfc_shipment_index IN jtf_number_table := NULL,
1034: p_qfc_freight_charge_id IN jtf_number_table := NULL,
1035: p_qfc_last_update_date IN jtf_date_table := NULL,
1036: p_qfc_last_updated_by IN jtf_number_table := NULL,

Line 1033: p_qfc_shipment_index IN jtf_number_table := NULL,

1029: p_qlae_end_date_active IN jtf_date_table := NULL,
1030: p_qlae_operation_code IN jtf_varchar2_table_100 := NULL,
1031: p_qfc_operation_code IN jtf_varchar2_table_100 := NULL,
1032: p_qfc_qte_line_index IN jtf_number_table := NULL,
1033: p_qfc_shipment_index IN jtf_number_table := NULL,
1034: p_qfc_freight_charge_id IN jtf_number_table := NULL,
1035: p_qfc_last_update_date IN jtf_date_table := NULL,
1036: p_qfc_last_updated_by IN jtf_number_table := NULL,
1037: p_qfc_creation_date IN jtf_date_table := NULL,

Line 1034: p_qfc_freight_charge_id IN jtf_number_table := NULL,

1030: p_qlae_operation_code IN jtf_varchar2_table_100 := NULL,
1031: p_qfc_operation_code IN jtf_varchar2_table_100 := NULL,
1032: p_qfc_qte_line_index IN jtf_number_table := NULL,
1033: p_qfc_shipment_index IN jtf_number_table := NULL,
1034: p_qfc_freight_charge_id IN jtf_number_table := NULL,
1035: p_qfc_last_update_date IN jtf_date_table := NULL,
1036: p_qfc_last_updated_by IN jtf_number_table := NULL,
1037: p_qfc_creation_date IN jtf_date_table := NULL,
1038: p_qfc_created_by IN jtf_number_table := NULL,

Line 1036: p_qfc_last_updated_by IN jtf_number_table := NULL,

1032: p_qfc_qte_line_index IN jtf_number_table := NULL,
1033: p_qfc_shipment_index IN jtf_number_table := NULL,
1034: p_qfc_freight_charge_id IN jtf_number_table := NULL,
1035: p_qfc_last_update_date IN jtf_date_table := NULL,
1036: p_qfc_last_updated_by IN jtf_number_table := NULL,
1037: p_qfc_creation_date IN jtf_date_table := NULL,
1038: p_qfc_created_by IN jtf_number_table := NULL,
1039: p_qfc_last_update_login IN jtf_number_table := NULL,
1040: p_qfc_program_application_id IN jtf_number_table := NULL,

Line 1038: p_qfc_created_by IN jtf_number_table := NULL,

1034: p_qfc_freight_charge_id IN jtf_number_table := NULL,
1035: p_qfc_last_update_date IN jtf_date_table := NULL,
1036: p_qfc_last_updated_by IN jtf_number_table := NULL,
1037: p_qfc_creation_date IN jtf_date_table := NULL,
1038: p_qfc_created_by IN jtf_number_table := NULL,
1039: p_qfc_last_update_login IN jtf_number_table := NULL,
1040: p_qfc_program_application_id IN jtf_number_table := NULL,
1041: p_qfc_program_id IN jtf_number_table := NULL,
1042: p_qfc_program_update_date IN jtf_date_table := NULL,

Line 1039: p_qfc_last_update_login IN jtf_number_table := NULL,

1035: p_qfc_last_update_date IN jtf_date_table := NULL,
1036: p_qfc_last_updated_by IN jtf_number_table := NULL,
1037: p_qfc_creation_date IN jtf_date_table := NULL,
1038: p_qfc_created_by IN jtf_number_table := NULL,
1039: p_qfc_last_update_login IN jtf_number_table := NULL,
1040: p_qfc_program_application_id IN jtf_number_table := NULL,
1041: p_qfc_program_id IN jtf_number_table := NULL,
1042: p_qfc_program_update_date IN jtf_date_table := NULL,
1043: p_qfc_request_id IN jtf_number_table := NULL,

Line 1040: p_qfc_program_application_id IN jtf_number_table := NULL,

1036: p_qfc_last_updated_by IN jtf_number_table := NULL,
1037: p_qfc_creation_date IN jtf_date_table := NULL,
1038: p_qfc_created_by IN jtf_number_table := NULL,
1039: p_qfc_last_update_login IN jtf_number_table := NULL,
1040: p_qfc_program_application_id IN jtf_number_table := NULL,
1041: p_qfc_program_id IN jtf_number_table := NULL,
1042: p_qfc_program_update_date IN jtf_date_table := NULL,
1043: p_qfc_request_id IN jtf_number_table := NULL,
1044: p_qfc_quote_shipment_id IN jtf_number_table := NULL,

Line 1041: p_qfc_program_id IN jtf_number_table := NULL,

1037: p_qfc_creation_date IN jtf_date_table := NULL,
1038: p_qfc_created_by IN jtf_number_table := NULL,
1039: p_qfc_last_update_login IN jtf_number_table := NULL,
1040: p_qfc_program_application_id IN jtf_number_table := NULL,
1041: p_qfc_program_id IN jtf_number_table := NULL,
1042: p_qfc_program_update_date IN jtf_date_table := NULL,
1043: p_qfc_request_id IN jtf_number_table := NULL,
1044: p_qfc_quote_shipment_id IN jtf_number_table := NULL,
1045: p_qfc_quote_line_id IN jtf_number_table := NULL,

Line 1043: p_qfc_request_id IN jtf_number_table := NULL,

1039: p_qfc_last_update_login IN jtf_number_table := NULL,
1040: p_qfc_program_application_id IN jtf_number_table := NULL,
1041: p_qfc_program_id IN jtf_number_table := NULL,
1042: p_qfc_program_update_date IN jtf_date_table := NULL,
1043: p_qfc_request_id IN jtf_number_table := NULL,
1044: p_qfc_quote_shipment_id IN jtf_number_table := NULL,
1045: p_qfc_quote_line_id IN jtf_number_table := NULL,
1046: p_qfc_freight_charge_type_id IN jtf_number_table := NULL,
1047: p_qfc_charge_amount IN jtf_number_table := NULL,

Line 1044: p_qfc_quote_shipment_id IN jtf_number_table := NULL,

1040: p_qfc_program_application_id IN jtf_number_table := NULL,
1041: p_qfc_program_id IN jtf_number_table := NULL,
1042: p_qfc_program_update_date IN jtf_date_table := NULL,
1043: p_qfc_request_id IN jtf_number_table := NULL,
1044: p_qfc_quote_shipment_id IN jtf_number_table := NULL,
1045: p_qfc_quote_line_id IN jtf_number_table := NULL,
1046: p_qfc_freight_charge_type_id IN jtf_number_table := NULL,
1047: p_qfc_charge_amount IN jtf_number_table := NULL,
1048: p_qfc_attribute_category IN jtf_varchar2_table_200 := NULL,

Line 1045: p_qfc_quote_line_id IN jtf_number_table := NULL,

1041: p_qfc_program_id IN jtf_number_table := NULL,
1042: p_qfc_program_update_date IN jtf_date_table := NULL,
1043: p_qfc_request_id IN jtf_number_table := NULL,
1044: p_qfc_quote_shipment_id IN jtf_number_table := NULL,
1045: p_qfc_quote_line_id IN jtf_number_table := NULL,
1046: p_qfc_freight_charge_type_id IN jtf_number_table := NULL,
1047: p_qfc_charge_amount IN jtf_number_table := NULL,
1048: p_qfc_attribute_category IN jtf_varchar2_table_200 := NULL,
1049: p_qfc_attribute1 IN jtf_varchar2_table_200 := NULL,

Line 1046: p_qfc_freight_charge_type_id IN jtf_number_table := NULL,

1042: p_qfc_program_update_date IN jtf_date_table := NULL,
1043: p_qfc_request_id IN jtf_number_table := NULL,
1044: p_qfc_quote_shipment_id IN jtf_number_table := NULL,
1045: p_qfc_quote_line_id IN jtf_number_table := NULL,
1046: p_qfc_freight_charge_type_id IN jtf_number_table := NULL,
1047: p_qfc_charge_amount IN jtf_number_table := NULL,
1048: p_qfc_attribute_category IN jtf_varchar2_table_200 := NULL,
1049: p_qfc_attribute1 IN jtf_varchar2_table_200 := NULL,
1050: p_qfc_attribute2 IN jtf_varchar2_table_200 := NULL,

Line 1047: p_qfc_charge_amount IN jtf_number_table := NULL,

1043: p_qfc_request_id IN jtf_number_table := NULL,
1044: p_qfc_quote_shipment_id IN jtf_number_table := NULL,
1045: p_qfc_quote_line_id IN jtf_number_table := NULL,
1046: p_qfc_freight_charge_type_id IN jtf_number_table := NULL,
1047: p_qfc_charge_amount IN jtf_number_table := NULL,
1048: p_qfc_attribute_category IN jtf_varchar2_table_200 := NULL,
1049: p_qfc_attribute1 IN jtf_varchar2_table_200 := NULL,
1050: p_qfc_attribute2 IN jtf_varchar2_table_200 := NULL,
1051: p_qfc_attribute3 IN jtf_varchar2_table_200 := NULL,

Line 1065: p_qlfc_qte_line_index IN jtf_number_table := NULL,

1061: p_qfc_attribute13 IN jtf_varchar2_table_200 := NULL,
1062: p_qfc_attribute14 IN jtf_varchar2_table_200 := NULL,
1063: p_qfc_attribute15 IN jtf_varchar2_table_200 := NULL,
1064: p_qlfc_operation_code IN jtf_varchar2_table_100 := NULL,
1065: p_qlfc_qte_line_index IN jtf_number_table := NULL,
1066: p_qlfc_shipment_index IN jtf_number_table := NULL,
1067: p_qlfc_freight_charge_id IN jtf_number_table := NULL,
1068: p_qlfc_last_update_date IN jtf_date_table := NULL,
1069: p_qlfc_last_updated_by IN jtf_number_table := NULL,

Line 1066: p_qlfc_shipment_index IN jtf_number_table := NULL,

1062: p_qfc_attribute14 IN jtf_varchar2_table_200 := NULL,
1063: p_qfc_attribute15 IN jtf_varchar2_table_200 := NULL,
1064: p_qlfc_operation_code IN jtf_varchar2_table_100 := NULL,
1065: p_qlfc_qte_line_index IN jtf_number_table := NULL,
1066: p_qlfc_shipment_index IN jtf_number_table := NULL,
1067: p_qlfc_freight_charge_id IN jtf_number_table := NULL,
1068: p_qlfc_last_update_date IN jtf_date_table := NULL,
1069: p_qlfc_last_updated_by IN jtf_number_table := NULL,
1070: p_qlfc_creation_date IN jtf_date_table := NULL,

Line 1067: p_qlfc_freight_charge_id IN jtf_number_table := NULL,

1063: p_qfc_attribute15 IN jtf_varchar2_table_200 := NULL,
1064: p_qlfc_operation_code IN jtf_varchar2_table_100 := NULL,
1065: p_qlfc_qte_line_index IN jtf_number_table := NULL,
1066: p_qlfc_shipment_index IN jtf_number_table := NULL,
1067: p_qlfc_freight_charge_id IN jtf_number_table := NULL,
1068: p_qlfc_last_update_date IN jtf_date_table := NULL,
1069: p_qlfc_last_updated_by IN jtf_number_table := NULL,
1070: p_qlfc_creation_date IN jtf_date_table := NULL,
1071: p_qlfc_created_by IN jtf_number_table := NULL,

Line 1069: p_qlfc_last_updated_by IN jtf_number_table := NULL,

1065: p_qlfc_qte_line_index IN jtf_number_table := NULL,
1066: p_qlfc_shipment_index IN jtf_number_table := NULL,
1067: p_qlfc_freight_charge_id IN jtf_number_table := NULL,
1068: p_qlfc_last_update_date IN jtf_date_table := NULL,
1069: p_qlfc_last_updated_by IN jtf_number_table := NULL,
1070: p_qlfc_creation_date IN jtf_date_table := NULL,
1071: p_qlfc_created_by IN jtf_number_table := NULL,
1072: p_qlfc_last_update_login IN jtf_number_table := NULL,
1073: p_qlfc_program_application_id IN jtf_number_table := NULL,

Line 1071: p_qlfc_created_by IN jtf_number_table := NULL,

1067: p_qlfc_freight_charge_id IN jtf_number_table := NULL,
1068: p_qlfc_last_update_date IN jtf_date_table := NULL,
1069: p_qlfc_last_updated_by IN jtf_number_table := NULL,
1070: p_qlfc_creation_date IN jtf_date_table := NULL,
1071: p_qlfc_created_by IN jtf_number_table := NULL,
1072: p_qlfc_last_update_login IN jtf_number_table := NULL,
1073: p_qlfc_program_application_id IN jtf_number_table := NULL,
1074: p_qlfc_program_id IN jtf_number_table := NULL,
1075: p_qlfc_program_update_date IN jtf_date_table := NULL,

Line 1072: p_qlfc_last_update_login IN jtf_number_table := NULL,

1068: p_qlfc_last_update_date IN jtf_date_table := NULL,
1069: p_qlfc_last_updated_by IN jtf_number_table := NULL,
1070: p_qlfc_creation_date IN jtf_date_table := NULL,
1071: p_qlfc_created_by IN jtf_number_table := NULL,
1072: p_qlfc_last_update_login IN jtf_number_table := NULL,
1073: p_qlfc_program_application_id IN jtf_number_table := NULL,
1074: p_qlfc_program_id IN jtf_number_table := NULL,
1075: p_qlfc_program_update_date IN jtf_date_table := NULL,
1076: p_qlfc_request_id IN jtf_number_table := NULL,

Line 1073: p_qlfc_program_application_id IN jtf_number_table := NULL,

1069: p_qlfc_last_updated_by IN jtf_number_table := NULL,
1070: p_qlfc_creation_date IN jtf_date_table := NULL,
1071: p_qlfc_created_by IN jtf_number_table := NULL,
1072: p_qlfc_last_update_login IN jtf_number_table := NULL,
1073: p_qlfc_program_application_id IN jtf_number_table := NULL,
1074: p_qlfc_program_id IN jtf_number_table := NULL,
1075: p_qlfc_program_update_date IN jtf_date_table := NULL,
1076: p_qlfc_request_id IN jtf_number_table := NULL,
1077: p_qlfc_quote_shipment_id IN jtf_number_table := NULL,

Line 1074: p_qlfc_program_id IN jtf_number_table := NULL,

1070: p_qlfc_creation_date IN jtf_date_table := NULL,
1071: p_qlfc_created_by IN jtf_number_table := NULL,
1072: p_qlfc_last_update_login IN jtf_number_table := NULL,
1073: p_qlfc_program_application_id IN jtf_number_table := NULL,
1074: p_qlfc_program_id IN jtf_number_table := NULL,
1075: p_qlfc_program_update_date IN jtf_date_table := NULL,
1076: p_qlfc_request_id IN jtf_number_table := NULL,
1077: p_qlfc_quote_shipment_id IN jtf_number_table := NULL,
1078: p_qlfc_quote_line_id IN jtf_number_table := NULL,

Line 1076: p_qlfc_request_id IN jtf_number_table := NULL,

1072: p_qlfc_last_update_login IN jtf_number_table := NULL,
1073: p_qlfc_program_application_id IN jtf_number_table := NULL,
1074: p_qlfc_program_id IN jtf_number_table := NULL,
1075: p_qlfc_program_update_date IN jtf_date_table := NULL,
1076: p_qlfc_request_id IN jtf_number_table := NULL,
1077: p_qlfc_quote_shipment_id IN jtf_number_table := NULL,
1078: p_qlfc_quote_line_id IN jtf_number_table := NULL,
1079: p_qlfc_freight_charge_type_id IN jtf_number_table := NULL,
1080: p_qlfc_charge_amount IN jtf_number_table := NULL,

Line 1077: p_qlfc_quote_shipment_id IN jtf_number_table := NULL,

1073: p_qlfc_program_application_id IN jtf_number_table := NULL,
1074: p_qlfc_program_id IN jtf_number_table := NULL,
1075: p_qlfc_program_update_date IN jtf_date_table := NULL,
1076: p_qlfc_request_id IN jtf_number_table := NULL,
1077: p_qlfc_quote_shipment_id IN jtf_number_table := NULL,
1078: p_qlfc_quote_line_id IN jtf_number_table := NULL,
1079: p_qlfc_freight_charge_type_id IN jtf_number_table := NULL,
1080: p_qlfc_charge_amount IN jtf_number_table := NULL,
1081: p_qlfc_attribute_category IN jtf_varchar2_table_200 := NULL,

Line 1078: p_qlfc_quote_line_id IN jtf_number_table := NULL,

1074: p_qlfc_program_id IN jtf_number_table := NULL,
1075: p_qlfc_program_update_date IN jtf_date_table := NULL,
1076: p_qlfc_request_id IN jtf_number_table := NULL,
1077: p_qlfc_quote_shipment_id IN jtf_number_table := NULL,
1078: p_qlfc_quote_line_id IN jtf_number_table := NULL,
1079: p_qlfc_freight_charge_type_id IN jtf_number_table := NULL,
1080: p_qlfc_charge_amount IN jtf_number_table := NULL,
1081: p_qlfc_attribute_category IN jtf_varchar2_table_200 := NULL,
1082: p_qlfc_attribute1 IN jtf_varchar2_table_200 := NULL,

Line 1079: p_qlfc_freight_charge_type_id IN jtf_number_table := NULL,

1075: p_qlfc_program_update_date IN jtf_date_table := NULL,
1076: p_qlfc_request_id IN jtf_number_table := NULL,
1077: p_qlfc_quote_shipment_id IN jtf_number_table := NULL,
1078: p_qlfc_quote_line_id IN jtf_number_table := NULL,
1079: p_qlfc_freight_charge_type_id IN jtf_number_table := NULL,
1080: p_qlfc_charge_amount IN jtf_number_table := NULL,
1081: p_qlfc_attribute_category IN jtf_varchar2_table_200 := NULL,
1082: p_qlfc_attribute1 IN jtf_varchar2_table_200 := NULL,
1083: p_qlfc_attribute2 IN jtf_varchar2_table_200 := NULL,

Line 1080: p_qlfc_charge_amount IN jtf_number_table := NULL,

1076: p_qlfc_request_id IN jtf_number_table := NULL,
1077: p_qlfc_quote_shipment_id IN jtf_number_table := NULL,
1078: p_qlfc_quote_line_id IN jtf_number_table := NULL,
1079: p_qlfc_freight_charge_type_id IN jtf_number_table := NULL,
1080: p_qlfc_charge_amount IN jtf_number_table := NULL,
1081: p_qlfc_attribute_category IN jtf_varchar2_table_200 := NULL,
1082: p_qlfc_attribute1 IN jtf_varchar2_table_200 := NULL,
1083: p_qlfc_attribute2 IN jtf_varchar2_table_200 := NULL,
1084: p_qlfc_attribute3 IN jtf_varchar2_table_200 := NULL,

Line 1136: x_ql_quote_line_id OUT NOCOPY jtf_number_table ,

1132: );
1133:
1134:
1135: PROCEDURE AddModelsToCartWrapper(
1136: x_ql_quote_line_id OUT NOCOPY jtf_number_table ,
1137: p_api_version_number IN NUMBER := 1 ,
1138: p_init_msg_list IN VARCHAR2 := FND_API.G_TRUE ,
1139: p_commit IN VARCHAR2 := FND_API.G_FALSE ,
1140: p_Bundle_Flag IN VARCHAR2 := FND_API.G_FALSE ,

Line 1267: p_ql_created_by IN jtf_number_table := NULL,

1263: p_q_minisite_id IN NUMBER := FND_API.G_MISS_NUM,
1264: p_q_pricing_status_indicator IN VARCHAR2 := FND_API.G_MISS_CHAR,
1265: p_q_tax_status_indicator IN VARCHAR2 := FND_API.G_MISS_CHAR,
1266: p_ql_creation_date IN jtf_date_table := NULL,
1267: p_ql_created_by IN jtf_number_table := NULL,
1268: p_ql_last_updated_by IN jtf_number_table := NULL,
1269: p_ql_last_update_date IN jtf_date_table := NULL,
1270: p_ql_last_update_login IN jtf_number_table := NULL,
1271: p_ql_request_id IN jtf_number_table := NULL,

Line 1268: p_ql_last_updated_by IN jtf_number_table := NULL,

1264: p_q_pricing_status_indicator IN VARCHAR2 := FND_API.G_MISS_CHAR,
1265: p_q_tax_status_indicator IN VARCHAR2 := FND_API.G_MISS_CHAR,
1266: p_ql_creation_date IN jtf_date_table := NULL,
1267: p_ql_created_by IN jtf_number_table := NULL,
1268: p_ql_last_updated_by IN jtf_number_table := NULL,
1269: p_ql_last_update_date IN jtf_date_table := NULL,
1270: p_ql_last_update_login IN jtf_number_table := NULL,
1271: p_ql_request_id IN jtf_number_table := NULL,
1272: p_ql_program_application_id IN jtf_number_table := NULL,

Line 1270: p_ql_last_update_login IN jtf_number_table := NULL,

1266: p_ql_creation_date IN jtf_date_table := NULL,
1267: p_ql_created_by IN jtf_number_table := NULL,
1268: p_ql_last_updated_by IN jtf_number_table := NULL,
1269: p_ql_last_update_date IN jtf_date_table := NULL,
1270: p_ql_last_update_login IN jtf_number_table := NULL,
1271: p_ql_request_id IN jtf_number_table := NULL,
1272: p_ql_program_application_id IN jtf_number_table := NULL,
1273: p_ql_program_id IN jtf_number_table := NULL,
1274: p_ql_program_update_date IN jtf_date_table := NULL,

Line 1271: p_ql_request_id IN jtf_number_table := NULL,

1267: p_ql_created_by IN jtf_number_table := NULL,
1268: p_ql_last_updated_by IN jtf_number_table := NULL,
1269: p_ql_last_update_date IN jtf_date_table := NULL,
1270: p_ql_last_update_login IN jtf_number_table := NULL,
1271: p_ql_request_id IN jtf_number_table := NULL,
1272: p_ql_program_application_id IN jtf_number_table := NULL,
1273: p_ql_program_id IN jtf_number_table := NULL,
1274: p_ql_program_update_date IN jtf_date_table := NULL,
1275: p_ql_quote_line_id IN jtf_number_table := NULL,

Line 1272: p_ql_program_application_id IN jtf_number_table := NULL,

1268: p_ql_last_updated_by IN jtf_number_table := NULL,
1269: p_ql_last_update_date IN jtf_date_table := NULL,
1270: p_ql_last_update_login IN jtf_number_table := NULL,
1271: p_ql_request_id IN jtf_number_table := NULL,
1272: p_ql_program_application_id IN jtf_number_table := NULL,
1273: p_ql_program_id IN jtf_number_table := NULL,
1274: p_ql_program_update_date IN jtf_date_table := NULL,
1275: p_ql_quote_line_id IN jtf_number_table := NULL,
1276: p_ql_quote_header_id IN jtf_number_table := NULL,

Line 1273: p_ql_program_id IN jtf_number_table := NULL,

1269: p_ql_last_update_date IN jtf_date_table := NULL,
1270: p_ql_last_update_login IN jtf_number_table := NULL,
1271: p_ql_request_id IN jtf_number_table := NULL,
1272: p_ql_program_application_id IN jtf_number_table := NULL,
1273: p_ql_program_id IN jtf_number_table := NULL,
1274: p_ql_program_update_date IN jtf_date_table := NULL,
1275: p_ql_quote_line_id IN jtf_number_table := NULL,
1276: p_ql_quote_header_id IN jtf_number_table := NULL,
1277: p_ql_org_id IN jtf_number_table := NULL,

Line 1275: p_ql_quote_line_id IN jtf_number_table := NULL,

1271: p_ql_request_id IN jtf_number_table := NULL,
1272: p_ql_program_application_id IN jtf_number_table := NULL,
1273: p_ql_program_id IN jtf_number_table := NULL,
1274: p_ql_program_update_date IN jtf_date_table := NULL,
1275: p_ql_quote_line_id IN jtf_number_table := NULL,
1276: p_ql_quote_header_id IN jtf_number_table := NULL,
1277: p_ql_org_id IN jtf_number_table := NULL,
1278: p_ql_line_number IN jtf_number_table := NULL,
1279: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,

Line 1276: p_ql_quote_header_id IN jtf_number_table := NULL,

1272: p_ql_program_application_id IN jtf_number_table := NULL,
1273: p_ql_program_id IN jtf_number_table := NULL,
1274: p_ql_program_update_date IN jtf_date_table := NULL,
1275: p_ql_quote_line_id IN jtf_number_table := NULL,
1276: p_ql_quote_header_id IN jtf_number_table := NULL,
1277: p_ql_org_id IN jtf_number_table := NULL,
1278: p_ql_line_number IN jtf_number_table := NULL,
1279: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
1280: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,

Line 1277: p_ql_org_id IN jtf_number_table := NULL,

1273: p_ql_program_id IN jtf_number_table := NULL,
1274: p_ql_program_update_date IN jtf_date_table := NULL,
1275: p_ql_quote_line_id IN jtf_number_table := NULL,
1276: p_ql_quote_header_id IN jtf_number_table := NULL,
1277: p_ql_org_id IN jtf_number_table := NULL,
1278: p_ql_line_number IN jtf_number_table := NULL,
1279: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
1280: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
1281: p_ql_inventory_item_id IN jtf_number_table := NULL,

Line 1278: p_ql_line_number IN jtf_number_table := NULL,

1274: p_ql_program_update_date IN jtf_date_table := NULL,
1275: p_ql_quote_line_id IN jtf_number_table := NULL,
1276: p_ql_quote_header_id IN jtf_number_table := NULL,
1277: p_ql_org_id IN jtf_number_table := NULL,
1278: p_ql_line_number IN jtf_number_table := NULL,
1279: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
1280: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
1281: p_ql_inventory_item_id IN jtf_number_table := NULL,
1282: p_ql_organization_id IN jtf_number_table := NULL,

Line 1281: p_ql_inventory_item_id IN jtf_number_table := NULL,

1277: p_ql_org_id IN jtf_number_table := NULL,
1278: p_ql_line_number IN jtf_number_table := NULL,
1279: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
1280: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
1281: p_ql_inventory_item_id IN jtf_number_table := NULL,
1282: p_ql_organization_id IN jtf_number_table := NULL,
1283: p_ql_quantity IN jtf_number_table := NULL,
1284: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
1285: p_ql_start_date_active IN jtf_date_table := NULL,

Line 1282: p_ql_organization_id IN jtf_number_table := NULL,

1278: p_ql_line_number IN jtf_number_table := NULL,
1279: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
1280: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
1281: p_ql_inventory_item_id IN jtf_number_table := NULL,
1282: p_ql_organization_id IN jtf_number_table := NULL,
1283: p_ql_quantity IN jtf_number_table := NULL,
1284: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
1285: p_ql_start_date_active IN jtf_date_table := NULL,
1286: p_ql_end_date_active IN jtf_date_table := NULL,

Line 1283: p_ql_quantity IN jtf_number_table := NULL,

1279: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
1280: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
1281: p_ql_inventory_item_id IN jtf_number_table := NULL,
1282: p_ql_organization_id IN jtf_number_table := NULL,
1283: p_ql_quantity IN jtf_number_table := NULL,
1284: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
1285: p_ql_start_date_active IN jtf_date_table := NULL,
1286: p_ql_end_date_active IN jtf_date_table := NULL,
1287: p_ql_order_line_type_id IN jtf_number_table := NULL,

Line 1287: p_ql_order_line_type_id IN jtf_number_table := NULL,

1283: p_ql_quantity IN jtf_number_table := NULL,
1284: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
1285: p_ql_start_date_active IN jtf_date_table := NULL,
1286: p_ql_end_date_active IN jtf_date_table := NULL,
1287: p_ql_order_line_type_id IN jtf_number_table := NULL,
1288: p_ql_price_list_id IN jtf_number_table := NULL,
1289: p_ql_price_list_line_id IN jtf_number_table := NULL,
1290: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
1291: p_ql_line_list_price IN jtf_number_table := NULL,

Line 1288: p_ql_price_list_id IN jtf_number_table := NULL,

1284: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
1285: p_ql_start_date_active IN jtf_date_table := NULL,
1286: p_ql_end_date_active IN jtf_date_table := NULL,
1287: p_ql_order_line_type_id IN jtf_number_table := NULL,
1288: p_ql_price_list_id IN jtf_number_table := NULL,
1289: p_ql_price_list_line_id IN jtf_number_table := NULL,
1290: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
1291: p_ql_line_list_price IN jtf_number_table := NULL,
1292: p_ql_line_adjusted_amount IN jtf_number_table := NULL,

Line 1289: p_ql_price_list_line_id IN jtf_number_table := NULL,

1285: p_ql_start_date_active IN jtf_date_table := NULL,
1286: p_ql_end_date_active IN jtf_date_table := NULL,
1287: p_ql_order_line_type_id IN jtf_number_table := NULL,
1288: p_ql_price_list_id IN jtf_number_table := NULL,
1289: p_ql_price_list_line_id IN jtf_number_table := NULL,
1290: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
1291: p_ql_line_list_price IN jtf_number_table := NULL,
1292: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
1293: p_ql_line_adjusted_percent IN jtf_number_table := NULL,

Line 1291: p_ql_line_list_price IN jtf_number_table := NULL,

1287: p_ql_order_line_type_id IN jtf_number_table := NULL,
1288: p_ql_price_list_id IN jtf_number_table := NULL,
1289: p_ql_price_list_line_id IN jtf_number_table := NULL,
1290: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
1291: p_ql_line_list_price IN jtf_number_table := NULL,
1292: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
1293: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
1294: p_ql_line_quote_price IN jtf_number_table := NULL,
1295: p_ql_related_item_id IN jtf_number_table := NULL,

Line 1292: p_ql_line_adjusted_amount IN jtf_number_table := NULL,

1288: p_ql_price_list_id IN jtf_number_table := NULL,
1289: p_ql_price_list_line_id IN jtf_number_table := NULL,
1290: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
1291: p_ql_line_list_price IN jtf_number_table := NULL,
1292: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
1293: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
1294: p_ql_line_quote_price IN jtf_number_table := NULL,
1295: p_ql_related_item_id IN jtf_number_table := NULL,
1296: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,

Line 1293: p_ql_line_adjusted_percent IN jtf_number_table := NULL,

1289: p_ql_price_list_line_id IN jtf_number_table := NULL,
1290: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
1291: p_ql_line_list_price IN jtf_number_table := NULL,
1292: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
1293: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
1294: p_ql_line_quote_price IN jtf_number_table := NULL,
1295: p_ql_related_item_id IN jtf_number_table := NULL,
1296: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
1297: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,

Line 1294: p_ql_line_quote_price IN jtf_number_table := NULL,

1290: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
1291: p_ql_line_list_price IN jtf_number_table := NULL,
1292: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
1293: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
1294: p_ql_line_quote_price IN jtf_number_table := NULL,
1295: p_ql_related_item_id IN jtf_number_table := NULL,
1296: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
1297: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
1298: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,

Line 1295: p_ql_related_item_id IN jtf_number_table := NULL,

1291: p_ql_line_list_price IN jtf_number_table := NULL,
1292: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
1293: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
1294: p_ql_line_quote_price IN jtf_number_table := NULL,
1295: p_ql_related_item_id IN jtf_number_table := NULL,
1296: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
1297: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
1298: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
1299: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,

Line 1317: p_ql_accounting_rule_id IN jtf_number_table := NULL,

1313: p_ql_attribute12 IN jtf_varchar2_table_300 := NULL,
1314: p_ql_attribute13 IN jtf_varchar2_table_300 := NULL,
1315: p_ql_attribute14 IN jtf_varchar2_table_300 := NULL,
1316: p_ql_attribute15 IN jtf_varchar2_table_300 := NULL,
1317: p_ql_accounting_rule_id IN jtf_number_table := NULL,
1318: p_ql_ffm_content_name IN jtf_varchar2_table_300 := NULL,
1319: p_ql_ffm_content_type IN jtf_varchar2_table_300 := NULL,
1320: p_ql_ffm_document_type IN jtf_varchar2_table_300 := NULL,
1321: p_ql_ffm_media_id IN jtf_varchar2_table_300 := NULL,

Line 1324: p_ql_invoice_to_party_id IN jtf_number_table := NULL,

1320: p_ql_ffm_document_type IN jtf_varchar2_table_300 := NULL,
1321: p_ql_ffm_media_id IN jtf_varchar2_table_300 := NULL,
1322: p_ql_ffm_media_type IN jtf_varchar2_table_300 := NULL,
1323: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
1324: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
1325: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
1326: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
1327: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
1328: p_ql_marketing_source_code_id IN jtf_number_table := NULL,

Line 1325: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,

1321: p_ql_ffm_media_id IN jtf_varchar2_table_300 := NULL,
1322: p_ql_ffm_media_type IN jtf_varchar2_table_300 := NULL,
1323: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
1324: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
1325: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
1326: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
1327: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
1328: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
1329: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,

Line 1326: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,

1322: p_ql_ffm_media_type IN jtf_varchar2_table_300 := NULL,
1323: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
1324: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
1325: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
1326: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
1327: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
1328: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
1329: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
1330: p_ql_commitment_id IN jtf_number_table := NULL,

Line 1327: p_ql_invoicing_rule_id IN jtf_number_table := NULL,

1323: p_ql_ffm_user_note IN jtf_varchar2_table_300 := NULL,
1324: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
1325: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
1326: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
1327: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
1328: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
1329: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
1330: p_ql_commitment_id IN jtf_number_table := NULL,
1331: p_ql_agreement_id IN jtf_number_table := NULL,

Line 1328: p_ql_marketing_source_code_id IN jtf_number_table := NULL,

1324: p_ql_invoice_to_party_id IN jtf_number_table := NULL,
1325: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
1326: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
1327: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
1328: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
1329: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
1330: p_ql_commitment_id IN jtf_number_table := NULL,
1331: p_ql_agreement_id IN jtf_number_table := NULL,
1332: p_ql_minisite_id IN jtf_number_table := NULL,

Line 1330: p_ql_commitment_id IN jtf_number_table := NULL,

1326: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
1327: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
1328: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
1329: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
1330: p_ql_commitment_id IN jtf_number_table := NULL,
1331: p_ql_agreement_id IN jtf_number_table := NULL,
1332: p_ql_minisite_id IN jtf_number_table := NULL,
1333: p_ql_section_id IN jtf_number_table := NULL,
1334: p_ql_line_codes IN jtf_number_table := NULL

Line 1331: p_ql_agreement_id IN jtf_number_table := NULL,

1327: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
1328: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
1329: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
1330: p_ql_commitment_id IN jtf_number_table := NULL,
1331: p_ql_agreement_id IN jtf_number_table := NULL,
1332: p_ql_minisite_id IN jtf_number_table := NULL,
1333: p_ql_section_id IN jtf_number_table := NULL,
1334: p_ql_line_codes IN jtf_number_table := NULL
1335: );

Line 1332: p_ql_minisite_id IN jtf_number_table := NULL,

1328: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
1329: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
1330: p_ql_commitment_id IN jtf_number_table := NULL,
1331: p_ql_agreement_id IN jtf_number_table := NULL,
1332: p_ql_minisite_id IN jtf_number_table := NULL,
1333: p_ql_section_id IN jtf_number_table := NULL,
1334: p_ql_line_codes IN jtf_number_table := NULL
1335: );
1336:

Line 1333: p_ql_section_id IN jtf_number_table := NULL,

1329: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
1330: p_ql_commitment_id IN jtf_number_table := NULL,
1331: p_ql_agreement_id IN jtf_number_table := NULL,
1332: p_ql_minisite_id IN jtf_number_table := NULL,
1333: p_ql_section_id IN jtf_number_table := NULL,
1334: p_ql_line_codes IN jtf_number_table := NULL
1335: );
1336:
1337: TYPE ConfigCurTyp IS REF CURSOR;

Line 1334: p_ql_line_codes IN jtf_number_table := NULL

1330: p_ql_commitment_id IN jtf_number_table := NULL,
1331: p_ql_agreement_id IN jtf_number_table := NULL,
1332: p_ql_minisite_id IN jtf_number_table := NULL,
1333: p_ql_section_id IN jtf_number_table := NULL,
1334: p_ql_line_codes IN jtf_number_table := NULL
1335: );
1336:
1337: TYPE ConfigCurTyp IS REF CURSOR;
1338: -- API NAME: RECONFIGURE_FROM_IB

Line 1461: p_instance_ids IN jtf_number_table := NULL,

1457: p_q_end_cust_party_site_id IN NUMBER := FND_API.G_MISS_NUM,
1458: p_q_end_cust_cust_account_id IN NUMBER := FND_API.G_MISS_NUM,
1459: p_q_pricing_status_indicator IN VARCHAR2 := FND_API.G_MISS_CHAR,
1460: p_q_tax_status_indicator IN VARCHAR2 := FND_API.G_MISS_CHAR,
1461: p_instance_ids IN jtf_number_table := NULL,
1462: x_config_line OUT NOCOPY ConfigCurTyp,
1463: x_last_update_date OUT NOCOPY DATE,
1464: x_return_status OUT NOCOPY VARCHAR2,
1465: x_msg_count OUT NOCOPY NUMBER,