DBA Data[Home] [Help]

APPS.ASO_PA_APR_WF_PVT dependencies on ASO_QUOTE_PUB

Line 2329: l_quote_header_rec aso_quote_pub.qte_header_rec_type;

2325:
2326:
2327:
2328: l_contract_approval_level VARCHAR2 (240);
2329: l_quote_header_rec aso_quote_pub.qte_header_rec_type;
2330: l_control_rec aso_quote_pub.control_rec_type;
2331: l_user_id Number;
2332: l_person_id Number;
2333: l_status varchar2(20);

Line 2330: l_control_rec aso_quote_pub.control_rec_type;

2326:
2327:
2328: l_contract_approval_level VARCHAR2 (240);
2329: l_quote_header_rec aso_quote_pub.qte_header_rec_type;
2330: l_control_rec aso_quote_pub.control_rec_type;
2331: l_user_id Number;
2332: l_person_id Number;
2333: l_status varchar2(20);
2334:

Line 2335: x_qte_header_rec aso_quote_pub.qte_header_rec_type;

2331: l_user_id Number;
2332: l_person_id Number;
2333: l_status varchar2(20);
2334:
2335: x_qte_header_rec aso_quote_pub.qte_header_rec_type;
2336: x_qte_line_tbl aso_quote_pub.qte_line_tbl_type;
2337: x_qte_line_dtl_tbl aso_quote_pub.qte_line_dtl_tbl_type;
2338: x_hd_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2339: x_hd_payment_tbl aso_quote_pub.payment_tbl_type;

Line 2336: x_qte_line_tbl aso_quote_pub.qte_line_tbl_type;

2332: l_person_id Number;
2333: l_status varchar2(20);
2334:
2335: x_qte_header_rec aso_quote_pub.qte_header_rec_type;
2336: x_qte_line_tbl aso_quote_pub.qte_line_tbl_type;
2337: x_qte_line_dtl_tbl aso_quote_pub.qte_line_dtl_tbl_type;
2338: x_hd_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2339: x_hd_payment_tbl aso_quote_pub.payment_tbl_type;
2340: x_hd_shipment_tbl aso_quote_pub.shipment_tbl_type;

Line 2337: x_qte_line_dtl_tbl aso_quote_pub.qte_line_dtl_tbl_type;

2333: l_status varchar2(20);
2334:
2335: x_qte_header_rec aso_quote_pub.qte_header_rec_type;
2336: x_qte_line_tbl aso_quote_pub.qte_line_tbl_type;
2337: x_qte_line_dtl_tbl aso_quote_pub.qte_line_dtl_tbl_type;
2338: x_hd_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2339: x_hd_payment_tbl aso_quote_pub.payment_tbl_type;
2340: x_hd_shipment_tbl aso_quote_pub.shipment_tbl_type;
2341: x_hd_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;

Line 2338: x_hd_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;

2334:
2335: x_qte_header_rec aso_quote_pub.qte_header_rec_type;
2336: x_qte_line_tbl aso_quote_pub.qte_line_tbl_type;
2337: x_qte_line_dtl_tbl aso_quote_pub.qte_line_dtl_tbl_type;
2338: x_hd_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2339: x_hd_payment_tbl aso_quote_pub.payment_tbl_type;
2340: x_hd_shipment_tbl aso_quote_pub.shipment_tbl_type;
2341: x_hd_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2342: x_hd_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;

Line 2339: x_hd_payment_tbl aso_quote_pub.payment_tbl_type;

2335: x_qte_header_rec aso_quote_pub.qte_header_rec_type;
2336: x_qte_line_tbl aso_quote_pub.qte_line_tbl_type;
2337: x_qte_line_dtl_tbl aso_quote_pub.qte_line_dtl_tbl_type;
2338: x_hd_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2339: x_hd_payment_tbl aso_quote_pub.payment_tbl_type;
2340: x_hd_shipment_tbl aso_quote_pub.shipment_tbl_type;
2341: x_hd_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2342: x_hd_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2343: x_line_attr_ext_tbl aso_quote_pub.line_attribs_ext_tbl_type;

Line 2340: x_hd_shipment_tbl aso_quote_pub.shipment_tbl_type;

