DBA Data[Home] [Help]

APPS.INL_TAX_PVT dependencies on INL_SHIP_HEADERS

Line 95: FROM inl_ship_headers

91: ,attribute13
92: ,attribute14
93: ,attribute15
94: ,rcv_enabled_flag
95: FROM inl_ship_headers
96: WHERE ship_header_id = p_ship_header_id;
97: l_ship_header_rec Shipment_Header%ROWTYPE;
98:
99: -- Record to keep Tax Line info.