DBA Data[Home] [Help]

APPS.WSMPJUPD dependencies on DUAL

Line 4906: from dual;

4902:
4903: if p_wltx_header.transaction_id is null then
4904: select wsm_split_merge_transactions_s.nextval
4905: into p_wltx_header.transaction_id
4906: from dual;
4907: end if;
4908:
4909: l_stmt_num := 50;
4910: -- for based on each transaction type...