2336: x_qte_line_tbl aso_quote_pub.qte_line_tbl_type;
2337: x_qte_line_dtl_tbl aso_quote_pub.qte_line_dtl_tbl_type;
2338: x_hd_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2339: x_hd_payment_tbl aso_quote_pub.payment_tbl_type;
2340: x_hd_shipment_tbl aso_quote_pub.shipment_tbl_type;
2341: x_hd_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2342: x_hd_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2343: x_line_attr_ext_tbl aso_quote_pub.line_attribs_ext_tbl_type;
2344: x_line_rltship_tbl aso_quote_pub.line_rltship_tbl_type;

Line 2341: x_hd_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;

2337: x_qte_line_dtl_tbl aso_quote_pub.qte_line_dtl_tbl_type;
2338: x_hd_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2339: x_hd_payment_tbl aso_quote_pub.payment_tbl_type;
2340: x_hd_shipment_tbl aso_quote_pub.shipment_tbl_type;
2341: x_hd_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2342: x_hd_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2343: x_line_attr_ext_tbl aso_quote_pub.line_attribs_ext_tbl_type;
2344: x_line_rltship_tbl aso_quote_pub.line_rltship_tbl_type;
2345: x_price_adjustment_tbl aso_quote_pub.price_adj_tbl_type;

Line 2342: x_hd_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;

2338: x_hd_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2339: x_hd_payment_tbl aso_quote_pub.payment_tbl_type;
2340: x_hd_shipment_tbl aso_quote_pub.shipment_tbl_type;
2341: x_hd_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2342: x_hd_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2343: x_line_attr_ext_tbl aso_quote_pub.line_attribs_ext_tbl_type;
2344: x_line_rltship_tbl aso_quote_pub.line_rltship_tbl_type;
2345: x_price_adjustment_tbl aso_quote_pub.price_adj_tbl_type;
2346: x_price_adj_attr_tbl aso_quote_pub.price_adj_attr_tbl_type;

Line 2343: x_line_attr_ext_tbl aso_quote_pub.line_attribs_ext_tbl_type;

2339: x_hd_payment_tbl aso_quote_pub.payment_tbl_type;
2340: x_hd_shipment_tbl aso_quote_pub.shipment_tbl_type;
2341: x_hd_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2342: x_hd_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2343: x_line_attr_ext_tbl aso_quote_pub.line_attribs_ext_tbl_type;
2344: x_line_rltship_tbl aso_quote_pub.line_rltship_tbl_type;
2345: x_price_adjustment_tbl aso_quote_pub.price_adj_tbl_type;
2346: x_price_adj_attr_tbl aso_quote_pub.price_adj_attr_tbl_type;
2347: x_price_adj_rltship_tbl aso_quote_pub.price_adj_rltship_tbl_type;

Line 2344: x_line_rltship_tbl aso_quote_pub.line_rltship_tbl_type;

2340: x_hd_shipment_tbl aso_quote_pub.shipment_tbl_type;
2341: x_hd_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2342: x_hd_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2343: x_line_attr_ext_tbl aso_quote_pub.line_attribs_ext_tbl_type;
2344: x_line_rltship_tbl aso_quote_pub.line_rltship_tbl_type;
2345: x_price_adjustment_tbl aso_quote_pub.price_adj_tbl_type;
2346: x_price_adj_attr_tbl aso_quote_pub.price_adj_attr_tbl_type;
2347: x_price_adj_rltship_tbl aso_quote_pub.price_adj_rltship_tbl_type;
2348: x_ln_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;

Line 2345: x_price_adjustment_tbl aso_quote_pub.price_adj_tbl_type;

2341: x_hd_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2342: x_hd_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2343: x_line_attr_ext_tbl aso_quote_pub.line_attribs_ext_tbl_type;
2344: x_line_rltship_tbl aso_quote_pub.line_rltship_tbl_type;
2345: x_price_adjustment_tbl aso_quote_pub.price_adj_tbl_type;
2346: x_price_adj_attr_tbl aso_quote_pub.price_adj_attr_tbl_type;
2347: x_price_adj_rltship_tbl aso_quote_pub.price_adj_rltship_tbl_type;
2348: x_ln_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2349: x_ln_payment_tbl aso_quote_pub.payment_tbl_type;

