DBA Data[Home] [Help]

APPS.PER_RI_RT_UTIL_PKG dependencies on STANDARD

Line 607: ' pet.standard_link_flag Standard,' ||

603: ' pet.output_currency_code OPCurrencyCode,' ||
604: ' pet.qualifying_age Age,' ||
605: ' pet.qualifying_length_of_service LegnthOfSrvc,' ||
606: ' pet.qualifying_unit_name Units,' ||
607: ' pet.standard_link_flag Standard,' ||
608: ' pet.grossup_flag GrossUpFlag,' ||
609: ' pet.iterative_flag IterativeFlag,' ||
610: ' pet.iterative_formula_name IterativeFormula,' ||
611: ' pet.iterative_priority IterativePriority,' ||

Line 868: ' pel.standard_link_flag StandardLinkFlg, ' ||

864: l_query_str := 'select pel.element_name ElementName, ' ||
865: ' pel.description Description, ' ||
866: ' pel.classification_name Classification, ' ||
867: ' pel.processing_type ProcessingType, ' ||
868: ' pel.standard_link_flag StandardLinkFlg, ' ||
869: ' pel.organization_name OrganizationName, ' ||
870: ' pel.job_name Job, ' ||
871: ' pel.grade_name Grade, ' ||
872: ' pel.employment_category_name EmpCategory, ' ||