DBA Data[Home] [Help]

APPS.BEN_CWB_UTILS dependencies on BEN_TRANSACTION

Line 256: From ben_transaction

252: attribute27 asgn_flex17,attribute28 asgn_flex18,attribute29 asgn_flex19,attribute30 asgn_flex20,
253: attribute31 asgn_flex21,attribute32 asgn_flex22,attribute33 asgn_flex23,attribute34 asgn_flex24,
254: attribute35 asgn_flex25,attribute36 asgn_flex26,attribute37 asgn_flex27,attribute38 asgn_flex28,
255: attribute39 asgn_flex29,attribute40 asgn_flex30
256: From ben_transaction
257: where transaction_id = c_assignment_id
258: and transaction_type = 'CWBASG'||c_asg_updt_eff_date;
259: --
260: g_asgn_txn_rec g_cursor_asgn_txn%rowType;