Line 2346: x_price_adj_attr_tbl aso_quote_pub.price_adj_attr_tbl_type;

2342: x_hd_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2343: x_line_attr_ext_tbl aso_quote_pub.line_attribs_ext_tbl_type;
2344: x_line_rltship_tbl aso_quote_pub.line_rltship_tbl_type;
2345: x_price_adjustment_tbl aso_quote_pub.price_adj_tbl_type;
2346: x_price_adj_attr_tbl aso_quote_pub.price_adj_attr_tbl_type;
2347: x_price_adj_rltship_tbl aso_quote_pub.price_adj_rltship_tbl_type;
2348: x_ln_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2349: x_ln_payment_tbl aso_quote_pub.payment_tbl_type;
2350: x_ln_shipment_tbl aso_quote_pub.shipment_tbl_type;

Line 2347: x_price_adj_rltship_tbl aso_quote_pub.price_adj_rltship_tbl_type;

2343: x_line_attr_ext_tbl aso_quote_pub.line_attribs_ext_tbl_type;
2344: x_line_rltship_tbl aso_quote_pub.line_rltship_tbl_type;
2345: x_price_adjustment_tbl aso_quote_pub.price_adj_tbl_type;
2346: x_price_adj_attr_tbl aso_quote_pub.price_adj_attr_tbl_type;
2347: x_price_adj_rltship_tbl aso_quote_pub.price_adj_rltship_tbl_type;
2348: x_ln_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2349: x_ln_payment_tbl aso_quote_pub.payment_tbl_type;
2350: x_ln_shipment_tbl aso_quote_pub.shipment_tbl_type;
2351: x_ln_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;

Line 2348: x_ln_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;

2344: x_line_rltship_tbl aso_quote_pub.line_rltship_tbl_type;
2345: x_price_adjustment_tbl aso_quote_pub.price_adj_tbl_type;
2346: x_price_adj_attr_tbl aso_quote_pub.price_adj_attr_tbl_type;
2347: x_price_adj_rltship_tbl aso_quote_pub.price_adj_rltship_tbl_type;
2348: x_ln_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2349: x_ln_payment_tbl aso_quote_pub.payment_tbl_type;
2350: x_ln_shipment_tbl aso_quote_pub.shipment_tbl_type;
2351: x_ln_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2352: x_ln_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;

Line 2349: x_ln_payment_tbl aso_quote_pub.payment_tbl_type;

2345: x_price_adjustment_tbl aso_quote_pub.price_adj_tbl_type;
2346: x_price_adj_attr_tbl aso_quote_pub.price_adj_attr_tbl_type;
2347: x_price_adj_rltship_tbl aso_quote_pub.price_adj_rltship_tbl_type;
2348: x_ln_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2349: x_ln_payment_tbl aso_quote_pub.payment_tbl_type;
2350: x_ln_shipment_tbl aso_quote_pub.shipment_tbl_type;
2351: x_ln_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2352: x_ln_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2353: x_return_status VARCHAR2 (240);

Line 2350: x_ln_shipment_tbl aso_quote_pub.shipment_tbl_type;

2346: x_price_adj_attr_tbl aso_quote_pub.price_adj_attr_tbl_type;
2347: x_price_adj_rltship_tbl aso_quote_pub.price_adj_rltship_tbl_type;
2348: x_ln_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2349: x_ln_payment_tbl aso_quote_pub.payment_tbl_type;
2350: x_ln_shipment_tbl aso_quote_pub.shipment_tbl_type;
2351: x_ln_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2352: x_ln_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2353: x_return_status VARCHAR2 (240);
2354: x_msg_count NUMBER;

Line 2351: x_ln_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;

2347: x_price_adj_rltship_tbl aso_quote_pub.price_adj_rltship_tbl_type;
2348: x_ln_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2349: x_ln_payment_tbl aso_quote_pub.payment_tbl_type;
2350: x_ln_shipment_tbl aso_quote_pub.shipment_tbl_type;
2351: x_ln_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2352: x_ln_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2353: x_return_status VARCHAR2 (240);
2354: x_msg_count NUMBER;
2355: x_msg_data VARCHAR2 (240);

Line 2352: x_ln_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;

