DBA Data[Home] [Help]

APPS.IBE_ORDER_W1_PVT dependencies on JTF_NUMBER_TABLE

Line 209: p_l_LINE_ID IN jtf_number_table :=NULL,

205: p_h_sold_to_edi_location_code IN VARCHAR2 :=FND_API.G_MISS_CHAR,
206: p_h_sold_to_phone_id IN NUMBER :=FND_API.G_MISS_NUM,
207: p_h_status_flag IN VARCHAR2 :=FND_API.G_MISS_CHAR,
208: p_h_xml_transaction_type_code IN VARCHAR2 :=FND_API.G_MISS_CHAR,
209: p_l_LINE_ID IN jtf_number_table :=NULL,
210: p_l_OPERATION IN jtf_varchar2_table_100 :=NULL,
211: p_l_ORG_ID IN jtf_number_table :=NULL,
212: p_l_HEADER_ID IN jtf_number_table :=NULL,
213: p_l_LINE_TYPE_ID IN jtf_number_table :=NULL,

Line 211: p_l_ORG_ID IN jtf_number_table :=NULL,

207: p_h_status_flag IN VARCHAR2 :=FND_API.G_MISS_CHAR,
208: p_h_xml_transaction_type_code IN VARCHAR2 :=FND_API.G_MISS_CHAR,
209: p_l_LINE_ID IN jtf_number_table :=NULL,
210: p_l_OPERATION IN jtf_varchar2_table_100 :=NULL,
211: p_l_ORG_ID IN jtf_number_table :=NULL,
212: p_l_HEADER_ID IN jtf_number_table :=NULL,
213: p_l_LINE_TYPE_ID IN jtf_number_table :=NULL,
214: p_l_LINE_NUMBER IN jtf_number_table :=NULL,
215: p_l_ORDERED_ITEM IN jtf_varchar2_table_300 :=NULL,

Line 212: p_l_HEADER_ID IN jtf_number_table :=NULL,

208: p_h_xml_transaction_type_code IN VARCHAR2 :=FND_API.G_MISS_CHAR,
209: p_l_LINE_ID IN jtf_number_table :=NULL,
210: p_l_OPERATION IN jtf_varchar2_table_100 :=NULL,
211: p_l_ORG_ID IN jtf_number_table :=NULL,
212: p_l_HEADER_ID IN jtf_number_table :=NULL,
213: p_l_LINE_TYPE_ID IN jtf_number_table :=NULL,
214: p_l_LINE_NUMBER IN jtf_number_table :=NULL,
215: p_l_ORDERED_ITEM IN jtf_varchar2_table_300 :=NULL,
216: p_l_REQUEST_DATE IN jtf_date_table :=NULL,

Line 213: p_l_LINE_TYPE_ID IN jtf_number_table :=NULL,

209: p_l_LINE_ID IN jtf_number_table :=NULL,
210: p_l_OPERATION IN jtf_varchar2_table_100 :=NULL,
211: p_l_ORG_ID IN jtf_number_table :=NULL,
212: p_l_HEADER_ID IN jtf_number_table :=NULL,
213: p_l_LINE_TYPE_ID IN jtf_number_table :=NULL,
214: p_l_LINE_NUMBER IN jtf_number_table :=NULL,
215: p_l_ORDERED_ITEM IN jtf_varchar2_table_300 :=NULL,
216: p_l_REQUEST_DATE IN jtf_date_table :=NULL,
217: p_l_PROMISE_DATE IN jtf_date_table :=NULL,

Line 214: p_l_LINE_NUMBER IN jtf_number_table :=NULL,

210: p_l_OPERATION IN jtf_varchar2_table_100 :=NULL,
211: p_l_ORG_ID IN jtf_number_table :=NULL,
212: p_l_HEADER_ID IN jtf_number_table :=NULL,
213: p_l_LINE_TYPE_ID IN jtf_number_table :=NULL,
214: p_l_LINE_NUMBER IN jtf_number_table :=NULL,
215: p_l_ORDERED_ITEM IN jtf_varchar2_table_300 :=NULL,
216: p_l_REQUEST_DATE IN jtf_date_table :=NULL,
217: p_l_PROMISE_DATE IN jtf_date_table :=NULL,
218: p_l_SCHEDULE_SHIP_DATE IN jtf_date_table :=NULL,

Line 220: p_l_PRICING_QUANTITY IN jtf_number_table :=NULL,

216: p_l_REQUEST_DATE IN jtf_date_table :=NULL,
217: p_l_PROMISE_DATE IN jtf_date_table :=NULL,
218: p_l_SCHEDULE_SHIP_DATE IN jtf_date_table :=NULL,
219: p_l_ORDER_QUANTITY_UOM IN jtf_varchar2_table_100 :=NULL,
220: p_l_PRICING_QUANTITY IN jtf_number_table :=NULL,
221: p_l_PRICING_QUANTITY_UOM IN jtf_varchar2_table_300 :=NULL,
222: p_l_CANCELLED_QUANTITY IN jtf_number_table :=NULL,
223: p_l_SHIPPED_QUANTITY IN jtf_number_table :=NULL,
224: p_l_ORDERED_QUANTITY IN jtf_number_table :=NULL,

Line 222: p_l_CANCELLED_QUANTITY IN jtf_number_table :=NULL,

218: p_l_SCHEDULE_SHIP_DATE IN jtf_date_table :=NULL,
219: p_l_ORDER_QUANTITY_UOM IN jtf_varchar2_table_100 :=NULL,
220: p_l_PRICING_QUANTITY IN jtf_number_table :=NULL,
221: p_l_PRICING_QUANTITY_UOM IN jtf_varchar2_table_300 :=NULL,
222: p_l_CANCELLED_QUANTITY IN jtf_number_table :=NULL,
223: p_l_SHIPPED_QUANTITY IN jtf_number_table :=NULL,
224: p_l_ORDERED_QUANTITY IN jtf_number_table :=NULL,
225: p_l_FULFILLED_QUANTITY IN jtf_number_table :=NULL,
226: p_l_SHIPPING_QUANTITY IN jtf_number_table :=NULL,

Line 223: p_l_SHIPPED_QUANTITY IN jtf_number_table :=NULL,

219: p_l_ORDER_QUANTITY_UOM IN jtf_varchar2_table_100 :=NULL,
220: p_l_PRICING_QUANTITY IN jtf_number_table :=NULL,
221: p_l_PRICING_QUANTITY_UOM IN jtf_varchar2_table_300 :=NULL,
222: p_l_CANCELLED_QUANTITY IN jtf_number_table :=NULL,
223: p_l_SHIPPED_QUANTITY IN jtf_number_table :=NULL,
224: p_l_ORDERED_QUANTITY IN jtf_number_table :=NULL,
225: p_l_FULFILLED_QUANTITY IN jtf_number_table :=NULL,
226: p_l_SHIPPING_QUANTITY IN jtf_number_table :=NULL,
227: p_l_SHIPPING_QUANTITY_UOM IN jtf_varchar2_table_100 :=NULL,

Line 224: p_l_ORDERED_QUANTITY IN jtf_number_table :=NULL,

220: p_l_PRICING_QUANTITY IN jtf_number_table :=NULL,
221: p_l_PRICING_QUANTITY_UOM IN jtf_varchar2_table_300 :=NULL,
222: p_l_CANCELLED_QUANTITY IN jtf_number_table :=NULL,
223: p_l_SHIPPED_QUANTITY IN jtf_number_table :=NULL,
224: p_l_ORDERED_QUANTITY IN jtf_number_table :=NULL,
225: p_l_FULFILLED_QUANTITY IN jtf_number_table :=NULL,
226: p_l_SHIPPING_QUANTITY IN jtf_number_table :=NULL,
227: p_l_SHIPPING_QUANTITY_UOM IN jtf_varchar2_table_100 :=NULL,
228: p_l_DELIVERY_LEAD_TIME IN jtf_number_table :=NULL,

Line 225: p_l_FULFILLED_QUANTITY IN jtf_number_table :=NULL,

221: p_l_PRICING_QUANTITY_UOM IN jtf_varchar2_table_300 :=NULL,
222: p_l_CANCELLED_QUANTITY IN jtf_number_table :=NULL,
223: p_l_SHIPPED_QUANTITY IN jtf_number_table :=NULL,
224: p_l_ORDERED_QUANTITY IN jtf_number_table :=NULL,
225: p_l_FULFILLED_QUANTITY IN jtf_number_table :=NULL,
226: p_l_SHIPPING_QUANTITY IN jtf_number_table :=NULL,
227: p_l_SHIPPING_QUANTITY_UOM IN jtf_varchar2_table_100 :=NULL,
228: p_l_DELIVERY_LEAD_TIME IN jtf_number_table :=NULL,
229: p_l_TAX_EXEMPT_FLAG IN jtf_varchar2_table_100 :=NULL,

Line 226: p_l_SHIPPING_QUANTITY IN jtf_number_table :=NULL,

222: p_l_CANCELLED_QUANTITY IN jtf_number_table :=NULL,
223: p_l_SHIPPED_QUANTITY IN jtf_number_table :=NULL,
224: p_l_ORDERED_QUANTITY IN jtf_number_table :=NULL,
225: p_l_FULFILLED_QUANTITY IN jtf_number_table :=NULL,
226: p_l_SHIPPING_QUANTITY IN jtf_number_table :=NULL,
227: p_l_SHIPPING_QUANTITY_UOM IN jtf_varchar2_table_100 :=NULL,
228: p_l_DELIVERY_LEAD_TIME IN jtf_number_table :=NULL,
229: p_l_TAX_EXEMPT_FLAG IN jtf_varchar2_table_100 :=NULL,
230: p_l_TAX_EXEMPT_NUMBER IN jtf_varchar2_table_100 :=NULL,

Line 228: p_l_DELIVERY_LEAD_TIME IN jtf_number_table :=NULL,

224: p_l_ORDERED_QUANTITY IN jtf_number_table :=NULL,
225: p_l_FULFILLED_QUANTITY IN jtf_number_table :=NULL,
226: p_l_SHIPPING_QUANTITY IN jtf_number_table :=NULL,
227: p_l_SHIPPING_QUANTITY_UOM IN jtf_varchar2_table_100 :=NULL,
228: p_l_DELIVERY_LEAD_TIME IN jtf_number_table :=NULL,
229: p_l_TAX_EXEMPT_FLAG IN jtf_varchar2_table_100 :=NULL,
230: p_l_TAX_EXEMPT_NUMBER IN jtf_varchar2_table_100 :=NULL,
231: p_l_TAX_EXEMPT_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
232: p_l_SHIP_FROM_ORG_ID IN jtf_number_table :=NULL,

Line 232: p_l_SHIP_FROM_ORG_ID IN jtf_number_table :=NULL,

228: p_l_DELIVERY_LEAD_TIME IN jtf_number_table :=NULL,
229: p_l_TAX_EXEMPT_FLAG IN jtf_varchar2_table_100 :=NULL,
230: p_l_TAX_EXEMPT_NUMBER IN jtf_varchar2_table_100 :=NULL,
231: p_l_TAX_EXEMPT_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
232: p_l_SHIP_FROM_ORG_ID IN jtf_number_table :=NULL,
233: p_l_SHIP_TO_ORG_ID IN jtf_number_table :=NULL,
234: p_l_INVOICE_TO_ORG_ID IN jtf_number_table :=NULL,
235: p_l_DELIVER_TO_ORG_ID IN jtf_number_table :=NULL,
236: p_l_SHIP_TO_CONTACT_ID IN jtf_number_table :=NULL,

Line 233: p_l_SHIP_TO_ORG_ID IN jtf_number_table :=NULL,

229: p_l_TAX_EXEMPT_FLAG IN jtf_varchar2_table_100 :=NULL,
230: p_l_TAX_EXEMPT_NUMBER IN jtf_varchar2_table_100 :=NULL,
231: p_l_TAX_EXEMPT_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
232: p_l_SHIP_FROM_ORG_ID IN jtf_number_table :=NULL,
233: p_l_SHIP_TO_ORG_ID IN jtf_number_table :=NULL,
234: p_l_INVOICE_TO_ORG_ID IN jtf_number_table :=NULL,
235: p_l_DELIVER_TO_ORG_ID IN jtf_number_table :=NULL,
236: p_l_SHIP_TO_CONTACT_ID IN jtf_number_table :=NULL,
237: p_l_DELIVER_TO_CONTACT_ID IN jtf_number_table :=NULL,

Line 234: p_l_INVOICE_TO_ORG_ID IN jtf_number_table :=NULL,

230: p_l_TAX_EXEMPT_NUMBER IN jtf_varchar2_table_100 :=NULL,
231: p_l_TAX_EXEMPT_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
232: p_l_SHIP_FROM_ORG_ID IN jtf_number_table :=NULL,
233: p_l_SHIP_TO_ORG_ID IN jtf_number_table :=NULL,
234: p_l_INVOICE_TO_ORG_ID IN jtf_number_table :=NULL,
235: p_l_DELIVER_TO_ORG_ID IN jtf_number_table :=NULL,
236: p_l_SHIP_TO_CONTACT_ID IN jtf_number_table :=NULL,
237: p_l_DELIVER_TO_CONTACT_ID IN jtf_number_table :=NULL,
238: p_l_INVOICE_TO_CONTACT_ID IN jtf_number_table :=NULL,

Line 235: p_l_DELIVER_TO_ORG_ID IN jtf_number_table :=NULL,

