DBA Data[Home] [Help]

APPS.WSMPJUPD dependencies on DUAL

Line 4931: from dual;

4927:
4928: if p_wltx_header.transaction_id is null then
4929: select wsm_split_merge_transactions_s.nextval
4930: into p_wltx_header.transaction_id
4931: from dual;
4932: end if;
4933:
4934: l_stmt_num := 50;
4935: -- for based on each transaction type...