DBA Data[Home] [Help]

APPS.PO_RETROACTIVE_PRICING_PVT dependencies on PO_TBL_VARCHAR30

Line 3681: l_currency_codes_tbl po_tbl_varchar30;

3677:
3678: l_po_header_ids_tbl po_tbl_number;
3679: l_po_release_ids_tbl po_tbl_number;
3680: l_from_header_ids_tbl po_tbl_number;
3681: l_currency_codes_tbl po_tbl_varchar30;
3682: l_rate_types_tbl po_tbl_varchar30;
3683: l_rate_dates_tbl po_tbl_date;
3684: l_rates_tbl po_tbl_number;
3685: l_po_line_ids_tbl po_tbl_number;

Line 3682: l_rate_types_tbl po_tbl_varchar30;

3678: l_po_header_ids_tbl po_tbl_number;
3679: l_po_release_ids_tbl po_tbl_number;
3680: l_from_header_ids_tbl po_tbl_number;
3681: l_currency_codes_tbl po_tbl_varchar30;
3682: l_rate_types_tbl po_tbl_varchar30;
3683: l_rate_dates_tbl po_tbl_date;
3684: l_rates_tbl po_tbl_number;
3685: l_po_line_ids_tbl po_tbl_number;
3686: l_inventory_item_ids_tbl po_tbl_number;

Line 3690: l_transaction_uoms_tbl po_tbl_varchar30;

3686: l_inventory_item_ids_tbl po_tbl_number;
3687: l_organization_ids_tbl po_tbl_number;
3688: l_line_location_ids_tbl po_tbl_number;
3689: l_quantity_billeds_tbl po_tbl_number;
3690: l_transaction_uoms_tbl po_tbl_varchar30;
3691: l_new_prices_tbl po_tbl_number;
3692: l_old_prices_tbl po_tbl_number;
3693: l_transaction_quantitys_tbl po_tbl_number;
3694: l_transaction_costs_tbl po_tbl_number;