DBA Data[Home] [Help]

APPS.PER_ASSIGNMENTS_F2_PKG dependencies on PER_ASSIGNMENT_STATUS_TYPES_TL

Line 256: from per_assignment_status_types_tl atl,

252: -- 923011: Ensure user status is in the appropriate language
253: cursor def_assgt_status is
254: select nvl(btl.user_status,atl.user_status),
255: a.assignment_status_type_id
256: from per_assignment_status_types_tl atl,
257: per_assignment_status_types a,
258: per_ass_status_type_amends_tl btl,
259: per_ass_status_type_amends b
260: where atl.assignment_status_type_id = a.assignment_status_type_id