DBA Data[Home] [Help]

APPS.AP_TAX_ENGINE_PKG dependencies on PO_LINE_TYPES_TL

Line 47: trx_line_type po_line_types_tl.line_type%TYPE,

43: ship_from_postal_code po_vendor_sites_all.zip%TYPE,
44: ship_from_in_city_limits_flag varchar2(1),
45: ship_from_geocode varchar2(1),
46: line_number po_lines_all.line_num%TYPE,
47: trx_line_type po_line_types_tl.line_type%TYPE,
48: inventory_item_id po_lines_all.item_id%TYPE,
49: part_number mtl_system_items.segment1%TYPE,
50: quantity po_line_locations_all.quantity%TYPE,
51: quantity_ordered po_distributions_all.quantity_ordered%TYPE,