DBA Data[Home] [Help]

APPS.PQP_SS_VEHICLE_TRANSACTIONS dependencies on PER_INFO_TYPE_SECURITY

Line 56: FROM per_info_type_security its,

52: AND flv.descriptive_flexfield_name IN ( 'Vehicle Repos Extra Info DDF'
53: ,'Vehicle Alloc Extra Info DDF')
54: AND flv.enabled_flag = 'Y'
55: AND exists ( SELECT NULL
56: FROM per_info_type_security its,
57: pqp_veh_repos_info_types ait
58: WHERE its.info_type_table_name IN ( 'PQP_VEH_REPOS_INFO_TYPES'
59: ,'PQP_VEH_ALLOC_INFO_TYPES')
60: AND its.information_type = ait.information_type