DBA Data[Home] [Help]

APPS.BEN_CWB_DATA_MODEL_UPGRADE dependencies on BEN_TRANSACTION_S

Line 67: (ben_transaction_s.nextval

63: ,transaction_type
64: ,attribute1
65: ,attribute40)
66: values
67: (ben_transaction_s.nextval
68: ,'CWBUPGRADE'
69: ,to_char(sysdate, 'yyyy/mm/dd hh24:mi:ss')
70: ,p_text);
71: