DBA Data[Home] [Help]

APPS.BEN_CWB_UTILS dependencies on BEN_TRANSACTION

Line 115: From ben_transaction

111: attribute27 asgn_flex17,attribute28 asgn_flex18,attribute29 asgn_flex19,attribute30 asgn_flex20,
112: attribute31 asgn_flex21,attribute32 asgn_flex22,attribute33 asgn_flex23,attribute34 asgn_flex24,
113: attribute35 asgn_flex25,attribute36 asgn_flex26,attribute37 asgn_flex27,attribute38 asgn_flex28,
114: attribute39 asgn_flex29,attribute40 asgn_flex30
115: From ben_transaction
116: where transaction_id = c_assignment_id
117: and transaction_type = 'CWBASG'||c_asg_updt_eff_date;
118: --
119: g_asgn_txn_rec g_cursor_asgn_txn%rowType;