DBA Data[Home] [Help]

APPS.AR_INVOICE_VALIDATE_FLEX dependencies on AR_TRX_DIST_GT

Line 1305: FROM ar_trx_dist_gt

1301: attribute_category,
1302: trx_header_id,
1303: trx_line_id,
1304: trx_dist_id
1305: FROM ar_trx_dist_gt
1306: WHERE attribute1 IS NOT NULL
1307: OR attribute2 IS NOT NULL
1308: OR attribute3 IS NOT NULL
1309: OR attribute4 IS NOT NULL