DBA Data[Home] [Help]

APPS.BEN_CWB_MTRX_UTILS dependencies on BEN_CWB_PERSON_INFO

Line 158: From ben_cwb_person_info People

154: 'CS11', People.custom_segment11, 'CS12', People.custom_segment12, 'CS13', People.custom_segment13,
155: 'CS14', People.custom_segment14, 'CS15', People.custom_segment15,
156: 'DIRREP', decode(c_name_type, 'FN', DirRep.full_name, 'CN', DirRep.custom_name, DirRep.brief_name),
157: 'LOC', nvl(Loc.description, Loc.location_code)) Crit_Val2
158: From ben_cwb_person_info People
159: ,ben_cwb_person_info DirRep
160: ,ben_transaction Txn
161: ,per_jobs Job
162: ,per_jobs_tl JobTl

Line 159: ,ben_cwb_person_info DirRep

155: 'CS14', People.custom_segment14, 'CS15', People.custom_segment15,
156: 'DIRREP', decode(c_name_type, 'FN', DirRep.full_name, 'CN', DirRep.custom_name, DirRep.brief_name),
157: 'LOC', nvl(Loc.description, Loc.location_code)) Crit_Val2
158: From ben_cwb_person_info People
159: ,ben_cwb_person_info DirRep
160: ,ben_transaction Txn
161: ,per_jobs Job
162: ,per_jobs_tl JobTl
163: ,per_job_definitions JobDef