DBA Data[Home] [Help]

APPS.CST_JOBCLOSEVAR_GRP dependencies on CST_WIP_SUB_LEDGER_ID_S

Line 442: SET WIP_SUB_LEDGER_ID = CST_WIP_SUB_LEDGER_ID_S.NEXTVAL

438:
439: l_stmt_num := 46;
440: FORALL l_index in l_transaction_t.FIRST..l_transaction_t.LAST
441: UPDATE WIP_TRANSACTION_ACCOUNTS
442: SET WIP_SUB_LEDGER_ID = CST_WIP_SUB_LEDGER_ID_S.NEXTVAL
443: WHERE TRANSACTION_ID = l_transaction_t(l_index);
444:
445: l_stmt_num := 47;
446: /* Create the Events for the transactions in the WCTI group */