DBA Data[Home] [Help]

APPS.OE_VERSION_BLANKET_COMP dependencies on OE_BLANKET_LINES_EXT

Line 4425: FROM OE_BLANKET_LINES bl , OE_BLANKET_LINES_EXT blx

4421: ,x_line_rec.RETURNED_AMOUNT
4422: ,x_line_rec.TRANSACTION_PHASE_CODE
4423: ,x_line_rec.source_document_version_number
4424: ,x_line_rec.modifier_list_line_id
4425: FROM OE_BLANKET_LINES bl , OE_BLANKET_LINES_EXT blx
4426: WHERE
4427: bl.line_id = p_line_id
4428: AND header_id = p_header_id
4429: AND bl.line_id = blx.line_id