231: p_l_TAX_EXEMPT_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
232: p_l_SHIP_FROM_ORG_ID IN jtf_number_table :=NULL,
233: p_l_SHIP_TO_ORG_ID IN jtf_number_table :=NULL,
234: p_l_INVOICE_TO_ORG_ID IN jtf_number_table :=NULL,
235: p_l_DELIVER_TO_ORG_ID IN jtf_number_table :=NULL,
236: p_l_SHIP_TO_CONTACT_ID IN jtf_number_table :=NULL,
237: p_l_DELIVER_TO_CONTACT_ID IN jtf_number_table :=NULL,
238: p_l_INVOICE_TO_CONTACT_ID IN jtf_number_table :=NULL,
239: p_l_SOLD_FROM_ORG_ID IN jtf_number_table :=NULL,

Line 236: p_l_SHIP_TO_CONTACT_ID IN jtf_number_table :=NULL,

232: p_l_SHIP_FROM_ORG_ID IN jtf_number_table :=NULL,
233: p_l_SHIP_TO_ORG_ID IN jtf_number_table :=NULL,
234: p_l_INVOICE_TO_ORG_ID IN jtf_number_table :=NULL,
235: p_l_DELIVER_TO_ORG_ID IN jtf_number_table :=NULL,
236: p_l_SHIP_TO_CONTACT_ID IN jtf_number_table :=NULL,
237: p_l_DELIVER_TO_CONTACT_ID IN jtf_number_table :=NULL,
238: p_l_INVOICE_TO_CONTACT_ID IN jtf_number_table :=NULL,
239: p_l_SOLD_FROM_ORG_ID IN jtf_number_table :=NULL,
240: p_l_SOLD_TO_ORG_ID IN jtf_number_table :=NULL,

Line 237: p_l_DELIVER_TO_CONTACT_ID IN jtf_number_table :=NULL,

233: p_l_SHIP_TO_ORG_ID IN jtf_number_table :=NULL,
234: p_l_INVOICE_TO_ORG_ID IN jtf_number_table :=NULL,
235: p_l_DELIVER_TO_ORG_ID IN jtf_number_table :=NULL,
236: p_l_SHIP_TO_CONTACT_ID IN jtf_number_table :=NULL,
237: p_l_DELIVER_TO_CONTACT_ID IN jtf_number_table :=NULL,
238: p_l_INVOICE_TO_CONTACT_ID IN jtf_number_table :=NULL,
239: p_l_SOLD_FROM_ORG_ID IN jtf_number_table :=NULL,
240: p_l_SOLD_TO_ORG_ID IN jtf_number_table :=NULL,
241: p_l_CUST_PO_NUMBER IN jtf_varchar2_table_100 :=NULL,

Line 238: p_l_INVOICE_TO_CONTACT_ID IN jtf_number_table :=NULL,

234: p_l_INVOICE_TO_ORG_ID IN jtf_number_table :=NULL,
235: p_l_DELIVER_TO_ORG_ID IN jtf_number_table :=NULL,
236: p_l_SHIP_TO_CONTACT_ID IN jtf_number_table :=NULL,
237: p_l_DELIVER_TO_CONTACT_ID IN jtf_number_table :=NULL,
238: p_l_INVOICE_TO_CONTACT_ID IN jtf_number_table :=NULL,
239: p_l_SOLD_FROM_ORG_ID IN jtf_number_table :=NULL,
240: p_l_SOLD_TO_ORG_ID IN jtf_number_table :=NULL,
241: p_l_CUST_PO_NUMBER IN jtf_varchar2_table_100 :=NULL,
242: p_l_SHIP_TOLERANCE_ABOVE IN jtf_number_table :=NULL,

Line 239: p_l_SOLD_FROM_ORG_ID IN jtf_number_table :=NULL,

235: p_l_DELIVER_TO_ORG_ID IN jtf_number_table :=NULL,
236: p_l_SHIP_TO_CONTACT_ID IN jtf_number_table :=NULL,
237: p_l_DELIVER_TO_CONTACT_ID IN jtf_number_table :=NULL,
238: p_l_INVOICE_TO_CONTACT_ID IN jtf_number_table :=NULL,
239: p_l_SOLD_FROM_ORG_ID IN jtf_number_table :=NULL,
240: p_l_SOLD_TO_ORG_ID IN jtf_number_table :=NULL,
241: p_l_CUST_PO_NUMBER IN jtf_varchar2_table_100 :=NULL,
242: p_l_SHIP_TOLERANCE_ABOVE IN jtf_number_table :=NULL,
243: p_l_SHIP_TOLERANCE_BELOW IN jtf_number_table :=NULL,

Line 240: p_l_SOLD_TO_ORG_ID IN jtf_number_table :=NULL,

236: p_l_SHIP_TO_CONTACT_ID IN jtf_number_table :=NULL,
237: p_l_DELIVER_TO_CONTACT_ID IN jtf_number_table :=NULL,
238: p_l_INVOICE_TO_CONTACT_ID IN jtf_number_table :=NULL,
239: p_l_SOLD_FROM_ORG_ID IN jtf_number_table :=NULL,
240: p_l_SOLD_TO_ORG_ID IN jtf_number_table :=NULL,
241: p_l_CUST_PO_NUMBER IN jtf_varchar2_table_100 :=NULL,
242: p_l_SHIP_TOLERANCE_ABOVE IN jtf_number_table :=NULL,
243: p_l_SHIP_TOLERANCE_BELOW IN jtf_number_table :=NULL,
244: p_l_DEMAND_BUCKET_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,

Line 242: p_l_SHIP_TOLERANCE_ABOVE IN jtf_number_table :=NULL,

238: p_l_INVOICE_TO_CONTACT_ID IN jtf_number_table :=NULL,
239: p_l_SOLD_FROM_ORG_ID IN jtf_number_table :=NULL,
240: p_l_SOLD_TO_ORG_ID IN jtf_number_table :=NULL,
241: p_l_CUST_PO_NUMBER IN jtf_varchar2_table_100 :=NULL,
242: p_l_SHIP_TOLERANCE_ABOVE IN jtf_number_table :=NULL,
243: p_l_SHIP_TOLERANCE_BELOW IN jtf_number_table :=NULL,
244: p_l_DEMAND_BUCKET_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
245: p_l_VEH_CUS_ITEM_CUM_KEY_ID IN jtf_number_table :=NULL,
246: p_l_RLA_SCHEDULE_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,

Line 243: p_l_SHIP_TOLERANCE_BELOW IN jtf_number_table :=NULL,

239: p_l_SOLD_FROM_ORG_ID IN jtf_number_table :=NULL,
240: p_l_SOLD_TO_ORG_ID IN jtf_number_table :=NULL,
241: p_l_CUST_PO_NUMBER IN jtf_varchar2_table_100 :=NULL,
242: p_l_SHIP_TOLERANCE_ABOVE IN jtf_number_table :=NULL,
243: p_l_SHIP_TOLERANCE_BELOW IN jtf_number_table :=NULL,
244: p_l_DEMAND_BUCKET_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
245: p_l_VEH_CUS_ITEM_CUM_KEY_ID IN jtf_number_table :=NULL,
246: p_l_RLA_SCHEDULE_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
247: p_l_CUSTOMER_DOCK_CODE IN jtf_varchar2_table_100 :=NULL,

Line 245: p_l_VEH_CUS_ITEM_CUM_KEY_ID IN jtf_number_table :=NULL,

241: p_l_CUST_PO_NUMBER IN jtf_varchar2_table_100 :=NULL,
242: p_l_SHIP_TOLERANCE_ABOVE IN jtf_number_table :=NULL,
243: p_l_SHIP_TOLERANCE_BELOW IN jtf_number_table :=NULL,
244: p_l_DEMAND_BUCKET_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
245: p_l_VEH_CUS_ITEM_CUM_KEY_ID IN jtf_number_table :=NULL,
246: p_l_RLA_SCHEDULE_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
247: p_l_CUSTOMER_DOCK_CODE IN jtf_varchar2_table_100 :=NULL,
248: p_l_CUSTOMER_JOB IN jtf_varchar2_table_100 :=NULL,
249: p_l_CUSTOMER_PRODUCTION_LINE IN jtf_varchar2_table_100 :=NULL,

Line 251: p_l_PROJECT_ID IN jtf_number_table :=NULL,

247: p_l_CUSTOMER_DOCK_CODE IN jtf_varchar2_table_100 :=NULL,
248: p_l_CUSTOMER_JOB IN jtf_varchar2_table_100 :=NULL,
249: p_l_CUSTOMER_PRODUCTION_LINE IN jtf_varchar2_table_100 :=NULL,
250: p_l_CUST_MODEL_SERIAL_NUMBER IN jtf_varchar2_table_100 :=NULL,
251: p_l_PROJECT_ID IN jtf_number_table :=NULL,
252: p_l_TASK_ID IN jtf_number_table :=NULL,
253: p_l_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,
254: p_l_TAX_DATE IN jtf_date_table :=NULL,
255: p_l_TAX_CODE IN jtf_varchar2_table_100 :=NULL,

Line 252: p_l_TASK_ID IN jtf_number_table :=NULL,

248: p_l_CUSTOMER_JOB IN jtf_varchar2_table_100 :=NULL,
249: p_l_CUSTOMER_PRODUCTION_LINE IN jtf_varchar2_table_100 :=NULL,
250: p_l_CUST_MODEL_SERIAL_NUMBER IN jtf_varchar2_table_100 :=NULL,
251: p_l_PROJECT_ID IN jtf_number_table :=NULL,
252: p_l_TASK_ID IN jtf_number_table :=NULL,
253: p_l_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,
254: p_l_TAX_DATE IN jtf_date_table :=NULL,
255: p_l_TAX_CODE IN jtf_varchar2_table_100 :=NULL,
256: p_l_TAX_RATE IN jtf_number_table :=NULL,

Line 253: p_l_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,

249: p_l_CUSTOMER_PRODUCTION_LINE IN jtf_varchar2_table_100 :=NULL,
250: p_l_CUST_MODEL_SERIAL_NUMBER IN jtf_varchar2_table_100 :=NULL,
251: p_l_PROJECT_ID IN jtf_number_table :=NULL,
252: p_l_TASK_ID IN jtf_number_table :=NULL,
253: p_l_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,
254: p_l_TAX_DATE IN jtf_date_table :=NULL,
255: p_l_TAX_CODE IN jtf_varchar2_table_100 :=NULL,
256: p_l_TAX_RATE IN jtf_number_table :=NULL,
257: -- p_l_INVOICE_INTERFACE_STATUS_CODE IN jtf_varchar2_table_100 :=NULL,

Line 256: p_l_TAX_RATE IN jtf_number_table :=NULL,

252: p_l_TASK_ID IN jtf_number_table :=NULL,
253: p_l_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,
254: p_l_TAX_DATE IN jtf_date_table :=NULL,
255: p_l_TAX_CODE IN jtf_varchar2_table_100 :=NULL,
256: p_l_TAX_RATE IN jtf_number_table :=NULL,
257: -- p_l_INVOICE_INTERFACE_STATUS_CODE IN jtf_varchar2_table_100 :=NULL,
258: p_l_INVOICE_INTER_STATUS_CODE IN jtf_varchar2_table_100 :=NULL,
259: p_l_DEMAND_CLASS_CODE IN jtf_varchar2_table_100 :=NULL,
260: p_l_PRICE_LIST_ID IN jtf_number_table :=NULL,

Line 260: p_l_PRICE_LIST_ID IN jtf_number_table :=NULL,

256: p_l_TAX_RATE IN jtf_number_table :=NULL,
257: -- p_l_INVOICE_INTERFACE_STATUS_CODE IN jtf_varchar2_table_100 :=NULL,
258: p_l_INVOICE_INTER_STATUS_CODE IN jtf_varchar2_table_100 :=NULL,
259: p_l_DEMAND_CLASS_CODE IN jtf_varchar2_table_100 :=NULL,
260: p_l_PRICE_LIST_ID IN jtf_number_table :=NULL,
261: p_l_PRICING_DATE IN jtf_date_table :=NULL,
262: p_l_SHIPMENT_NUMBER IN jtf_number_table :=NULL,
263: p_l_AGREEMENT_ID IN jtf_number_table :=NULL,
264: p_l_SHIPMENT_PRIORITY_CODE IN jtf_varchar2_table_100 :=NULL,

Line 262: p_l_SHIPMENT_NUMBER IN jtf_number_table :=NULL,

258: p_l_INVOICE_INTER_STATUS_CODE IN jtf_varchar2_table_100 :=NULL,
259: p_l_DEMAND_CLASS_CODE IN jtf_varchar2_table_100 :=NULL,
260: p_l_PRICE_LIST_ID IN jtf_number_table :=NULL,
261: p_l_PRICING_DATE IN jtf_date_table :=NULL,
262: p_l_SHIPMENT_NUMBER IN jtf_number_table :=NULL,
263: p_l_AGREEMENT_ID IN jtf_number_table :=NULL,
264: p_l_SHIPMENT_PRIORITY_CODE IN jtf_varchar2_table_100 :=NULL,
265: p_l_SHIPPING_METHOD_CODE IN jtf_varchar2_table_100 :=NULL,
266: p_l_FREIGHT_CARRIER_CODE IN jtf_varchar2_table_100 :=NULL,

Line 263: p_l_AGREEMENT_ID IN jtf_number_table :=NULL,

