DBA Data[Home] [Help]

APPS.CSTPACWP dependencies on MTL_TRANSACTION_ACCOUNTS

Line 607: from mtl_transaction_accounts

603: stmt_num := 105;
604:
605: select count(*)
606: into l_mta_count
607: from mtl_transaction_accounts
608: where transaction_id = l_trx_id;
609:
610:
611: l_exp_job_cnt := 0;