DBA Data[Home] [Help]

APPS.CST_JOBCLOSEVAR_GRP dependencies on CST_WIP_SUB_LEDGER_ID_S

Line 420: SET WIP_SUB_LEDGER_ID = CST_WIP_SUB_LEDGER_ID_S.NEXTVAL

416:
417: l_stmt_num := 46;
418: FORALL l_index in l_transaction_t.FIRST..l_transaction_t.LAST
419: UPDATE WIP_TRANSACTION_ACCOUNTS
420: SET WIP_SUB_LEDGER_ID = CST_WIP_SUB_LEDGER_ID_S.NEXTVAL
421: WHERE TRANSACTION_ID = l_transaction_t(l_index);
422:
423: l_stmt_num := 47;
424: /* Create the Events for the transactions in the WCTI group */