DBA Data[Home] [Help]

APPS.CSTPCFMS dependencies on WIP_TRANSACTIONS_S

Line 617: select wip_transactions_s.nextval

613: -- Get the next value in the sequence to create a txn row
614:
615: stmt_num := 20;
616:
617: select wip_transactions_s.nextval
618: into
619: l_txn_id from dual;
620:
621: -- Insert the elemental CFM variance.