259: p_l_DEMAND_CLASS_CODE IN jtf_varchar2_table_100 :=NULL,
260: p_l_PRICE_LIST_ID IN jtf_number_table :=NULL,
261: p_l_PRICING_DATE IN jtf_date_table :=NULL,
262: p_l_SHIPMENT_NUMBER IN jtf_number_table :=NULL,
263: p_l_AGREEMENT_ID IN jtf_number_table :=NULL,
264: p_l_SHIPMENT_PRIORITY_CODE IN jtf_varchar2_table_100 :=NULL,
265: p_l_SHIPPING_METHOD_CODE IN jtf_varchar2_table_100 :=NULL,
266: p_l_FREIGHT_CARRIER_CODE IN jtf_varchar2_table_100 :=NULL,
267: p_l_FREIGHT_TERMS_CODE IN jtf_varchar2_table_100 :=NULL,

Line 270: p_l_PAYMENT_TERM_ID IN jtf_number_table :=NULL,

266: p_l_FREIGHT_CARRIER_CODE IN jtf_varchar2_table_100 :=NULL,
267: p_l_FREIGHT_TERMS_CODE IN jtf_varchar2_table_100 :=NULL,
268: p_l_FOB_POINT_CODE IN jtf_varchar2_table_100 :=NULL,
269: p_l_TAX_POINT_CODE IN jtf_varchar2_table_100 :=NULL,
270: p_l_PAYMENT_TERM_ID IN jtf_number_table :=NULL,
271: p_l_INVOICING_RULE_ID IN jtf_number_table :=NULL,
272: p_l_ACCOUNTING_RULE_ID IN jtf_number_table :=NULL,
273: p_l_SOURCE_DOCUMENT_TYPE_ID IN jtf_number_table :=NULL,
274: p_l_ORIG_SYS_DOCUMENT_REF IN jtf_varchar2_table_100 :=NULL,

Line 271: p_l_INVOICING_RULE_ID IN jtf_number_table :=NULL,

267: p_l_FREIGHT_TERMS_CODE IN jtf_varchar2_table_100 :=NULL,
268: p_l_FOB_POINT_CODE IN jtf_varchar2_table_100 :=NULL,
269: p_l_TAX_POINT_CODE IN jtf_varchar2_table_100 :=NULL,
270: p_l_PAYMENT_TERM_ID IN jtf_number_table :=NULL,
271: p_l_INVOICING_RULE_ID IN jtf_number_table :=NULL,
272: p_l_ACCOUNTING_RULE_ID IN jtf_number_table :=NULL,
273: p_l_SOURCE_DOCUMENT_TYPE_ID IN jtf_number_table :=NULL,
274: p_l_ORIG_SYS_DOCUMENT_REF IN jtf_varchar2_table_100 :=NULL,
275: p_l_SOURCE_DOCUMENT_ID IN jtf_number_table :=NULL,

Line 272: p_l_ACCOUNTING_RULE_ID IN jtf_number_table :=NULL,

268: p_l_FOB_POINT_CODE IN jtf_varchar2_table_100 :=NULL,
269: p_l_TAX_POINT_CODE IN jtf_varchar2_table_100 :=NULL,
270: p_l_PAYMENT_TERM_ID IN jtf_number_table :=NULL,
271: p_l_INVOICING_RULE_ID IN jtf_number_table :=NULL,
272: p_l_ACCOUNTING_RULE_ID IN jtf_number_table :=NULL,
273: p_l_SOURCE_DOCUMENT_TYPE_ID IN jtf_number_table :=NULL,
274: p_l_ORIG_SYS_DOCUMENT_REF IN jtf_varchar2_table_100 :=NULL,
275: p_l_SOURCE_DOCUMENT_ID IN jtf_number_table :=NULL,
276: p_l_ORIG_SYS_LINE_REF IN jtf_varchar2_table_100 :=NULL,

Line 273: p_l_SOURCE_DOCUMENT_TYPE_ID IN jtf_number_table :=NULL,

269: p_l_TAX_POINT_CODE IN jtf_varchar2_table_100 :=NULL,
270: p_l_PAYMENT_TERM_ID IN jtf_number_table :=NULL,
271: p_l_INVOICING_RULE_ID IN jtf_number_table :=NULL,
272: p_l_ACCOUNTING_RULE_ID IN jtf_number_table :=NULL,
273: p_l_SOURCE_DOCUMENT_TYPE_ID IN jtf_number_table :=NULL,
274: p_l_ORIG_SYS_DOCUMENT_REF IN jtf_varchar2_table_100 :=NULL,
275: p_l_SOURCE_DOCUMENT_ID IN jtf_number_table :=NULL,
276: p_l_ORIG_SYS_LINE_REF IN jtf_varchar2_table_100 :=NULL,
277: p_l_SOURCE_DOCUMENT_LINE_ID IN jtf_number_table :=NULL,

Line 275: p_l_SOURCE_DOCUMENT_ID IN jtf_number_table :=NULL,

271: p_l_INVOICING_RULE_ID IN jtf_number_table :=NULL,
272: p_l_ACCOUNTING_RULE_ID IN jtf_number_table :=NULL,
273: p_l_SOURCE_DOCUMENT_TYPE_ID IN jtf_number_table :=NULL,
274: p_l_ORIG_SYS_DOCUMENT_REF IN jtf_varchar2_table_100 :=NULL,
275: p_l_SOURCE_DOCUMENT_ID IN jtf_number_table :=NULL,
276: p_l_ORIG_SYS_LINE_REF IN jtf_varchar2_table_100 :=NULL,
277: p_l_SOURCE_DOCUMENT_LINE_ID IN jtf_number_table :=NULL,
278: p_l_REFERENCE_LINE_ID IN jtf_number_table :=NULL,
279: p_l_REFERENCE_TYPE IN jtf_varchar2_table_300 :=NULL,

Line 277: p_l_SOURCE_DOCUMENT_LINE_ID IN jtf_number_table :=NULL,

273: p_l_SOURCE_DOCUMENT_TYPE_ID IN jtf_number_table :=NULL,
274: p_l_ORIG_SYS_DOCUMENT_REF IN jtf_varchar2_table_100 :=NULL,
275: p_l_SOURCE_DOCUMENT_ID IN jtf_number_table :=NULL,
276: p_l_ORIG_SYS_LINE_REF IN jtf_varchar2_table_100 :=NULL,
277: p_l_SOURCE_DOCUMENT_LINE_ID IN jtf_number_table :=NULL,
278: p_l_REFERENCE_LINE_ID IN jtf_number_table :=NULL,
279: p_l_REFERENCE_TYPE IN jtf_varchar2_table_300 :=NULL,
280: p_l_REFERENCE_HEADER_ID IN jtf_number_table :=NULL,
281: p_l_ITEM_REVISION IN jtf_varchar2_table_100 :=NULL,

Line 278: p_l_REFERENCE_LINE_ID IN jtf_number_table :=NULL,

274: p_l_ORIG_SYS_DOCUMENT_REF IN jtf_varchar2_table_100 :=NULL,
275: p_l_SOURCE_DOCUMENT_ID IN jtf_number_table :=NULL,
276: p_l_ORIG_SYS_LINE_REF IN jtf_varchar2_table_100 :=NULL,
277: p_l_SOURCE_DOCUMENT_LINE_ID IN jtf_number_table :=NULL,
278: p_l_REFERENCE_LINE_ID IN jtf_number_table :=NULL,
279: p_l_REFERENCE_TYPE IN jtf_varchar2_table_300 :=NULL,
280: p_l_REFERENCE_HEADER_ID IN jtf_number_table :=NULL,
281: p_l_ITEM_REVISION IN jtf_varchar2_table_100 :=NULL,
282: p_l_UNIT_SELLING_PRICE IN jtf_number_table :=NULL,

Line 280: p_l_REFERENCE_HEADER_ID IN jtf_number_table :=NULL,

276: p_l_ORIG_SYS_LINE_REF IN jtf_varchar2_table_100 :=NULL,
277: p_l_SOURCE_DOCUMENT_LINE_ID IN jtf_number_table :=NULL,
278: p_l_REFERENCE_LINE_ID IN jtf_number_table :=NULL,
279: p_l_REFERENCE_TYPE IN jtf_varchar2_table_300 :=NULL,
280: p_l_REFERENCE_HEADER_ID IN jtf_number_table :=NULL,
281: p_l_ITEM_REVISION IN jtf_varchar2_table_100 :=NULL,
282: p_l_UNIT_SELLING_PRICE IN jtf_number_table :=NULL,
283: p_l_UNIT_LIST_PRICE IN jtf_number_table :=NULL,
284: p_l_TAX_VALUE IN jtf_number_table :=NULL,

Line 282: p_l_UNIT_SELLING_PRICE IN jtf_number_table :=NULL,

278: p_l_REFERENCE_LINE_ID IN jtf_number_table :=NULL,
279: p_l_REFERENCE_TYPE IN jtf_varchar2_table_300 :=NULL,
280: p_l_REFERENCE_HEADER_ID IN jtf_number_table :=NULL,
281: p_l_ITEM_REVISION IN jtf_varchar2_table_100 :=NULL,
282: p_l_UNIT_SELLING_PRICE IN jtf_number_table :=NULL,
283: p_l_UNIT_LIST_PRICE IN jtf_number_table :=NULL,
284: p_l_TAX_VALUE IN jtf_number_table :=NULL,
285: p_l_CONTEXT IN jtf_varchar2_table_300 :=NULL,
286: p_l_ATTRIBUTE1 IN jtf_varchar2_table_300 :=NULL,

Line 283: p_l_UNIT_LIST_PRICE IN jtf_number_table :=NULL,

279: p_l_REFERENCE_TYPE IN jtf_varchar2_table_300 :=NULL,
280: p_l_REFERENCE_HEADER_ID IN jtf_number_table :=NULL,
281: p_l_ITEM_REVISION IN jtf_varchar2_table_100 :=NULL,
282: p_l_UNIT_SELLING_PRICE IN jtf_number_table :=NULL,
283: p_l_UNIT_LIST_PRICE IN jtf_number_table :=NULL,
284: p_l_TAX_VALUE IN jtf_number_table :=NULL,
285: p_l_CONTEXT IN jtf_varchar2_table_300 :=NULL,
286: p_l_ATTRIBUTE1 IN jtf_varchar2_table_300 :=NULL,
287: p_l_ATTRIBUTE2 IN jtf_varchar2_table_300 :=NULL,

Line 284: p_l_TAX_VALUE IN jtf_number_table :=NULL,

280: p_l_REFERENCE_HEADER_ID IN jtf_number_table :=NULL,
281: p_l_ITEM_REVISION IN jtf_varchar2_table_100 :=NULL,
282: p_l_UNIT_SELLING_PRICE IN jtf_number_table :=NULL,
283: p_l_UNIT_LIST_PRICE IN jtf_number_table :=NULL,
284: p_l_TAX_VALUE IN jtf_number_table :=NULL,
285: p_l_CONTEXT IN jtf_varchar2_table_300 :=NULL,
286: p_l_ATTRIBUTE1 IN jtf_varchar2_table_300 :=NULL,
287: p_l_ATTRIBUTE2 IN jtf_varchar2_table_300 :=NULL,
288: p_l_ATTRIBUTE3 IN jtf_varchar2_table_300 :=NULL,

Line 365: p_l_CREATED_BY IN jtf_number_table :=NULL,

361: p_l_INDUSTRY_ATTRIBUTE28 IN jtf_varchar2_table_300 :=NULL,
362: p_l_INDUSTRY_ATTRIBUTE29 IN jtf_varchar2_table_300 :=NULL,
363: p_l_INDUSTRY_ATTRIBUTE30 IN jtf_varchar2_table_300 :=NULL,
364: p_l_CREATION_DATE IN jtf_date_table :=NULL,
365: p_l_CREATED_BY IN jtf_number_table :=NULL,
366: p_l_LAST_UPDATE_DATE IN jtf_date_table :=NULL,
367: p_l_LAST_UPDATED_BY IN jtf_number_table :=NULL,
368: p_l_LAST_UPDATE_LOGIN IN jtf_number_table :=NULL,
369: p_l_PROGRAM_APPLICATION_ID IN jtf_number_table :=NULL,

Line 367: p_l_LAST_UPDATED_BY IN jtf_number_table :=NULL,

363: p_l_INDUSTRY_ATTRIBUTE30 IN jtf_varchar2_table_300 :=NULL,
364: p_l_CREATION_DATE IN jtf_date_table :=NULL,
365: p_l_CREATED_BY IN jtf_number_table :=NULL,
366: p_l_LAST_UPDATE_DATE IN jtf_date_table :=NULL,
367: p_l_LAST_UPDATED_BY IN jtf_number_table :=NULL,
368: p_l_LAST_UPDATE_LOGIN IN jtf_number_table :=NULL,
369: p_l_PROGRAM_APPLICATION_ID IN jtf_number_table :=NULL,
370: p_l_PROGRAM_ID IN jtf_number_table :=NULL,
371: p_l_PROGRAM_UPDATE_DATE IN jtf_date_table :=NULL,

Line 368: p_l_LAST_UPDATE_LOGIN IN jtf_number_table :=NULL,

