DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_GEN dependencies on STANDARD

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

1558: ,p_val_end_date => hr_api.g_eot
1559: ,p_reporting_name => p_element_types(i).reporting_name
1560: ,p_rowid => null
1561: ,p_recurring_flag => p_element_types(i).processing_type
1562: ,p_standard_flag => p_element_types(i).standard_link_flag
1563: ,p_scndry_ent_allwd_flag =>
1564: p_element_types(i).additional_entry_allowed_flag
1565: ,p_process_in_run_flag => p_element_types(i).process_in_run_flag
1566: ,p_indirect_only_flag => p_element_types(i).indirect_only_flag

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

1604: p_element_types(i).post_termination_rule
1605: ,p_process_in_run_flag => p_element_types(i).process_in_run_flag
1606: ,p_processing_priority => l_processing_priority
1607: ,p_processing_type => p_element_types(i).processing_type
1608: ,p_standard_link_flag => p_element_types(i).standard_link_flag
1609: ,p_comment_id => null
1610: ,p_description => p_element_types(i).description
1611: ,p_legislation_subgroup => null
1612: ,p_qualifying_age => p_element_types(i).qualifying_age

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

1694: ,p_core_objects => p_set_core_objects
1695: );
1696: end if;
1697: --
1698: -- Create a "Standard" status processing rule for the element if
1699: -- it is associated with a payroll formula. Note: for status processing
1700: -- rules, the shadow_object_id is that of the element type.
1701: --
1702: if not p_hr_only and