2348: x_ln_price_attributes_tbl aso_quote_pub.price_attributes_tbl_type;
2349: x_ln_payment_tbl aso_quote_pub.payment_tbl_type;
2350: x_ln_shipment_tbl aso_quote_pub.shipment_tbl_type;
2351: x_ln_freight_charge_tbl aso_quote_pub.freight_charge_tbl_type;
2352: x_ln_tax_detail_tbl aso_quote_pub.tax_detail_tbl_type;
2353: x_return_status VARCHAR2 (240);
2354: x_msg_count NUMBER;
2355: x_msg_data VARCHAR2 (240);
2356:

Line 2478: l_quote_header_rec := aso_quote_pub.g_miss_qte_header_rec;

2474:
2475: FND_GLOBAL.APPS_INITIALIZE(g_user_id,0,0,0);
2476:
2477:
2478: l_quote_header_rec := aso_quote_pub.g_miss_qte_header_rec;
2479:
2480: OPEN get_quote_header_id (
2481: p_object_approval_id
2482: );

Line 2604: aso_quote_pub.update_quote (

2600: 1,
2601: 'N'
2602: );
2603: END IF;
2604: aso_quote_pub.update_quote (
2605: p_api_version_number => 1.0,
2606: p_init_msg_list => fnd_api.g_false,
2607: p_commit => fnd_api.g_false,
2608: p_control_rec => l_control_rec,

Line 2610: p_hd_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,

2606: p_init_msg_list => fnd_api.g_false,
2607: p_commit => fnd_api.g_false,
2608: p_control_rec => l_control_rec,
2609: p_qte_header_rec => l_quote_header_rec,
2610: p_hd_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2611: p_hd_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2612: p_hd_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2613: p_hd_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2614: p_hd_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,

Line 2611: p_hd_payment_tbl => aso_quote_pub.g_miss_payment_tbl,

2607: p_commit => fnd_api.g_false,
2608: p_control_rec => l_control_rec,
2609: p_qte_header_rec => l_quote_header_rec,
2610: p_hd_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2611: p_hd_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2612: p_hd_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2613: p_hd_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2614: p_hd_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2615: p_qte_line_tbl => aso_quote_pub.g_miss_qte_line_tbl,

Line 2612: p_hd_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,

2608: p_control_rec => l_control_rec,
2609: p_qte_header_rec => l_quote_header_rec,
2610: p_hd_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2611: p_hd_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2612: p_hd_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2613: p_hd_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2614: p_hd_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2615: p_qte_line_tbl => aso_quote_pub.g_miss_qte_line_tbl,
2616: p_qte_line_dtl_tbl => aso_quote_pub.g_miss_qte_line_dtl_tbl,

Line 2613: p_hd_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,

2609: p_qte_header_rec => l_quote_header_rec,
2610: p_hd_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2611: p_hd_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2612: p_hd_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2613: p_hd_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2614: p_hd_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2615: p_qte_line_tbl => aso_quote_pub.g_miss_qte_line_tbl,
2616: p_qte_line_dtl_tbl => aso_quote_pub.g_miss_qte_line_dtl_tbl,
2617: p_line_attr_ext_tbl => aso_quote_pub.g_miss_line_attribs_ext_tbl,

Line 2614: p_hd_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,

2610: p_hd_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2611: p_hd_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2612: p_hd_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2613: p_hd_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2614: p_hd_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2615: p_qte_line_tbl => aso_quote_pub.g_miss_qte_line_tbl,
2616: p_qte_line_dtl_tbl => aso_quote_pub.g_miss_qte_line_dtl_tbl,
2617: p_line_attr_ext_tbl => aso_quote_pub.g_miss_line_attribs_ext_tbl,
2618: p_line_rltship_tbl => aso_quote_pub.g_miss_line_rltship_tbl,

Line 2615: p_qte_line_tbl => aso_quote_pub.g_miss_qte_line_tbl,

2611: p_hd_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2612: p_hd_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2613: p_hd_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2614: p_hd_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2615: p_qte_line_tbl => aso_quote_pub.g_miss_qte_line_tbl,
2616: p_qte_line_dtl_tbl => aso_quote_pub.g_miss_qte_line_dtl_tbl,
2617: p_line_attr_ext_tbl => aso_quote_pub.g_miss_line_attribs_ext_tbl,
2618: p_line_rltship_tbl => aso_quote_pub.g_miss_line_rltship_tbl,
2619: p_price_adjustment_tbl => aso_quote_pub.g_miss_price_adj_tbl,

Line 2616: p_qte_line_dtl_tbl => aso_quote_pub.g_miss_qte_line_dtl_tbl,

2612: p_hd_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2613: p_hd_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2614: p_hd_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2615: p_qte_line_tbl => aso_quote_pub.g_miss_qte_line_tbl,
2616: p_qte_line_dtl_tbl => aso_quote_pub.g_miss_qte_line_dtl_tbl,
2617: p_line_attr_ext_tbl => aso_quote_pub.g_miss_line_attribs_ext_tbl,
2618: p_line_rltship_tbl => aso_quote_pub.g_miss_line_rltship_tbl,
2619: p_price_adjustment_tbl => aso_quote_pub.g_miss_price_adj_tbl,
2620: p_price_adj_attr_tbl => aso_quote_pub.g_miss_price_adj_attr_tbl,

Line 2617: p_line_attr_ext_tbl => aso_quote_pub.g_miss_line_attribs_ext_tbl,

2613: p_hd_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2614: p_hd_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2615: p_qte_line_tbl => aso_quote_pub.g_miss_qte_line_tbl,
2616: p_qte_line_dtl_tbl => aso_quote_pub.g_miss_qte_line_dtl_tbl,
2617: p_line_attr_ext_tbl => aso_quote_pub.g_miss_line_attribs_ext_tbl,
2618: p_line_rltship_tbl => aso_quote_pub.g_miss_line_rltship_tbl,
2619: p_price_adjustment_tbl => aso_quote_pub.g_miss_price_adj_tbl,
2620: p_price_adj_attr_tbl => aso_quote_pub.g_miss_price_adj_attr_tbl,
2621: p_price_adj_rltship_tbl => aso_quote_pub.g_miss_price_adj_rltship_tbl,

Line 2618: p_line_rltship_tbl => aso_quote_pub.g_miss_line_rltship_tbl,

2614: p_hd_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2615: p_qte_line_tbl => aso_quote_pub.g_miss_qte_line_tbl,
2616: p_qte_line_dtl_tbl => aso_quote_pub.g_miss_qte_line_dtl_tbl,
2617: p_line_attr_ext_tbl => aso_quote_pub.g_miss_line_attribs_ext_tbl,
2618: p_line_rltship_tbl => aso_quote_pub.g_miss_line_rltship_tbl,
2619: p_price_adjustment_tbl => aso_quote_pub.g_miss_price_adj_tbl,
2620: p_price_adj_attr_tbl => aso_quote_pub.g_miss_price_adj_attr_tbl,
2621: p_price_adj_rltship_tbl => aso_quote_pub.g_miss_price_adj_rltship_tbl,
2622: p_ln_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,

Line 2619: p_price_adjustment_tbl => aso_quote_pub.g_miss_price_adj_tbl,

2615: p_qte_line_tbl => aso_quote_pub.g_miss_qte_line_tbl,
2616: p_qte_line_dtl_tbl => aso_quote_pub.g_miss_qte_line_dtl_tbl,
2617: p_line_attr_ext_tbl => aso_quote_pub.g_miss_line_attribs_ext_tbl,
2618: p_line_rltship_tbl => aso_quote_pub.g_miss_line_rltship_tbl,
2619: p_price_adjustment_tbl => aso_quote_pub.g_miss_price_adj_tbl,
2620: p_price_adj_attr_tbl => aso_quote_pub.g_miss_price_adj_attr_tbl,
2621: p_price_adj_rltship_tbl => aso_quote_pub.g_miss_price_adj_rltship_tbl,
2622: p_ln_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2623: p_ln_payment_tbl => aso_quote_pub.g_miss_payment_tbl,

Line 2620: p_price_adj_attr_tbl => aso_quote_pub.g_miss_price_adj_attr_tbl,

2616: p_qte_line_dtl_tbl => aso_quote_pub.g_miss_qte_line_dtl_tbl,
2617: p_line_attr_ext_tbl => aso_quote_pub.g_miss_line_attribs_ext_tbl,
2618: p_line_rltship_tbl => aso_quote_pub.g_miss_line_rltship_tbl,
2619: p_price_adjustment_tbl => aso_quote_pub.g_miss_price_adj_tbl,
2620: p_price_adj_attr_tbl => aso_quote_pub.g_miss_price_adj_attr_tbl,
2621: p_price_adj_rltship_tbl => aso_quote_pub.g_miss_price_adj_rltship_tbl,
2622: p_ln_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2623: p_ln_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2624: p_ln_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,

Line 2621: p_price_adj_rltship_tbl => aso_quote_pub.g_miss_price_adj_rltship_tbl,

2617: p_line_attr_ext_tbl => aso_quote_pub.g_miss_line_attribs_ext_tbl,
2618: p_line_rltship_tbl => aso_quote_pub.g_miss_line_rltship_tbl,
2619: p_price_adjustment_tbl => aso_quote_pub.g_miss_price_adj_tbl,
2620: p_price_adj_attr_tbl => aso_quote_pub.g_miss_price_adj_attr_tbl,
2621: p_price_adj_rltship_tbl => aso_quote_pub.g_miss_price_adj_rltship_tbl,
2622: p_ln_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2623: p_ln_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2624: p_ln_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2625: p_ln_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,

Line 2622: p_ln_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,

2618: p_line_rltship_tbl => aso_quote_pub.g_miss_line_rltship_tbl,
2619: p_price_adjustment_tbl => aso_quote_pub.g_miss_price_adj_tbl,
2620: p_price_adj_attr_tbl => aso_quote_pub.g_miss_price_adj_attr_tbl,
2621: p_price_adj_rltship_tbl => aso_quote_pub.g_miss_price_adj_rltship_tbl,
2622: p_ln_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2623: p_ln_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2624: p_ln_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2625: p_ln_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2626: p_ln_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,

Line 2623: p_ln_payment_tbl => aso_quote_pub.g_miss_payment_tbl,

2619: p_price_adjustment_tbl => aso_quote_pub.g_miss_price_adj_tbl,
2620: p_price_adj_attr_tbl => aso_quote_pub.g_miss_price_adj_attr_tbl,
2621: p_price_adj_rltship_tbl => aso_quote_pub.g_miss_price_adj_rltship_tbl,
2622: p_ln_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2623: p_ln_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2624: p_ln_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2625: p_ln_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2626: p_ln_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2627: x_qte_header_rec => x_qte_header_rec,

Line 2624: p_ln_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,

2620: p_price_adj_attr_tbl => aso_quote_pub.g_miss_price_adj_attr_tbl,
2621: p_price_adj_rltship_tbl => aso_quote_pub.g_miss_price_adj_rltship_tbl,
2622: p_ln_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2623: p_ln_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2624: p_ln_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2625: p_ln_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2626: p_ln_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2627: x_qte_header_rec => x_qte_header_rec,
2628: x_qte_line_tbl => x_qte_line_tbl,

Line 2625: p_ln_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,

2621: p_price_adj_rltship_tbl => aso_quote_pub.g_miss_price_adj_rltship_tbl,
2622: p_ln_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2623: p_ln_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2624: p_ln_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2625: p_ln_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2626: p_ln_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2627: x_qte_header_rec => x_qte_header_rec,
2628: x_qte_line_tbl => x_qte_line_tbl,
2629: x_qte_line_dtl_tbl => x_qte_line_dtl_tbl,

Line 2626: p_ln_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,

2622: p_ln_price_attributes_tbl => aso_quote_pub.g_miss_price_attributes_tbl,
2623: p_ln_payment_tbl => aso_quote_pub.g_miss_payment_tbl,
2624: p_ln_shipment_tbl => aso_quote_pub.g_miss_shipment_tbl,
2625: p_ln_freight_charge_tbl => aso_quote_pub.g_miss_freight_charge_tbl,
2626: p_ln_tax_detail_tbl => aso_quote_pub.g_miss_tax_detail_tbl,
2627: x_qte_header_rec => x_qte_header_rec,
2628: x_qte_line_tbl => x_qte_line_tbl,
2629: x_qte_line_dtl_tbl => x_qte_line_dtl_tbl,
2630: x_hd_price_attributes_tbl => x_hd_price_attributes_tbl,