DBA Data[Home] [Help]

APPS.PAY_US_GARN_UPGRADE dependencies on STANDARD

Line 279: standard_link_flag,

275: benefit_classification_id,
276: element_information1 category,
277: processing_type,
278: processing_priority,
279: standard_link_flag,
280: element_information3 processing_runtype,
281: post_termination_rule
282: from pay_element_types_f
283: where element_type_id = p_old_ele_type_id

Line 430: ,p_standard_link_flag => l_std_link_flag

426: ,p_ben_class_id => l_ben_class_id
427: ,p_category => l_ele_cat
428: ,p_processing_type => l_process_type
429: ,p_processing_priority => l_process_prty
430: ,p_standard_link_flag => l_std_link_flag
431: ,p_processing_runtype => l_process_runtype
432: ,p_start_rule => l_start_rule
433: ,p_stop_rule => l_stop_rule
434: ,p_amount_rule => l_amount_rule