DBA Data[Home] [Help]

APPS.BEN_CWB_CD_SUMMARY_PKG dependencies on PAY_PEOPLE_GROUPS

Line 260: , pay_people_groups grp

256: ,
257: (
258: SELECT grp.group_name
259: FROM ben_transaction atxn
260: , pay_people_groups grp
261: WHERE atxn.transaction_id = per.assignment_id
262: AND atxn.transaction_type = 'CWBASG'
263: || temp.asg_date
264: AND to_number (atxn.attribute8) = grp.people_group_id