DBA Data[Home] [Help]

APPS.OTA_FR_PLAN_DFORM dependencies on HR_LOOKUPS

Line 95: hr_lookups ec

91: per_budget_versions pbr,
92: per_budget_values pbv,
93: per_budget_elements pbe,
94: ota_training_plan_members tpm,
95: hr_lookups ec
96: where pb.unit = 'FR_DELEGATES_PER_CATEGORY'
97: and pb.budget_type_code = 'OTA_BUDGET'
98: and pb.business_group_id = tpm.business_group_id
99: and pb.budget_id = pbr.budget_id

Line 147: hr_lookups ec

143: per_budget_versions pbr,
144: per_budget_values pbv,
145: per_budget_elements pbe,
146: ota_training_plan_members tpm,
147: hr_lookups ec
148: where pb.unit = 'FR_DELEGATES_PER_CATEGORY'
149: and pb.budget_type_code = 'OTA_BUDGET'
150: and pb.business_group_id = tpm.business_group_id
151: and pb.budget_id = pbr.budget_id