DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_TRANSACTION_S

Line 3208: VALUES (ben_transaction_s.NEXTVAL

3204: (transaction_id
3205: ,transaction_type
3206: ,attribute1
3207: ,ATTRIBUTE40)
3208: VALUES (ben_transaction_s.NEXTVAL
3209: ,'CWBRECURHIER'
3210: ,to_char(fnd_global.conc_request_id)
3211: ,g_hrchy_tbl(i).hrchy_cat_string);
3212: