DBA Data[Home] [Help]

APPS.INL_TAX_PVT dependencies on INL_SHIP_HEADERS

Line 60: FROM inl_ship_headers

56: ,legal_entity_id
57: ,taxation_country
58: ,ship_num
59: ,document_sub_type
60: FROM inl_ship_headers
61: WHERE ship_header_id = p_ship_header_id;
62: l_ship_header_rec Shipment_Header%ROWTYPE;
63:
64: -- Record to keep Tax Line info.