364: p_l_CREATION_DATE IN jtf_date_table :=NULL,
365: p_l_CREATED_BY IN jtf_number_table :=NULL,
366: p_l_LAST_UPDATE_DATE IN jtf_date_table :=NULL,
367: p_l_LAST_UPDATED_BY IN jtf_number_table :=NULL,
368: p_l_LAST_UPDATE_LOGIN IN jtf_number_table :=NULL,
369: p_l_PROGRAM_APPLICATION_ID IN jtf_number_table :=NULL,
370: p_l_PROGRAM_ID IN jtf_number_table :=NULL,
371: p_l_PROGRAM_UPDATE_DATE IN jtf_date_table :=NULL,
372: p_l_REQUEST_ID IN jtf_number_table :=NULL,

Line 369: p_l_PROGRAM_APPLICATION_ID IN jtf_number_table :=NULL,

365: p_l_CREATED_BY IN jtf_number_table :=NULL,
366: p_l_LAST_UPDATE_DATE IN jtf_date_table :=NULL,
367: p_l_LAST_UPDATED_BY IN jtf_number_table :=NULL,
368: p_l_LAST_UPDATE_LOGIN IN jtf_number_table :=NULL,
369: p_l_PROGRAM_APPLICATION_ID IN jtf_number_table :=NULL,
370: p_l_PROGRAM_ID IN jtf_number_table :=NULL,
371: p_l_PROGRAM_UPDATE_DATE IN jtf_date_table :=NULL,
372: p_l_REQUEST_ID IN jtf_number_table :=NULL,
373: p_l_TOP_MODEL_LINE_ID IN jtf_number_table :=NULL,

Line 370: p_l_PROGRAM_ID IN jtf_number_table :=NULL,

366: p_l_LAST_UPDATE_DATE IN jtf_date_table :=NULL,
367: p_l_LAST_UPDATED_BY IN jtf_number_table :=NULL,
368: p_l_LAST_UPDATE_LOGIN IN jtf_number_table :=NULL,
369: p_l_PROGRAM_APPLICATION_ID IN jtf_number_table :=NULL,
370: p_l_PROGRAM_ID IN jtf_number_table :=NULL,
371: p_l_PROGRAM_UPDATE_DATE IN jtf_date_table :=NULL,
372: p_l_REQUEST_ID IN jtf_number_table :=NULL,
373: p_l_TOP_MODEL_LINE_ID IN jtf_number_table :=NULL,
374: p_l_LINK_TO_LINE_ID IN jtf_number_table :=NULL,

Line 372: p_l_REQUEST_ID IN jtf_number_table :=NULL,

368: p_l_LAST_UPDATE_LOGIN IN jtf_number_table :=NULL,
369: p_l_PROGRAM_APPLICATION_ID IN jtf_number_table :=NULL,
370: p_l_PROGRAM_ID IN jtf_number_table :=NULL,
371: p_l_PROGRAM_UPDATE_DATE IN jtf_date_table :=NULL,
372: p_l_REQUEST_ID IN jtf_number_table :=NULL,
373: p_l_TOP_MODEL_LINE_ID IN jtf_number_table :=NULL,
374: p_l_LINK_TO_LINE_ID IN jtf_number_table :=NULL,
375: p_l_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,
376: p_l_COMPONENT_CODE IN jtf_varchar2_table_300 :=NULL,

Line 373: p_l_TOP_MODEL_LINE_ID IN jtf_number_table :=NULL,

369: p_l_PROGRAM_APPLICATION_ID IN jtf_number_table :=NULL,
370: p_l_PROGRAM_ID IN jtf_number_table :=NULL,
371: p_l_PROGRAM_UPDATE_DATE IN jtf_date_table :=NULL,
372: p_l_REQUEST_ID IN jtf_number_table :=NULL,
373: p_l_TOP_MODEL_LINE_ID IN jtf_number_table :=NULL,
374: p_l_LINK_TO_LINE_ID IN jtf_number_table :=NULL,
375: p_l_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,
376: p_l_COMPONENT_CODE IN jtf_varchar2_table_300 :=NULL,
377: p_l_CONFIG_DISPLAY_SEQUENCE IN jtf_number_table :=NULL,

Line 374: p_l_LINK_TO_LINE_ID IN jtf_number_table :=NULL,

370: p_l_PROGRAM_ID IN jtf_number_table :=NULL,
371: p_l_PROGRAM_UPDATE_DATE IN jtf_date_table :=NULL,
372: p_l_REQUEST_ID IN jtf_number_table :=NULL,
373: p_l_TOP_MODEL_LINE_ID IN jtf_number_table :=NULL,
374: p_l_LINK_TO_LINE_ID IN jtf_number_table :=NULL,
375: p_l_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,
376: p_l_COMPONENT_CODE IN jtf_varchar2_table_300 :=NULL,
377: p_l_CONFIG_DISPLAY_SEQUENCE IN jtf_number_table :=NULL,
378: p_l_SORT_ORDER IN jtf_varchar2_table_300 :=NULL,

Line 375: p_l_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,

371: p_l_PROGRAM_UPDATE_DATE IN jtf_date_table :=NULL,
372: p_l_REQUEST_ID IN jtf_number_table :=NULL,
373: p_l_TOP_MODEL_LINE_ID IN jtf_number_table :=NULL,
374: p_l_LINK_TO_LINE_ID IN jtf_number_table :=NULL,
375: p_l_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,
376: p_l_COMPONENT_CODE IN jtf_varchar2_table_300 :=NULL,
377: p_l_CONFIG_DISPLAY_SEQUENCE IN jtf_number_table :=NULL,
378: p_l_SORT_ORDER IN jtf_varchar2_table_300 :=NULL,
379: p_l_ITEM_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,

Line 377: p_l_CONFIG_DISPLAY_SEQUENCE IN jtf_number_table :=NULL,

373: p_l_TOP_MODEL_LINE_ID IN jtf_number_table :=NULL,
374: p_l_LINK_TO_LINE_ID IN jtf_number_table :=NULL,
375: p_l_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,
376: p_l_COMPONENT_CODE IN jtf_varchar2_table_300 :=NULL,
377: p_l_CONFIG_DISPLAY_SEQUENCE IN jtf_number_table :=NULL,
378: p_l_SORT_ORDER IN jtf_varchar2_table_300 :=NULL,
379: p_l_ITEM_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
380: p_l_OPTION_NUMBER IN jtf_number_table :=NULL,
381: p_l_OPTION_FLAG IN jtf_varchar2_table_100 :=NULL,

Line 380: p_l_OPTION_NUMBER IN jtf_number_table :=NULL,

376: p_l_COMPONENT_CODE IN jtf_varchar2_table_300 :=NULL,
377: p_l_CONFIG_DISPLAY_SEQUENCE IN jtf_number_table :=NULL,
378: p_l_SORT_ORDER IN jtf_varchar2_table_300 :=NULL,
379: p_l_ITEM_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
380: p_l_OPTION_NUMBER IN jtf_number_table :=NULL,
381: p_l_OPTION_FLAG IN jtf_varchar2_table_100 :=NULL,
382: p_l_DEP_PLAN_REQUIRED_FLAG IN jtf_varchar2_table_100 :=NULL,
383: p_l_VISIBLE_DEMAND_FLAG IN jtf_varchar2_table_100 :=NULL,
384: p_l_LINE_CATEGORY_CODE IN jtf_varchar2_table_100 :=NULL,

Line 386: p_l_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,

382: p_l_DEP_PLAN_REQUIRED_FLAG IN jtf_varchar2_table_100 :=NULL,
383: p_l_VISIBLE_DEMAND_FLAG IN jtf_varchar2_table_100 :=NULL,
384: p_l_LINE_CATEGORY_CODE IN jtf_varchar2_table_100 :=NULL,
385: p_l_ACTUAL_SHIPMENT_DATE IN jtf_date_table :=NULL,
386: p_l_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,
387: p_l_RETURN_CONTEXT IN jtf_varchar2_table_100 :=NULL,
388: p_l_RETURN_ATTRIBUTE1 IN jtf_varchar2_table_300 :=NULL,
389: p_l_RETURN_ATTRIBUTE2 IN jtf_varchar2_table_300 :=NULL,
390: p_l_RETURN_ATTRIBUTE3 IN jtf_varchar2_table_300 :=NULL,

Line 404: p_l_ATO_LINE_ID IN jtf_number_table :=NULL,

400: p_l_RETURN_ATTRIBUTE13 IN jtf_varchar2_table_300 :=NULL,
401: p_l_RETURN_ATTRIBUTE14 IN jtf_varchar2_table_300 :=NULL,
402: p_l_RETURN_ATTRIBUTE15 IN jtf_varchar2_table_300 :=NULL,
403: p_l_ACTUAL_ARRIVAL_DATE IN jtf_date_table :=NULL,
404: p_l_ATO_LINE_ID IN jtf_number_table :=NULL,
405: p_l_AUTO_SELECTED_QUANTITY IN jtf_number_table :=NULL,
406: p_l_COMPONENT_NUMBER IN jtf_number_table :=NULL,
407: p_l_EARLIEST_ACCEPTABLE_DATE IN jtf_date_table :=NULL,
408: p_l_EXPLOSION_DATE IN jtf_date_table :=NULL,

Line 405: p_l_AUTO_SELECTED_QUANTITY IN jtf_number_table :=NULL,

401: p_l_RETURN_ATTRIBUTE14 IN jtf_varchar2_table_300 :=NULL,
402: p_l_RETURN_ATTRIBUTE15 IN jtf_varchar2_table_300 :=NULL,
403: p_l_ACTUAL_ARRIVAL_DATE IN jtf_date_table :=NULL,
404: p_l_ATO_LINE_ID IN jtf_number_table :=NULL,
405: p_l_AUTO_SELECTED_QUANTITY IN jtf_number_table :=NULL,
406: p_l_COMPONENT_NUMBER IN jtf_number_table :=NULL,
407: p_l_EARLIEST_ACCEPTABLE_DATE IN jtf_date_table :=NULL,
408: p_l_EXPLOSION_DATE IN jtf_date_table :=NULL,
409: p_l_LATEST_ACCEPTABLE_DATE IN jtf_date_table :=NULL,

Line 406: p_l_COMPONENT_NUMBER IN jtf_number_table :=NULL,

402: p_l_RETURN_ATTRIBUTE15 IN jtf_varchar2_table_300 :=NULL,
403: p_l_ACTUAL_ARRIVAL_DATE IN jtf_date_table :=NULL,
404: p_l_ATO_LINE_ID IN jtf_number_table :=NULL,
405: p_l_AUTO_SELECTED_QUANTITY IN jtf_number_table :=NULL,
406: p_l_COMPONENT_NUMBER IN jtf_number_table :=NULL,
407: p_l_EARLIEST_ACCEPTABLE_DATE IN jtf_date_table :=NULL,
408: p_l_EXPLOSION_DATE IN jtf_date_table :=NULL,
409: p_l_LATEST_ACCEPTABLE_DATE IN jtf_date_table :=NULL,
410: p_l_MODEL_GROUP_NUMBER IN jtf_number_table :=NULL,

Line 410: p_l_MODEL_GROUP_NUMBER IN jtf_number_table :=NULL,

406: p_l_COMPONENT_NUMBER IN jtf_number_table :=NULL,
407: p_l_EARLIEST_ACCEPTABLE_DATE IN jtf_date_table :=NULL,
408: p_l_EXPLOSION_DATE IN jtf_date_table :=NULL,
409: p_l_LATEST_ACCEPTABLE_DATE IN jtf_date_table :=NULL,
410: p_l_MODEL_GROUP_NUMBER IN jtf_number_table :=NULL,
411: p_l_SCHEDULE_ARRIVAL_DATE IN jtf_date_table :=NULL,
412: p_l_SHIP_MODEL_COMPLETE_FLAG IN jtf_varchar2_table_100 :=NULL,
413: p_l_SCHEDULE_STATUS_CODE IN jtf_varchar2_table_100 :=NULL,
414: p_l_SOURCE_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,

Line 418: p_l_SALESREP_ID IN jtf_number_table :=NULL,

414: p_l_SOURCE_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
415: p_l_CANCELLED_FLAG IN jtf_varchar2_table_100 :=NULL,
416: p_l_OPEN_FLAG IN jtf_varchar2_table_100 :=NULL,
417: p_l_BOOKED_FLAG IN jtf_varchar2_table_100 :=NULL,
418: p_l_SALESREP_ID IN jtf_number_table :=NULL,
419: p_l_RETURN_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
420: p_l_ARRIVAL_SET_ID IN jtf_number_table :=NULL,
421: p_l_SHIP_SET_ID IN jtf_number_table :=NULL,
422: p_l_SPLIT_FROM_LINE_ID IN jtf_number_table :=NULL,

Line 420: p_l_ARRIVAL_SET_ID IN jtf_number_table :=NULL,

416: p_l_OPEN_FLAG IN jtf_varchar2_table_100 :=NULL,
417: p_l_BOOKED_FLAG IN jtf_varchar2_table_100 :=NULL,
418: p_l_SALESREP_ID IN jtf_number_table :=NULL,
419: p_l_RETURN_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
420: p_l_ARRIVAL_SET_ID IN jtf_number_table :=NULL,
421: p_l_SHIP_SET_ID IN jtf_number_table :=NULL,
422: p_l_SPLIT_FROM_LINE_ID IN jtf_number_table :=NULL,
423: p_l_CUST_PRODUCTION_SEQ_NUM IN jtf_varchar2_table_100 :=NULL,
424: p_l_AUTHORIZED_TO_SHIP_FLAG IN jtf_varchar2_table_300 :=NULL,

Line 421: p_l_SHIP_SET_ID IN jtf_number_table :=NULL,

417: p_l_BOOKED_FLAG IN jtf_varchar2_table_100 :=NULL,
418: p_l_SALESREP_ID IN jtf_number_table :=NULL,
419: p_l_RETURN_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
420: p_l_ARRIVAL_SET_ID IN jtf_number_table :=NULL,
421: p_l_SHIP_SET_ID IN jtf_number_table :=NULL,
422: p_l_SPLIT_FROM_LINE_ID IN jtf_number_table :=NULL,
423: p_l_CUST_PRODUCTION_SEQ_NUM IN jtf_varchar2_table_100 :=NULL,
424: p_l_AUTHORIZED_TO_SHIP_FLAG IN jtf_varchar2_table_300 :=NULL,
425: p_l_OVER_SHIP_REASON_CODE IN jtf_varchar2_table_100 :=NULL,

Line 422: p_l_SPLIT_FROM_LINE_ID IN jtf_number_table :=NULL,

418: p_l_SALESREP_ID IN jtf_number_table :=NULL,
419: p_l_RETURN_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
420: p_l_ARRIVAL_SET_ID IN jtf_number_table :=NULL,
421: p_l_SHIP_SET_ID IN jtf_number_table :=NULL,
422: p_l_SPLIT_FROM_LINE_ID IN jtf_number_table :=NULL,
423: p_l_CUST_PRODUCTION_SEQ_NUM IN jtf_varchar2_table_100 :=NULL,
424: p_l_AUTHORIZED_TO_SHIP_FLAG IN jtf_varchar2_table_300 :=NULL,
425: p_l_OVER_SHIP_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
426: p_l_OVER_SHIP_RESOLVED_FLAG IN jtf_varchar2_table_100 :=NULL,

Line 427: p_l_ORDERED_ITEM_ID IN jtf_number_table :=NULL,

423: p_l_CUST_PRODUCTION_SEQ_NUM IN jtf_varchar2_table_100 :=NULL,
424: p_l_AUTHORIZED_TO_SHIP_FLAG IN jtf_varchar2_table_300 :=NULL,
425: p_l_OVER_SHIP_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
426: p_l_OVER_SHIP_RESOLVED_FLAG IN jtf_varchar2_table_100 :=NULL,
427: p_l_ORDERED_ITEM_ID IN jtf_number_table :=NULL,
428: p_l_ITEM_IDENTIFIER_TYPE IN jtf_varchar2_table_100 :=NULL,
429: p_l_CONFIGURATION_ID IN jtf_number_table :=NULL,
430: p_l_COMMITMENT_ID IN jtf_number_table :=NULL,
431: p_l_SHIPPING_INTERFACED_FLAG IN jtf_varchar2_table_100 :=NULL,

Line 429: p_l_CONFIGURATION_ID IN jtf_number_table :=NULL,

425: p_l_OVER_SHIP_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
426: p_l_OVER_SHIP_RESOLVED_FLAG IN jtf_varchar2_table_100 :=NULL,
427: p_l_ORDERED_ITEM_ID IN jtf_number_table :=NULL,
428: p_l_ITEM_IDENTIFIER_TYPE IN jtf_varchar2_table_100 :=NULL,
429: p_l_CONFIGURATION_ID IN jtf_number_table :=NULL,
430: p_l_COMMITMENT_ID IN jtf_number_table :=NULL,
431: p_l_SHIPPING_INTERFACED_FLAG IN jtf_varchar2_table_100 :=NULL,
432: p_l_CREDIT_INVOICE_LINE_ID IN jtf_number_table :=NULL,
433: p_l_FIRST_ACK_CODE IN jtf_varchar2_table_100 :=NULL,

Line 430: p_l_COMMITMENT_ID IN jtf_number_table :=NULL,

426: p_l_OVER_SHIP_RESOLVED_FLAG IN jtf_varchar2_table_100 :=NULL,
427: p_l_ORDERED_ITEM_ID IN jtf_number_table :=NULL,
428: p_l_ITEM_IDENTIFIER_TYPE IN jtf_varchar2_table_100 :=NULL,
429: p_l_CONFIGURATION_ID IN jtf_number_table :=NULL,
430: p_l_COMMITMENT_ID IN jtf_number_table :=NULL,
431: p_l_SHIPPING_INTERFACED_FLAG IN jtf_varchar2_table_100 :=NULL,
432: p_l_CREDIT_INVOICE_LINE_ID IN jtf_number_table :=NULL,
433: p_l_FIRST_ACK_CODE IN jtf_varchar2_table_100 :=NULL,
434: p_l_FIRST_ACK_DATE IN jtf_date_table :=NULL,

Line 432: p_l_CREDIT_INVOICE_LINE_ID IN jtf_number_table :=NULL,

428: p_l_ITEM_IDENTIFIER_TYPE IN jtf_varchar2_table_100 :=NULL,
429: p_l_CONFIGURATION_ID IN jtf_number_table :=NULL,
430: p_l_COMMITMENT_ID IN jtf_number_table :=NULL,
431: p_l_SHIPPING_INTERFACED_FLAG IN jtf_varchar2_table_100 :=NULL,
432: p_l_CREDIT_INVOICE_LINE_ID IN jtf_number_table :=NULL,
433: p_l_FIRST_ACK_CODE IN jtf_varchar2_table_100 :=NULL,
434: p_l_FIRST_ACK_DATE IN jtf_date_table :=NULL,
435: p_l_LAST_ACK_CODE IN jtf_varchar2_table_100 :=NULL,
436: p_l_LAST_ACK_DATE IN jtf_date_table :=NULL,

Line 437: p_l_PLANNING_PRIORITY IN jtf_number_table :=NULL,

433: p_l_FIRST_ACK_CODE IN jtf_varchar2_table_100 :=NULL,
434: p_l_FIRST_ACK_DATE IN jtf_date_table :=NULL,
435: p_l_LAST_ACK_CODE IN jtf_varchar2_table_100 :=NULL,
436: p_l_LAST_ACK_DATE IN jtf_date_table :=NULL,
437: p_l_PLANNING_PRIORITY IN jtf_number_table :=NULL,
438: p_l_ORDER_SOURCE_ID IN jtf_number_table :=NULL,
439: p_l_ORIG_SYS_SHIPMENT_REF IN jtf_varchar2_table_100 :=NULL,
440: p_l_CHANGE_SEQUENCE IN jtf_varchar2_table_100 :=NULL,
441: p_l_DROP_SHIP_FLAG IN jtf_varchar2_table_100 :=NULL,

Line 438: p_l_ORDER_SOURCE_ID IN jtf_number_table :=NULL,

434: p_l_FIRST_ACK_DATE IN jtf_date_table :=NULL,
435: p_l_LAST_ACK_CODE IN jtf_varchar2_table_100 :=NULL,
436: p_l_LAST_ACK_DATE IN jtf_date_table :=NULL,
437: p_l_PLANNING_PRIORITY IN jtf_number_table :=NULL,
438: p_l_ORDER_SOURCE_ID IN jtf_number_table :=NULL,
439: p_l_ORIG_SYS_SHIPMENT_REF IN jtf_varchar2_table_100 :=NULL,
440: p_l_CHANGE_SEQUENCE IN jtf_varchar2_table_100 :=NULL,
441: p_l_DROP_SHIP_FLAG IN jtf_varchar2_table_100 :=NULL,
442: p_l_CUSTOMER_LINE_NUMBER IN jtf_varchar2_table_100 :=NULL,

Line 444: p_l_CUSTOMER_ITEM_NET_PRICE IN jtf_number_table :=NULL,

440: p_l_CHANGE_SEQUENCE IN jtf_varchar2_table_100 :=NULL,
441: p_l_DROP_SHIP_FLAG IN jtf_varchar2_table_100 :=NULL,
442: p_l_CUSTOMER_LINE_NUMBER IN jtf_varchar2_table_100 :=NULL,
443: p_l_CUSTOMER_SHIPMENT_NUMBER IN jtf_varchar2_table_100 :=NULL,
444: p_l_CUSTOMER_ITEM_NET_PRICE IN jtf_number_table :=NULL,
445: p_l_CUSTOMER_PAYMENT_TERM_ID IN jtf_number_table :=NULL,
446: p_l_FULFILLED_FLAG IN jtf_varchar2_table_100 :=NULL,
447: p_l_END_ITEM_UNIT_NUMBER IN jtf_varchar2_table_100 :=NULL,
448: p_l_CONFIG_HEADER_ID IN jtf_number_table :=NULL,

Line 445: p_l_CUSTOMER_PAYMENT_TERM_ID IN jtf_number_table :=NULL,

441: p_l_DROP_SHIP_FLAG IN jtf_varchar2_table_100 :=NULL,
442: p_l_CUSTOMER_LINE_NUMBER IN jtf_varchar2_table_100 :=NULL,
443: p_l_CUSTOMER_SHIPMENT_NUMBER IN jtf_varchar2_table_100 :=NULL,
444: p_l_CUSTOMER_ITEM_NET_PRICE IN jtf_number_table :=NULL,
445: p_l_CUSTOMER_PAYMENT_TERM_ID IN jtf_number_table :=NULL,
446: p_l_FULFILLED_FLAG IN jtf_varchar2_table_100 :=NULL,
447: p_l_END_ITEM_UNIT_NUMBER IN jtf_varchar2_table_100 :=NULL,
448: p_l_CONFIG_HEADER_ID IN jtf_number_table :=NULL,
449: p_l_CONFIG_REV_NBR IN jtf_number_table :=NULL,

Line 448: p_l_CONFIG_HEADER_ID IN jtf_number_table :=NULL,

444: p_l_CUSTOMER_ITEM_NET_PRICE IN jtf_number_table :=NULL,
445: p_l_CUSTOMER_PAYMENT_TERM_ID IN jtf_number_table :=NULL,
446: p_l_FULFILLED_FLAG IN jtf_varchar2_table_100 :=NULL,
447: p_l_END_ITEM_UNIT_NUMBER IN jtf_varchar2_table_100 :=NULL,
448: p_l_CONFIG_HEADER_ID IN jtf_number_table :=NULL,
449: p_l_CONFIG_REV_NBR IN jtf_number_table :=NULL,
450: p_l_MFG_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,
451: p_l_SHIPPING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
452: p_l_PACKING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,

Line 449: p_l_CONFIG_REV_NBR IN jtf_number_table :=NULL,

445: p_l_CUSTOMER_PAYMENT_TERM_ID IN jtf_number_table :=NULL,
446: p_l_FULFILLED_FLAG IN jtf_varchar2_table_100 :=NULL,
447: p_l_END_ITEM_UNIT_NUMBER IN jtf_varchar2_table_100 :=NULL,
448: p_l_CONFIG_HEADER_ID IN jtf_number_table :=NULL,
449: p_l_CONFIG_REV_NBR IN jtf_number_table :=NULL,
450: p_l_MFG_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,
451: p_l_SHIPPING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
452: p_l_PACKING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
453: p_l_INVOICED_QUANTITY IN jtf_number_table :=NULL,

Line 450: p_l_MFG_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,

446: p_l_FULFILLED_FLAG IN jtf_varchar2_table_100 :=NULL,
447: p_l_END_ITEM_UNIT_NUMBER IN jtf_varchar2_table_100 :=NULL,
448: p_l_CONFIG_HEADER_ID IN jtf_number_table :=NULL,
449: p_l_CONFIG_REV_NBR IN jtf_number_table :=NULL,
450: p_l_MFG_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,
451: p_l_SHIPPING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
452: p_l_PACKING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
453: p_l_INVOICED_QUANTITY IN jtf_number_table :=NULL,
454: -- p_l_REFERENCE_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,

Line 453: p_l_INVOICED_QUANTITY IN jtf_number_table :=NULL,

449: p_l_CONFIG_REV_NBR IN jtf_number_table :=NULL,
450: p_l_MFG_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,
451: p_l_SHIPPING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
452: p_l_PACKING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
453: p_l_INVOICED_QUANTITY IN jtf_number_table :=NULL,
454: -- p_l_REFERENCE_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,
455: p_l_REF_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,
456: p_l_SPLIT_BY IN jtf_varchar2_table_300 :=NULL,
457: p_l_LINE_SET_ID IN jtf_number_table :=NULL,

Line 454: -- p_l_REFERENCE_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,

450: p_l_MFG_COMPONENT_SEQUENCE_ID IN jtf_number_table :=NULL,
451: p_l_SHIPPING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
452: p_l_PACKING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
453: p_l_INVOICED_QUANTITY IN jtf_number_table :=NULL,
454: -- p_l_REFERENCE_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,
455: p_l_REF_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,
456: p_l_SPLIT_BY IN jtf_varchar2_table_300 :=NULL,
457: p_l_LINE_SET_ID IN jtf_number_table :=NULL,
458: p_l_SERVICE_TXN_REASON_CODE IN jtf_varchar2_table_100 :=NULL,

Line 455: p_l_REF_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,

451: p_l_SHIPPING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
452: p_l_PACKING_INSTRUCTIONS IN jtf_varchar2_table_300 :=NULL,
453: p_l_INVOICED_QUANTITY IN jtf_number_table :=NULL,
454: -- p_l_REFERENCE_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,
455: p_l_REF_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,
456: p_l_SPLIT_BY IN jtf_varchar2_table_300 :=NULL,
457: p_l_LINE_SET_ID IN jtf_number_table :=NULL,
458: p_l_SERVICE_TXN_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
459: p_l_SERVICE_TXN_COMMENTS IN jtf_varchar2_table_300 :=NULL,

Line 457: p_l_LINE_SET_ID IN jtf_number_table :=NULL,

453: p_l_INVOICED_QUANTITY IN jtf_number_table :=NULL,
454: -- p_l_REFERENCE_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,
455: p_l_REF_CUSTOMER_TRX_LINE_ID IN jtf_number_table :=NULL,
456: p_l_SPLIT_BY IN jtf_varchar2_table_300 :=NULL,
457: p_l_LINE_SET_ID IN jtf_number_table :=NULL,
458: p_l_SERVICE_TXN_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
459: p_l_SERVICE_TXN_COMMENTS IN jtf_varchar2_table_300 :=NULL,
460: p_l_SERVICE_DURATION IN jtf_number_table :=NULL,
461: p_l_SERVICE_START_DATE IN jtf_date_table :=NULL,

Line 460: p_l_SERVICE_DURATION IN jtf_number_table :=NULL,

456: p_l_SPLIT_BY IN jtf_varchar2_table_300 :=NULL,
457: p_l_LINE_SET_ID IN jtf_number_table :=NULL,
458: p_l_SERVICE_TXN_REASON_CODE IN jtf_varchar2_table_100 :=NULL,
459: p_l_SERVICE_TXN_COMMENTS IN jtf_varchar2_table_300 :=NULL,
460: p_l_SERVICE_DURATION IN jtf_number_table :=NULL,
461: p_l_SERVICE_START_DATE IN jtf_date_table :=NULL,
462: p_l_SERVICE_END_DATE IN jtf_date_table :=NULL,
463: p_l_SERVICE_COTERMINATE_FLAG IN jtf_varchar2_table_100 :=NULL,
464: p_l_UNIT_LIST_PERCENT IN jtf_number_table :=NULL,

Line 464: p_l_UNIT_LIST_PERCENT IN jtf_number_table :=NULL,

460: p_l_SERVICE_DURATION IN jtf_number_table :=NULL,
461: p_l_SERVICE_START_DATE IN jtf_date_table :=NULL,
462: p_l_SERVICE_END_DATE IN jtf_date_table :=NULL,
463: p_l_SERVICE_COTERMINATE_FLAG IN jtf_varchar2_table_100 :=NULL,
464: p_l_UNIT_LIST_PERCENT IN jtf_number_table :=NULL,
465: p_l_UNIT_SELLING_PERCENT IN jtf_number_table :=NULL,
466: p_l_UNIT_PERCENT_BASE_PRICE IN jtf_number_table :=NULL,
467: p_l_SERVICE_NUMBER IN jtf_number_table :=NULL,
468: p_l_SERVICE_PERIOD IN jtf_varchar2_table_100 :=NULL,

Line 465: p_l_UNIT_SELLING_PERCENT IN jtf_number_table :=NULL,

461: p_l_SERVICE_START_DATE IN jtf_date_table :=NULL,
462: p_l_SERVICE_END_DATE IN jtf_date_table :=NULL,
463: p_l_SERVICE_COTERMINATE_FLAG IN jtf_varchar2_table_100 :=NULL,
464: p_l_UNIT_LIST_PERCENT IN jtf_number_table :=NULL,
465: p_l_UNIT_SELLING_PERCENT IN jtf_number_table :=NULL,
466: p_l_UNIT_PERCENT_BASE_PRICE IN jtf_number_table :=NULL,
467: p_l_SERVICE_NUMBER IN jtf_number_table :=NULL,
468: p_l_SERVICE_PERIOD IN jtf_varchar2_table_100 :=NULL,
469: p_l_SHIPPABLE_FLAG IN jtf_varchar2_table_100 :=NULL,

Line 466: p_l_UNIT_PERCENT_BASE_PRICE IN jtf_number_table :=NULL,

462: p_l_SERVICE_END_DATE IN jtf_date_table :=NULL,
463: p_l_SERVICE_COTERMINATE_FLAG IN jtf_varchar2_table_100 :=NULL,
464: p_l_UNIT_LIST_PERCENT IN jtf_number_table :=NULL,
465: p_l_UNIT_SELLING_PERCENT IN jtf_number_table :=NULL,
466: p_l_UNIT_PERCENT_BASE_PRICE IN jtf_number_table :=NULL,
467: p_l_SERVICE_NUMBER IN jtf_number_table :=NULL,
468: p_l_SERVICE_PERIOD IN jtf_varchar2_table_100 :=NULL,
469: p_l_SHIPPABLE_FLAG IN jtf_varchar2_table_100 :=NULL,
470: p_l_MODEL_REMNANT_FLAG IN jtf_varchar2_table_100 :=NULL,

Line 467: p_l_SERVICE_NUMBER IN jtf_number_table :=NULL,

463: p_l_SERVICE_COTERMINATE_FLAG IN jtf_varchar2_table_100 :=NULL,
464: p_l_UNIT_LIST_PERCENT IN jtf_number_table :=NULL,
465: p_l_UNIT_SELLING_PERCENT IN jtf_number_table :=NULL,
466: p_l_UNIT_PERCENT_BASE_PRICE IN jtf_number_table :=NULL,
467: p_l_SERVICE_NUMBER IN jtf_number_table :=NULL,
468: p_l_SERVICE_PERIOD IN jtf_varchar2_table_100 :=NULL,
469: p_l_SHIPPABLE_FLAG IN jtf_varchar2_table_100 :=NULL,
470: p_l_MODEL_REMNANT_FLAG IN jtf_varchar2_table_100 :=NULL,
471: p_l_RE_SOURCE_FLAG IN jtf_varchar2_table_300 :=NULL,

Line 490: p_l_MARKETING_SOURCE_CODE_ID IN jtf_number_table :=NULL,

486: p_l_TP_ATTRIBUTE13 IN jtf_varchar2_table_300 :=NULL,
487: p_l_TP_ATTRIBUTE14 IN jtf_varchar2_table_300 :=NULL,
488: p_l_TP_ATTRIBUTE15 IN jtf_varchar2_table_300 :=NULL,
489: p_l_FULFILLMENT_METHOD_CODE IN jtf_varchar2_table_300 :=NULL,
490: p_l_MARKETING_SOURCE_CODE_ID IN jtf_number_table :=NULL,
491: -- p_l_SERVICE_REFERENCE_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
492: p_l_SERVICE_REF_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
493: p_l_SERVICE_REFERENCE_LINE_ID IN jtf_number_table :=NULL,
494: -- p_l_SERVICE_REFERENCE_SYSTEM_ID IN jtf_number_table :=NULL,

Line 493: p_l_SERVICE_REFERENCE_LINE_ID IN jtf_number_table :=NULL,

489: p_l_FULFILLMENT_METHOD_CODE IN jtf_varchar2_table_300 :=NULL,
490: p_l_MARKETING_SOURCE_CODE_ID IN jtf_number_table :=NULL,
491: -- p_l_SERVICE_REFERENCE_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
492: p_l_SERVICE_REF_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
493: p_l_SERVICE_REFERENCE_LINE_ID IN jtf_number_table :=NULL,
494: -- p_l_SERVICE_REFERENCE_SYSTEM_ID IN jtf_number_table :=NULL,
495: p_l_SERVICE_REF_SYSTEM_ID IN jtf_number_table :=NULL,
496: p_l_CALCULATE_PRICE_FLAG IN jtf_varchar2_table_100 :=NULL,
497: p_l_UPGRADED_FLAG IN jtf_varchar2_table_100 :=NULL,

Line 494: -- p_l_SERVICE_REFERENCE_SYSTEM_ID IN jtf_number_table :=NULL,

490: p_l_MARKETING_SOURCE_CODE_ID IN jtf_number_table :=NULL,
491: -- p_l_SERVICE_REFERENCE_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
492: p_l_SERVICE_REF_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
493: p_l_SERVICE_REFERENCE_LINE_ID IN jtf_number_table :=NULL,
494: -- p_l_SERVICE_REFERENCE_SYSTEM_ID IN jtf_number_table :=NULL,
495: p_l_SERVICE_REF_SYSTEM_ID IN jtf_number_table :=NULL,
496: p_l_CALCULATE_PRICE_FLAG IN jtf_varchar2_table_100 :=NULL,
497: p_l_UPGRADED_FLAG IN jtf_varchar2_table_100 :=NULL,
498: p_l_REVENUE_AMOUNT IN jtf_number_table :=NULL,

Line 495: p_l_SERVICE_REF_SYSTEM_ID IN jtf_number_table :=NULL,

491: -- p_l_SERVICE_REFERENCE_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
492: p_l_SERVICE_REF_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
493: p_l_SERVICE_REFERENCE_LINE_ID IN jtf_number_table :=NULL,
494: -- p_l_SERVICE_REFERENCE_SYSTEM_ID IN jtf_number_table :=NULL,
495: p_l_SERVICE_REF_SYSTEM_ID IN jtf_number_table :=NULL,
496: p_l_CALCULATE_PRICE_FLAG IN jtf_varchar2_table_100 :=NULL,
497: p_l_UPGRADED_FLAG IN jtf_varchar2_table_100 :=NULL,
498: p_l_REVENUE_AMOUNT IN jtf_number_table :=NULL,
499: p_l_FULFILLMENT_DATE IN jtf_date_table :=NULL,

Line 498: p_l_REVENUE_AMOUNT IN jtf_number_table :=NULL,

494: -- p_l_SERVICE_REFERENCE_SYSTEM_ID IN jtf_number_table :=NULL,
495: p_l_SERVICE_REF_SYSTEM_ID IN jtf_number_table :=NULL,
496: p_l_CALCULATE_PRICE_FLAG IN jtf_varchar2_table_100 :=NULL,
497: p_l_UPGRADED_FLAG IN jtf_varchar2_table_100 :=NULL,
498: p_l_REVENUE_AMOUNT IN jtf_number_table :=NULL,
499: p_l_FULFILLMENT_DATE IN jtf_date_table :=NULL,
500: p_l_PREFERRED_GRADE IN jtf_varchar2_table_100 :=NULL,
501: p_l_ORDERED_QUANTITY2 IN jtf_number_table :=NULL,
502: p_l_ORDERED_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,

Line 501: p_l_ORDERED_QUANTITY2 IN jtf_number_table :=NULL,

497: p_l_UPGRADED_FLAG IN jtf_varchar2_table_100 :=NULL,
498: p_l_REVENUE_AMOUNT IN jtf_number_table :=NULL,
499: p_l_FULFILLMENT_DATE IN jtf_date_table :=NULL,
500: p_l_PREFERRED_GRADE IN jtf_varchar2_table_100 :=NULL,
501: p_l_ORDERED_QUANTITY2 IN jtf_number_table :=NULL,
502: p_l_ORDERED_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,
503: p_l_SHIPPING_QUANTITY2 IN jtf_number_table :=NULL,
504: p_l_CANCELLED_QUANTITY2 IN jtf_number_table :=NULL,
505: p_l_SHIPPED_QUANTITY2 IN jtf_number_table :=NULL,

Line 503: p_l_SHIPPING_QUANTITY2 IN jtf_number_table :=NULL,

499: p_l_FULFILLMENT_DATE IN jtf_date_table :=NULL,
500: p_l_PREFERRED_GRADE IN jtf_varchar2_table_100 :=NULL,
501: p_l_ORDERED_QUANTITY2 IN jtf_number_table :=NULL,
502: p_l_ORDERED_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,
503: p_l_SHIPPING_QUANTITY2 IN jtf_number_table :=NULL,
504: p_l_CANCELLED_QUANTITY2 IN jtf_number_table :=NULL,
505: p_l_SHIPPED_QUANTITY2 IN jtf_number_table :=NULL,
506: p_l_SHIPPING_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,
507: p_l_FULFILLED_QUANTITY2 IN jtf_number_table :=NULL,

Line 504: p_l_CANCELLED_QUANTITY2 IN jtf_number_table :=NULL,

500: p_l_PREFERRED_GRADE IN jtf_varchar2_table_100 :=NULL,
501: p_l_ORDERED_QUANTITY2 IN jtf_number_table :=NULL,
502: p_l_ORDERED_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,
503: p_l_SHIPPING_QUANTITY2 IN jtf_number_table :=NULL,
504: p_l_CANCELLED_QUANTITY2 IN jtf_number_table :=NULL,
505: p_l_SHIPPED_QUANTITY2 IN jtf_number_table :=NULL,
506: p_l_SHIPPING_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,
507: p_l_FULFILLED_QUANTITY2 IN jtf_number_table :=NULL,
508: p_l_MFG_LEAD_TIME IN jtf_number_table :=NULL,

Line 505: p_l_SHIPPED_QUANTITY2 IN jtf_number_table :=NULL,

501: p_l_ORDERED_QUANTITY2 IN jtf_number_table :=NULL,
502: p_l_ORDERED_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,
503: p_l_SHIPPING_QUANTITY2 IN jtf_number_table :=NULL,
504: p_l_CANCELLED_QUANTITY2 IN jtf_number_table :=NULL,
505: p_l_SHIPPED_QUANTITY2 IN jtf_number_table :=NULL,
506: p_l_SHIPPING_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,
507: p_l_FULFILLED_QUANTITY2 IN jtf_number_table :=NULL,
508: p_l_MFG_LEAD_TIME IN jtf_number_table :=NULL,
509: p_l_LOCK_CONTROL IN jtf_number_table :=NULL,

Line 507: p_l_FULFILLED_QUANTITY2 IN jtf_number_table :=NULL,

