DBA Data[Home] [Help]

APPS.PAY_US_GARN_UPGRADE dependencies on STANDARD

Line 272: standard_link_flag,

268: benefit_classification_id,
269: element_information1 category,
270: processing_type,
271: processing_priority,
272: standard_link_flag,
273: element_information3 processing_runtype,
274: post_termination_rule
275: from pay_element_types_f
276: where element_type_id = p_old_ele_type_id

Line 423: ,p_standard_link_flag => l_std_link_flag

419: ,p_ben_class_id => l_ben_class_id
420: ,p_category => l_ele_cat
421: ,p_processing_type => l_process_type
422: ,p_processing_priority => l_process_prty
423: ,p_standard_link_flag => l_std_link_flag
424: ,p_processing_runtype => l_process_runtype
425: ,p_start_rule => l_start_rule
426: ,p_stop_rule => l_stop_rule
427: ,p_amount_rule => l_amount_rule