DBA Data[Home] [Help]

APPS.ARP_ETAX_INVAPI_UTIL dependencies on ZX_ERRORS_GT

Line 906: FROM ZX_ERRORS_GT zxe,

902: SELECT
903: it.trx_header_id,
904: il.trx_line_id,
905: zxe.message_text
906: FROM ZX_ERRORS_GT zxe,
907: AR_TRX_HEADER_GT it,
908: AR_TRX_LINES_GT il
909: WHERE zxe.trx_id = it.customer_trx_id
910: AND NVL(zxe.trx_line_id, -99) =