DBA Data[Home] [Help]

APPS.PO_RETROACTIVE_PRICING_PVT dependencies on PO_TBL_VARCHAR30

Line 3560: l_currency_codes_tbl po_tbl_varchar30;

3556:
3557: l_po_header_ids_tbl po_tbl_number;
3558: l_po_release_ids_tbl po_tbl_number;
3559: l_from_header_ids_tbl po_tbl_number;
3560: l_currency_codes_tbl po_tbl_varchar30;
3561: l_rate_types_tbl po_tbl_varchar30;
3562: l_rate_dates_tbl po_tbl_date;
3563: l_rates_tbl po_tbl_number;
3564: l_po_line_ids_tbl po_tbl_number;

Line 3561: l_rate_types_tbl po_tbl_varchar30;

3557: l_po_header_ids_tbl po_tbl_number;
3558: l_po_release_ids_tbl po_tbl_number;
3559: l_from_header_ids_tbl po_tbl_number;
3560: l_currency_codes_tbl po_tbl_varchar30;
3561: l_rate_types_tbl po_tbl_varchar30;
3562: l_rate_dates_tbl po_tbl_date;
3563: l_rates_tbl po_tbl_number;
3564: l_po_line_ids_tbl po_tbl_number;
3565: l_inventory_item_ids_tbl po_tbl_number;

Line 3569: l_transaction_uoms_tbl po_tbl_varchar30;

3565: l_inventory_item_ids_tbl po_tbl_number;
3566: l_organization_ids_tbl po_tbl_number;
3567: l_line_location_ids_tbl po_tbl_number;
3568: l_quantity_billeds_tbl po_tbl_number;
3569: l_transaction_uoms_tbl po_tbl_varchar30;
3570: l_new_prices_tbl po_tbl_number;
3571: l_old_prices_tbl po_tbl_number;
3572: l_transaction_quantitys_tbl po_tbl_number;
3573: l_transaction_costs_tbl po_tbl_number;