DBA Data[Home] [Help]

APPS.PAY_FR_RUN_TYPES dependencies on PAY_ELEMENT_CLASSIFICATIONS

Line 36: pay_element_classifications pec,

32: pet.indirect_only_flag,
33: min(pet.effective_start_date) effective_date
34: From
35: pay_element_types_f pet,
36: pay_element_classifications pec,
37: per_business_groups pbg
38: Where
39: pet.element_type_id = c_element_type_id
40: and pet.classification_id = pec.classification_id