503: p_l_SHIPPING_QUANTITY2 IN jtf_number_table :=NULL,
504: p_l_CANCELLED_QUANTITY2 IN jtf_number_table :=NULL,
505: p_l_SHIPPED_QUANTITY2 IN jtf_number_table :=NULL,
506: p_l_SHIPPING_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,
507: p_l_FULFILLED_QUANTITY2 IN jtf_number_table :=NULL,
508: p_l_MFG_LEAD_TIME IN jtf_number_table :=NULL,
509: p_l_LOCK_CONTROL IN jtf_number_table :=NULL,
510: p_l_SUBINVENTORY IN jtf_varchar2_table_100 :=NULL,
511: p_l_UNIT_LIST_PRICE_PER_PQTY IN jtf_number_table :=NULL,

Line 508: p_l_MFG_LEAD_TIME IN jtf_number_table :=NULL,

504: p_l_CANCELLED_QUANTITY2 IN jtf_number_table :=NULL,
505: p_l_SHIPPED_QUANTITY2 IN jtf_number_table :=NULL,
506: p_l_SHIPPING_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,
507: p_l_FULFILLED_QUANTITY2 IN jtf_number_table :=NULL,
508: p_l_MFG_LEAD_TIME IN jtf_number_table :=NULL,
509: p_l_LOCK_CONTROL IN jtf_number_table :=NULL,
510: p_l_SUBINVENTORY IN jtf_varchar2_table_100 :=NULL,
511: p_l_UNIT_LIST_PRICE_PER_PQTY IN jtf_number_table :=NULL,
512: -- p_l_UNIT_SELLING_PRICE_PER_PQTY IN jtf_number_table :=NULL,

Line 509: p_l_LOCK_CONTROL IN jtf_number_table :=NULL,

505: p_l_SHIPPED_QUANTITY2 IN jtf_number_table :=NULL,
506: p_l_SHIPPING_QUANTITY_UOM2 IN jtf_varchar2_table_100 :=NULL,
507: p_l_FULFILLED_QUANTITY2 IN jtf_number_table :=NULL,
508: p_l_MFG_LEAD_TIME IN jtf_number_table :=NULL,
509: p_l_LOCK_CONTROL IN jtf_number_table :=NULL,
510: p_l_SUBINVENTORY IN jtf_varchar2_table_100 :=NULL,
511: p_l_UNIT_LIST_PRICE_PER_PQTY IN jtf_number_table :=NULL,
512: -- p_l_UNIT_SELLING_PRICE_PER_PQTY IN jtf_number_table :=NULL,
513: p_l_UNIT_SELL_PRICE_PER_PQTY IN jtf_number_table :=NULL,

Line 511: p_l_UNIT_LIST_PRICE_PER_PQTY IN jtf_number_table :=NULL,

507: p_l_FULFILLED_QUANTITY2 IN jtf_number_table :=NULL,
508: p_l_MFG_LEAD_TIME IN jtf_number_table :=NULL,
509: p_l_LOCK_CONTROL IN jtf_number_table :=NULL,
510: p_l_SUBINVENTORY IN jtf_varchar2_table_100 :=NULL,
511: p_l_UNIT_LIST_PRICE_PER_PQTY IN jtf_number_table :=NULL,
512: -- p_l_UNIT_SELLING_PRICE_PER_PQTY IN jtf_number_table :=NULL,
513: p_l_UNIT_SELL_PRICE_PER_PQTY IN jtf_number_table :=NULL,
514: p_l_PRICE_REQUEST_CODE IN jtf_varchar2_table_300 :=NULL,
515: p_l_ORIGINAL_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,

Line 512: -- p_l_UNIT_SELLING_PRICE_PER_PQTY IN jtf_number_table :=NULL,

508: p_l_MFG_LEAD_TIME IN jtf_number_table :=NULL,
509: p_l_LOCK_CONTROL IN jtf_number_table :=NULL,
510: p_l_SUBINVENTORY IN jtf_varchar2_table_100 :=NULL,
511: p_l_UNIT_LIST_PRICE_PER_PQTY IN jtf_number_table :=NULL,
512: -- p_l_UNIT_SELLING_PRICE_PER_PQTY IN jtf_number_table :=NULL,
513: p_l_UNIT_SELL_PRICE_PER_PQTY IN jtf_number_table :=NULL,
514: p_l_PRICE_REQUEST_CODE IN jtf_varchar2_table_300 :=NULL,
515: p_l_ORIGINAL_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,
516: p_l_ORIGINAL_ORDERED_ITEM_ID IN jtf_number_table :=NULL,

Line 513: p_l_UNIT_SELL_PRICE_PER_PQTY IN jtf_number_table :=NULL,

509: p_l_LOCK_CONTROL IN jtf_number_table :=NULL,
510: p_l_SUBINVENTORY IN jtf_varchar2_table_100 :=NULL,
511: p_l_UNIT_LIST_PRICE_PER_PQTY IN jtf_number_table :=NULL,
512: -- p_l_UNIT_SELLING_PRICE_PER_PQTY IN jtf_number_table :=NULL,
513: p_l_UNIT_SELL_PRICE_PER_PQTY IN jtf_number_table :=NULL,
514: p_l_PRICE_REQUEST_CODE IN jtf_varchar2_table_300 :=NULL,
515: p_l_ORIGINAL_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,
516: p_l_ORIGINAL_ORDERED_ITEM_ID IN jtf_number_table :=NULL,
517: p_l_ORIGINAL_ORDERED_ITEM IN jtf_varchar2_table_300 :=NULL,

Line 515: p_l_ORIGINAL_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,

511: p_l_UNIT_LIST_PRICE_PER_PQTY IN jtf_number_table :=NULL,
512: -- p_l_UNIT_SELLING_PRICE_PER_PQTY IN jtf_number_table :=NULL,
513: p_l_UNIT_SELL_PRICE_PER_PQTY IN jtf_number_table :=NULL,
514: p_l_PRICE_REQUEST_CODE IN jtf_varchar2_table_300 :=NULL,
515: p_l_ORIGINAL_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,
516: p_l_ORIGINAL_ORDERED_ITEM_ID IN jtf_number_table :=NULL,
517: p_l_ORIGINAL_ORDERED_ITEM IN jtf_varchar2_table_300 :=NULL,
518: -- p_l_ORIGINAL_ITEM_IDENTIFIER_TYPE IN jtf_varchar2_table_100 :=NULL,
519: p_l_ORIGINAL_ITEM_IDENTIF_TYPE IN jtf_varchar2_table_100 :=NULL,

Line 516: p_l_ORIGINAL_ORDERED_ITEM_ID IN jtf_number_table :=NULL,

512: -- p_l_UNIT_SELLING_PRICE_PER_PQTY IN jtf_number_table :=NULL,
513: p_l_UNIT_SELL_PRICE_PER_PQTY IN jtf_number_table :=NULL,
514: p_l_PRICE_REQUEST_CODE IN jtf_varchar2_table_300 :=NULL,
515: p_l_ORIGINAL_INVENTORY_ITEM_ID IN jtf_number_table :=NULL,
516: p_l_ORIGINAL_ORDERED_ITEM_ID IN jtf_number_table :=NULL,
517: p_l_ORIGINAL_ORDERED_ITEM IN jtf_varchar2_table_300 :=NULL,
518: -- p_l_ORIGINAL_ITEM_IDENTIFIER_TYPE IN jtf_varchar2_table_100 :=NULL,
519: p_l_ORIGINAL_ITEM_IDENTIF_TYPE IN jtf_varchar2_table_100 :=NULL,
520: -- p_l_ITEM_SUBSTITUTION_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,

Line 523: p_l_LATE_DEMAND_PENALTY_FACTOR IN jtf_number_table :=NULL,

519: p_l_ORIGINAL_ITEM_IDENTIF_TYPE IN jtf_varchar2_table_100 :=NULL,
520: -- p_l_ITEM_SUBSTITUTION_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
521: p_l_ITEM_SUBSTIT_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
522: p_l_OVERRIDE_ATP_DATE_CODE IN jtf_varchar2_table_100 :=NULL,
523: p_l_LATE_DEMAND_PENALTY_FACTOR IN jtf_number_table :=NULL,
524: p_l_ACCOUNTING_RULE_DURATION IN jtf_number_table :=NULL,
525: p_l_top_model_line_index IN jtf_number_table :=null,
526: p_l_top_model_line_ref IN jtf_varchar2_table_100 :=null,
527: p_l_unit_cost IN jtf_number_table :=null,

Line 524: p_l_ACCOUNTING_RULE_DURATION IN jtf_number_table :=NULL,

520: -- p_l_ITEM_SUBSTITUTION_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
521: p_l_ITEM_SUBSTIT_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
522: p_l_OVERRIDE_ATP_DATE_CODE IN jtf_varchar2_table_100 :=NULL,
523: p_l_LATE_DEMAND_PENALTY_FACTOR IN jtf_number_table :=NULL,
524: p_l_ACCOUNTING_RULE_DURATION IN jtf_number_table :=NULL,
525: p_l_top_model_line_index IN jtf_number_table :=null,
526: p_l_top_model_line_ref IN jtf_varchar2_table_100 :=null,
527: p_l_unit_cost IN jtf_number_table :=null,
528: p_l_xml_transaction_type_code IN jtf_varchar2_table_100 :=null,

Line 525: p_l_top_model_line_index IN jtf_number_table :=null,

521: p_l_ITEM_SUBSTIT_TYPE_CODE IN jtf_varchar2_table_100 :=NULL,
522: p_l_OVERRIDE_ATP_DATE_CODE IN jtf_varchar2_table_100 :=NULL,
523: p_l_LATE_DEMAND_PENALTY_FACTOR IN jtf_number_table :=NULL,
524: p_l_ACCOUNTING_RULE_DURATION IN jtf_number_table :=NULL,
525: p_l_top_model_line_index IN jtf_number_table :=null,
526: p_l_top_model_line_ref IN jtf_varchar2_table_100 :=null,
527: p_l_unit_cost IN jtf_number_table :=null,
528: p_l_xml_transaction_type_code IN jtf_varchar2_table_100 :=null,
529: p_l_Sold_to_address_id IN jtf_number_table :=null,

Line 527: p_l_unit_cost IN jtf_number_table :=null,

523: p_l_LATE_DEMAND_PENALTY_FACTOR IN jtf_number_table :=NULL,
524: p_l_ACCOUNTING_RULE_DURATION IN jtf_number_table :=NULL,
525: p_l_top_model_line_index IN jtf_number_table :=null,
526: p_l_top_model_line_ref IN jtf_varchar2_table_100 :=null,
527: p_l_unit_cost IN jtf_number_table :=null,
528: p_l_xml_transaction_type_code IN jtf_varchar2_table_100 :=null,
529: p_l_Sold_to_address_id IN jtf_number_table :=null,
530: p_l_Split_Action_Code IN jtf_varchar2_table_100 :=null,
531: p_l_split_from_line_ref IN jtf_varchar2_table_100 :=null,

Line 529: p_l_Sold_to_address_id IN jtf_number_table :=null,

525: p_l_top_model_line_index IN jtf_number_table :=null,
526: p_l_top_model_line_ref IN jtf_varchar2_table_100 :=null,
527: p_l_unit_cost IN jtf_number_table :=null,
528: p_l_xml_transaction_type_code IN jtf_varchar2_table_100 :=null,
529: p_l_Sold_to_address_id IN jtf_number_table :=null,
530: p_l_Split_Action_Code IN jtf_varchar2_table_100 :=null,
531: p_l_split_from_line_ref IN jtf_varchar2_table_100 :=null,
532: p_l_split_from_shipment_ref IN jtf_varchar2_table_100 :=null,
533: p_l_status_flag IN jtf_varchar2_table_100 :=null,

Line 539: p_l_ship_to_customer_id IN jtf_number_table :=null,

535: p_l_ship_from_edi_loc_code IN jtf_varchar2_table_100 :=null,
536: p_l_ship_set IN jtf_varchar2_table_100 :=null,
537: p_l_Ship_to_address_code IN jtf_varchar2_table_100 :=null,
538: p_l_Ship_to_address_id IN jtf_varchar2_table_300 :=null,
539: p_l_ship_to_customer_id IN jtf_number_table :=null,
540: p_l_ship_to_edi_location_code IN jtf_varchar2_table_100 :=null,
541: p_l_service_ref_line_number IN jtf_number_table :=null,
542: p_l_service_ref_option_number IN jtf_number_table :=null,
543: p_l_service_ref_order_number IN jtf_number_table :=null,

Line 541: p_l_service_ref_line_number IN jtf_number_table :=null,

537: p_l_Ship_to_address_code IN jtf_varchar2_table_100 :=null,
538: p_l_Ship_to_address_id IN jtf_varchar2_table_300 :=null,
539: p_l_ship_to_customer_id IN jtf_number_table :=null,
540: p_l_ship_to_edi_location_code IN jtf_varchar2_table_100 :=null,
541: p_l_service_ref_line_number IN jtf_number_table :=null,
542: p_l_service_ref_option_number IN jtf_number_table :=null,
543: p_l_service_ref_order_number IN jtf_number_table :=null,
544: -- p_l_service_ref_shipment_number IN jtf_number_table :=null,
545: p_l_service_ref_ship_number IN jtf_number_table :=null,

Line 542: p_l_service_ref_option_number IN jtf_number_table :=null,

