DBA Data[Home] [Help]

APPS.PAY_IE_PENSION_TEMPLATE dependencies on HR_API

Line 1060: X_Effective_End_Date => hr_api.g_eot,

1056: Pay_Balance_Feeds_f_pkg.Insert_Row(
1057: X_Rowid => l_row_id,
1058: X_Balance_Feed_Id => l_Balance_Feed_Id,
1059: X_Effective_Start_Date => p_effective_start_date,
1060: X_Effective_End_Date => hr_api.g_eot,
1061: X_Business_Group_Id => p_business_group_id,
1062: X_Legislation_Code => null,
1063: X_Balance_Type_Id => l_seed_ee_bal_type_id,
1064: X_Input_Value_Id => ipv_rec.input_value_id,

Line 1083: X_Effective_End_Date => hr_api.g_eot,

1079: Pay_Balance_Feeds_f_pkg.Insert_Row(
1080: X_Rowid => l_row_id,
1081: X_Balance_Feed_Id => l_Balance_Feed_Id,
1082: X_Effective_Start_Date => p_effective_start_date,
1083: X_Effective_End_Date => hr_api.g_eot,
1084: X_Business_Group_Id => p_business_group_id,
1085: X_Legislation_Code => null,
1086: X_Balance_Type_Id => l_seed_ee_bal_type_id,
1087: X_Input_Value_Id => ipv_rec.input_value_id,

Line 1112: X_Effective_End_Date => hr_api.g_eot,

1108: Pay_Balance_Feeds_f_pkg.Insert_Row(
1109: X_Rowid => l_row_id,
1110: X_Balance_Feed_Id => l_Balance_Feed_Id,
1111: X_Effective_Start_Date => p_effective_start_date,
1112: X_Effective_End_Date => hr_api.g_eot,
1113: X_Business_Group_Id => p_business_group_id,
1114: X_Legislation_Code => null,
1115: X_Balance_Type_Id => l_seed_er_bal_type_id,
1116: X_Input_Value_Id => ipv_rec.input_value_id,

Line 1134: X_Effective_End_Date => hr_api.g_eot,

1130: Pay_Balance_Feeds_f_pkg.Insert_Row(
1131: X_Rowid => l_row_id,
1132: X_Balance_Feed_Id => l_Balance_Feed_Id,
1133: X_Effective_Start_Date => p_effective_start_date,
1134: X_Effective_End_Date => hr_api.g_eot,
1135: X_Business_Group_Id => p_business_group_id,
1136: X_Legislation_Code => null,
1137: X_Balance_Type_Id => l_seed_er_bal_type_id,
1138: X_Input_Value_Id => ipv_rec.input_value_id,

Line 1243: hr_api.constant_to_boolean

1239: --
1240: -- Convert constant values to their corresponding boolean value
1241: --
1242: l_validate :=
1243: hr_api.constant_to_boolean
1244: (p_constant_value => hr_api.g_false_num);
1245: --
1246: -- Register Surrogate ID or user key values
1247: --

Line 1244: (p_constant_value => hr_api.g_false_num);

1240: -- Convert constant values to their corresponding boolean value
1241: --
1242: l_validate :=
1243: hr_api.constant_to_boolean
1244: (p_constant_value => hr_api.g_false_num);
1245: --
1246: -- Register Surrogate ID or user key values
1247: --
1248: --

Line 1414: hr_api.constant_to_boolean

1410: --
1411: -- Convert constant values to their corresponding boolean value
1412: --
1413: l_validate :=
1414: hr_api.constant_to_boolean
1415: (p_constant_value => hr_api.g_false_num);
1416: --
1417: -- Register Surrogate ID or user key values
1418: --

Line 1415: (p_constant_value => hr_api.g_false_num);

1411: -- Convert constant values to their corresponding boolean value
1412: --
1413: l_validate :=
1414: hr_api.constant_to_boolean
1415: (p_constant_value => hr_api.g_false_num);
1416: --
1417: -- Register Surrogate ID or user key values
1418: --
1419: --