DBA Data[Home] [Help]

APPS.HR_DE_LIABILITY_PREMIUMS_API dependencies on STANDARD

Line 39: * @param p_std_percentage Standard premium percentage.

35: * then the database will be modified.
36: * @param p_effective_date Determines when the DateTrack operation comes into
37: * force.
38: * @param p_organization_link_id Identifier of the organization link.
39: * @param p_std_percentage Standard premium percentage.
40: * @param p_calculation_method Method for calculating the standard working
41: * hours. Valid values exist in the 'DE_WORKING_HOURS_CALC_METHOD' lookup type.
42: * @param p_std_working_hours_per_year An average for the standard working
43: * hours.

Line 40: * @param p_calculation_method Method for calculating the standard working

36: * @param p_effective_date Determines when the DateTrack operation comes into
37: * force.
38: * @param p_organization_link_id Identifier of the organization link.
39: * @param p_std_percentage Standard premium percentage.
40: * @param p_calculation_method Method for calculating the standard working
41: * hours. Valid values exist in the 'DE_WORKING_HOURS_CALC_METHOD' lookup type.
42: * @param p_std_working_hours_per_year An average for the standard working
43: * hours.
44: * @param p_max_remuneration Maximum remuneration limit.

Line 42: * @param p_std_working_hours_per_year An average for the standard working

38: * @param p_organization_link_id Identifier of the organization link.
39: * @param p_std_percentage Standard premium percentage.
40: * @param p_calculation_method Method for calculating the standard working
41: * hours. Valid values exist in the 'DE_WORKING_HOURS_CALC_METHOD' lookup type.
42: * @param p_std_working_hours_per_year An average for the standard working
43: * hours.
44: * @param p_max_remuneration Maximum remuneration limit.
45: * @param p_attribute_category This context value determines which flexfield
46: * structure to use with the descriptive flexfield segments.

Line 156: * @param p_std_percentage Standard premium percentage.

152: * depend on the dates of previous record changes and the effective date of
153: * this change.
154: * @param p_liability_premiums_id The identifier of the liability premium to
155: * update.
156: * @param p_std_percentage Standard premium percentage.
157: * @param p_calculation_method Method for calculating the standard working
158: * hours. Valid values exist in the 'DE_WORKING_HOURS_CALC_METHOD' lookup type.
159: * @param p_std_working_hours_per_year An average for the standard working
160: * hours.

Line 157: * @param p_calculation_method Method for calculating the standard working

153: * this change.
154: * @param p_liability_premiums_id The identifier of the liability premium to
155: * update.
156: * @param p_std_percentage Standard premium percentage.
157: * @param p_calculation_method Method for calculating the standard working
158: * hours. Valid values exist in the 'DE_WORKING_HOURS_CALC_METHOD' lookup type.
159: * @param p_std_working_hours_per_year An average for the standard working
160: * hours.
161: * @param p_max_remuneration Maximum remuneration limit.

Line 159: * @param p_std_working_hours_per_year An average for the standard working

155: * update.
156: * @param p_std_percentage Standard premium percentage.
157: * @param p_calculation_method Method for calculating the standard working
158: * hours. Valid values exist in the 'DE_WORKING_HOURS_CALC_METHOD' lookup type.
159: * @param p_std_working_hours_per_year An average for the standard working
160: * hours.
161: * @param p_max_remuneration Maximum remuneration limit.
162: * @param p_attribute_category This context value determines which flexfield
163: * structure to use with the descriptive flexfield segments.