DBA Data[Home] [Help]

APPS.BEN_CWB_SINGLE_PER_PROCESS_PKG dependencies on BEN_TRANSACTION_S

Line 351: values( BEN_TRANSACTION_S.NEXTVAL

347: ,attribute1
348: ,attribute2
349: --,attribute3
350: )
351: values( BEN_TRANSACTION_S.NEXTVAL
352: ,'EMPENROLL'||l_benefit_action_id
353: ,'E'
354: --,FND_MSG_PUB.GET_DETAIL(p_msg_index => l_index)
355: ,replace(l_err,chr(0),' ')