DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_GEN dependencies on STANDARD

Line 1580: ,p_standard_flag => p_element_types(i).standard_link_flag

1576: ,p_val_end_date => hr_api.g_eot
1577: ,p_reporting_name => p_element_types(i).reporting_name
1578: ,p_rowid => null
1579: ,p_recurring_flag => p_element_types(i).processing_type
1580: ,p_standard_flag => p_element_types(i).standard_link_flag
1581: ,p_scndry_ent_allwd_flag =>
1582: p_element_types(i).additional_entry_allowed_flag
1583: ,p_process_in_run_flag => p_element_types(i).process_in_run_flag
1584: ,p_indirect_only_flag => p_element_types(i).indirect_only_flag

Line 1626: ,p_standard_link_flag => p_element_types(i).standard_link_flag

1622: p_element_types(i).post_termination_rule
1623: ,p_process_in_run_flag => p_element_types(i).process_in_run_flag
1624: ,p_processing_priority => l_processing_priority
1625: ,p_processing_type => p_element_types(i).processing_type
1626: ,p_standard_link_flag => p_element_types(i).standard_link_flag
1627: ,p_comment_id => null
1628: ,p_description => p_element_types(i).description
1629: ,p_legislation_subgroup => null
1630: ,p_qualifying_age => p_element_types(i).qualifying_age

Line 1716: -- Create a "Standard" status processing rule for the element if

1712: ,p_core_objects => p_set_core_objects
1713: );
1714: end if;
1715: --
1716: -- Create a "Standard" status processing rule for the element if
1717: -- it is associated with a payroll formula. Note: for status processing
1718: -- rules, the shadow_object_id is that of the element type.
1719: --
1720: if not p_hr_only and