538: p_l_Ship_to_address_id IN jtf_varchar2_table_300 :=null,
539: p_l_ship_to_customer_id IN jtf_number_table :=null,
540: p_l_ship_to_edi_location_code IN jtf_varchar2_table_100 :=null,
541: p_l_service_ref_line_number IN jtf_number_table :=null,
542: p_l_service_ref_option_number IN jtf_number_table :=null,
543: p_l_service_ref_order_number IN jtf_number_table :=null,
544: -- p_l_service_ref_shipment_number IN jtf_number_table :=null,
545: p_l_service_ref_ship_number IN jtf_number_table :=null,
546: p_l_service_reference_line IN jtf_varchar2_table_100 :=null,

Line 543: p_l_service_ref_order_number IN jtf_number_table :=null,

539: p_l_ship_to_customer_id IN jtf_number_table :=null,
540: p_l_ship_to_edi_location_code IN jtf_varchar2_table_100 :=null,
541: p_l_service_ref_line_number IN jtf_number_table :=null,
542: p_l_service_ref_option_number IN jtf_number_table :=null,
543: p_l_service_ref_order_number IN jtf_number_table :=null,
544: -- p_l_service_ref_shipment_number IN jtf_number_table :=null,
545: p_l_service_ref_ship_number IN jtf_number_table :=null,
546: p_l_service_reference_line IN jtf_varchar2_table_100 :=null,
547: p_l_service_reference_order IN jtf_varchar2_table_100 :=null,

Line 544: -- p_l_service_ref_shipment_number IN jtf_number_table :=null,

540: p_l_ship_to_edi_location_code IN jtf_varchar2_table_100 :=null,
541: p_l_service_ref_line_number IN jtf_number_table :=null,
542: p_l_service_ref_option_number IN jtf_number_table :=null,
543: p_l_service_ref_order_number IN jtf_number_table :=null,
544: -- p_l_service_ref_shipment_number IN jtf_number_table :=null,
545: p_l_service_ref_ship_number IN jtf_number_table :=null,
546: p_l_service_reference_line IN jtf_varchar2_table_100 :=null,
547: p_l_service_reference_order IN jtf_varchar2_table_100 :=null,
548: p_l_service_reference_system IN jtf_varchar2_table_100 :=null,

Line 545: p_l_service_ref_ship_number IN jtf_number_table :=null,

541: p_l_service_ref_line_number IN jtf_number_table :=null,
542: p_l_service_ref_option_number IN jtf_number_table :=null,
543: p_l_service_ref_order_number IN jtf_number_table :=null,
544: -- p_l_service_ref_shipment_number IN jtf_number_table :=null,
545: p_l_service_ref_ship_number IN jtf_number_table :=null,
546: p_l_service_reference_line IN jtf_varchar2_table_100 :=null,
547: p_l_service_reference_order IN jtf_varchar2_table_100 :=null,
548: p_l_service_reference_system IN jtf_varchar2_table_100 :=null,
549: p_l_reserved_quantity IN jtf_number_table :=null,

Line 549: p_l_reserved_quantity IN jtf_number_table :=null,

545: p_l_service_ref_ship_number IN jtf_number_table :=null,
546: p_l_service_reference_line IN jtf_varchar2_table_100 :=null,
547: p_l_service_reference_order IN jtf_varchar2_table_100 :=null,
548: p_l_service_reference_system IN jtf_varchar2_table_100 :=null,
549: p_l_reserved_quantity IN jtf_number_table :=null,
550: p_l_return_status IN jtf_varchar2_table_100 :=null,
551: p_l_schedule_action_code IN jtf_varchar2_table_100 :=null,
552: p_l_service_line_index IN jtf_number_table :=null,
553: --p_l_intermed_ship_to_contact_id IN jtf_number_table :=null,

Line 552: p_l_service_line_index IN jtf_number_table :=null,

548: p_l_service_reference_system IN jtf_varchar2_table_100 :=null,
549: p_l_reserved_quantity IN jtf_number_table :=null,
550: p_l_return_status IN jtf_varchar2_table_100 :=null,
551: p_l_schedule_action_code IN jtf_varchar2_table_100 :=null,
552: p_l_service_line_index IN jtf_number_table :=null,
553: --p_l_intermed_ship_to_contact_id IN jtf_number_table :=null,
554: p_l_intermed_ship_to_cont_id IN jtf_number_table :=null,
555: p_l_intermed_ship_to_org_id IN jtf_number_table :=null,
556: p_l_Invoice_address_id IN jtf_number_table :=null,

Line 553: --p_l_intermed_ship_to_contact_id IN jtf_number_table :=null,

549: p_l_reserved_quantity IN jtf_number_table :=null,
550: p_l_return_status IN jtf_varchar2_table_100 :=null,
551: p_l_schedule_action_code IN jtf_varchar2_table_100 :=null,
552: p_l_service_line_index IN jtf_number_table :=null,
553: --p_l_intermed_ship_to_contact_id IN jtf_number_table :=null,
554: p_l_intermed_ship_to_cont_id IN jtf_number_table :=null,
555: p_l_intermed_ship_to_org_id IN jtf_number_table :=null,
556: p_l_Invoice_address_id IN jtf_number_table :=null,
557: p_l_invoice_to_customer_id IN jtf_number_table :=null,

Line 554: p_l_intermed_ship_to_cont_id IN jtf_number_table :=null,

550: p_l_return_status IN jtf_varchar2_table_100 :=null,
551: p_l_schedule_action_code IN jtf_varchar2_table_100 :=null,
552: p_l_service_line_index IN jtf_number_table :=null,
553: --p_l_intermed_ship_to_contact_id IN jtf_number_table :=null,
554: p_l_intermed_ship_to_cont_id IN jtf_number_table :=null,
555: p_l_intermed_ship_to_org_id IN jtf_number_table :=null,
556: p_l_Invoice_address_id IN jtf_number_table :=null,
557: p_l_invoice_to_customer_id IN jtf_number_table :=null,
558: p_l_item_relationship_type IN jtf_number_table :=null,

Line 555: p_l_intermed_ship_to_org_id IN jtf_number_table :=null,

551: p_l_schedule_action_code IN jtf_varchar2_table_100 :=null,
552: p_l_service_line_index IN jtf_number_table :=null,
553: --p_l_intermed_ship_to_contact_id IN jtf_number_table :=null,
554: p_l_intermed_ship_to_cont_id IN jtf_number_table :=null,
555: p_l_intermed_ship_to_org_id IN jtf_number_table :=null,
556: p_l_Invoice_address_id IN jtf_number_table :=null,
557: p_l_invoice_to_customer_id IN jtf_number_table :=null,
558: p_l_item_relationship_type IN jtf_number_table :=null,
559: p_l_link_to_line_index IN jtf_number_table :=null,

Line 556: p_l_Invoice_address_id IN jtf_number_table :=null,

552: p_l_service_line_index IN jtf_number_table :=null,
553: --p_l_intermed_ship_to_contact_id IN jtf_number_table :=null,
554: p_l_intermed_ship_to_cont_id IN jtf_number_table :=null,
555: p_l_intermed_ship_to_org_id IN jtf_number_table :=null,
556: p_l_Invoice_address_id IN jtf_number_table :=null,
557: p_l_invoice_to_customer_id IN jtf_number_table :=null,
558: p_l_item_relationship_type IN jtf_number_table :=null,
559: p_l_link_to_line_index IN jtf_number_table :=null,
560: p_l_link_to_line_ref IN jtf_varchar2_table_100 :=null,

Line 557: p_l_invoice_to_customer_id IN jtf_number_table :=null,

553: --p_l_intermed_ship_to_contact_id IN jtf_number_table :=null,
554: p_l_intermed_ship_to_cont_id IN jtf_number_table :=null,
555: p_l_intermed_ship_to_org_id IN jtf_number_table :=null,
556: p_l_Invoice_address_id IN jtf_number_table :=null,
557: p_l_invoice_to_customer_id IN jtf_number_table :=null,
558: p_l_item_relationship_type IN jtf_number_table :=null,
559: p_l_link_to_line_index IN jtf_number_table :=null,
560: p_l_link_to_line_ref IN jtf_varchar2_table_100 :=null,
561: p_l_db_flag IN jtf_varchar2_table_100 :=null,

Line 558: p_l_item_relationship_type IN jtf_number_table :=null,

554: p_l_intermed_ship_to_cont_id IN jtf_number_table :=null,
555: p_l_intermed_ship_to_org_id IN jtf_number_table :=null,
556: p_l_Invoice_address_id IN jtf_number_table :=null,
557: p_l_invoice_to_customer_id IN jtf_number_table :=null,
558: p_l_item_relationship_type IN jtf_number_table :=null,
559: p_l_link_to_line_index IN jtf_number_table :=null,
560: p_l_link_to_line_ref IN jtf_varchar2_table_100 :=null,
561: p_l_db_flag IN jtf_varchar2_table_100 :=null,
562: p_l_deliver_to_customer_id IN jtf_number_table :=null,

Line 559: p_l_link_to_line_index IN jtf_number_table :=null,

555: p_l_intermed_ship_to_org_id IN jtf_number_table :=null,
556: p_l_Invoice_address_id IN jtf_number_table :=null,
557: p_l_invoice_to_customer_id IN jtf_number_table :=null,
558: p_l_item_relationship_type IN jtf_number_table :=null,
559: p_l_link_to_line_index IN jtf_number_table :=null,
560: p_l_link_to_line_ref IN jtf_varchar2_table_100 :=null,
561: p_l_db_flag IN jtf_varchar2_table_100 :=null,
562: p_l_deliver_to_customer_id IN jtf_number_table :=null,
563: p_l_fulfillment_set IN jtf_varchar2_table_100 :=null,

Line 562: p_l_deliver_to_customer_id IN jtf_number_table :=null,

558: p_l_item_relationship_type IN jtf_number_table :=null,
559: p_l_link_to_line_index IN jtf_number_table :=null,
560: p_l_link_to_line_ref IN jtf_varchar2_table_100 :=null,
561: p_l_db_flag IN jtf_varchar2_table_100 :=null,
562: p_l_deliver_to_customer_id IN jtf_number_table :=null,
563: p_l_fulfillment_set IN jtf_varchar2_table_100 :=null,
564: p_l_fulfillment_set_id IN jtf_number_table :=null,
565: p_l_change_comments IN jtf_varchar2_table_300 :=null,
566: p_l_change_reason IN jtf_varchar2_table_100 :=null,

Line 564: p_l_fulfillment_set_id IN jtf_number_table :=null,

560: p_l_link_to_line_ref IN jtf_varchar2_table_100 :=null,
561: p_l_db_flag IN jtf_varchar2_table_100 :=null,
562: p_l_deliver_to_customer_id IN jtf_number_table :=null,
563: p_l_fulfillment_set IN jtf_varchar2_table_100 :=null,
564: p_l_fulfillment_set_id IN jtf_number_table :=null,
565: p_l_change_comments IN jtf_varchar2_table_300 :=null,
566: p_l_change_reason IN jtf_varchar2_table_100 :=null,
567: p_l_change_request_code IN jtf_varchar2_table_100 :=null,
568: p_l_Bill_to_Edi_Location_Code IN jtf_varchar2_table_100 :=null,

Line 569: p_l_Blanket_Line_Number IN jtf_number_table :=null,

565: p_l_change_comments IN jtf_varchar2_table_300 :=null,
566: p_l_change_reason IN jtf_varchar2_table_100 :=null,
567: p_l_change_request_code IN jtf_varchar2_table_100 :=null,
568: p_l_Bill_to_Edi_Location_Code IN jtf_varchar2_table_100 :=null,
569: p_l_Blanket_Line_Number IN jtf_number_table :=null,
570: p_l_Blanket_Number IN jtf_number_table :=null,
571: p_l_Blanket_Version_Number IN jtf_number_table :=null,
572: p_l_arrival_set IN jtf_varchar2_table_100 :=null,
573: p_l_attribute16 IN jtf_varchar2_table_300 :=null,

Line 570: p_l_Blanket_Number IN jtf_number_table :=null,

566: p_l_change_reason IN jtf_varchar2_table_100 :=null,
567: p_l_change_request_code IN jtf_varchar2_table_100 :=null,
568: p_l_Bill_to_Edi_Location_Code IN jtf_varchar2_table_100 :=null,
569: p_l_Blanket_Line_Number IN jtf_number_table :=null,
570: p_l_Blanket_Number IN jtf_number_table :=null,
571: p_l_Blanket_Version_Number IN jtf_number_table :=null,
572: p_l_arrival_set IN jtf_varchar2_table_100 :=null,
573: p_l_attribute16 IN jtf_varchar2_table_300 :=null,
574: p_l_attribute17 IN jtf_varchar2_table_300 :=null,

Line 571: p_l_Blanket_Version_Number IN jtf_number_table :=null,

567: p_l_change_request_code IN jtf_varchar2_table_100 :=null,
568: p_l_Bill_to_Edi_Location_Code IN jtf_varchar2_table_100 :=null,
569: p_l_Blanket_Line_Number IN jtf_number_table :=null,
570: p_l_Blanket_Number IN jtf_number_table :=null,
571: p_l_Blanket_Version_Number IN jtf_number_table :=null,
572: p_l_arrival_set IN jtf_varchar2_table_100 :=null,
573: p_l_attribute16 IN jtf_varchar2_table_300 :=null,
574: p_l_attribute17 IN jtf_varchar2_table_300 :=null,
575: p_l_attribute18 IN jtf_varchar2_table_300 :=null,