DBA Data[Home] [Help]

APPS.PAY_IE_PENSION_TEMPLATE dependencies on HR_API

Line 1069: X_Effective_End_Date => hr_api.g_eot,

1065: Pay_Balance_Feeds_f_pkg.Insert_Row(
1066: X_Rowid => l_row_id,
1067: X_Balance_Feed_Id => l_Balance_Feed_Id,
1068: X_Effective_Start_Date => p_effective_start_date,
1069: X_Effective_End_Date => hr_api.g_eot,
1070: X_Business_Group_Id => p_business_group_id,
1071: X_Legislation_Code => null,
1072: X_Balance_Type_Id => l_seed_ee_bal_type_id,
1073: X_Input_Value_Id => ipv_rec.input_value_id,

Line 1092: X_Effective_End_Date => hr_api.g_eot,

1088: Pay_Balance_Feeds_f_pkg.Insert_Row(
1089: X_Rowid => l_row_id,
1090: X_Balance_Feed_Id => l_Balance_Feed_Id,
1091: X_Effective_Start_Date => p_effective_start_date,
1092: X_Effective_End_Date => hr_api.g_eot,
1093: X_Business_Group_Id => p_business_group_id,
1094: X_Legislation_Code => null,
1095: X_Balance_Type_Id => l_seed_ee_bal_type_id,
1096: X_Input_Value_Id => ipv_rec.input_value_id,

Line 1121: X_Effective_End_Date => hr_api.g_eot,

1117: Pay_Balance_Feeds_f_pkg.Insert_Row(
1118: X_Rowid => l_row_id,
1119: X_Balance_Feed_Id => l_Balance_Feed_Id,
1120: X_Effective_Start_Date => p_effective_start_date,
1121: X_Effective_End_Date => hr_api.g_eot,
1122: X_Business_Group_Id => p_business_group_id,
1123: X_Legislation_Code => null,
1124: X_Balance_Type_Id => l_seed_er_bal_type_id,
1125: X_Input_Value_Id => ipv_rec.input_value_id,

Line 1143: X_Effective_End_Date => hr_api.g_eot,

1139: Pay_Balance_Feeds_f_pkg.Insert_Row(
1140: X_Rowid => l_row_id,
1141: X_Balance_Feed_Id => l_Balance_Feed_Id,
1142: X_Effective_Start_Date => p_effective_start_date,
1143: X_Effective_End_Date => hr_api.g_eot,
1144: X_Business_Group_Id => p_business_group_id,
1145: X_Legislation_Code => null,
1146: X_Balance_Type_Id => l_seed_er_bal_type_id,
1147: X_Input_Value_Id => ipv_rec.input_value_id,

Line 1252: hr_api.constant_to_boolean

1248: --
1249: -- Convert constant values to their corresponding boolean value
1250: --
1251: l_validate :=
1252: hr_api.constant_to_boolean
1253: (p_constant_value => hr_api.g_false_num);
1254: --
1255: -- Register Surrogate ID or user key values
1256: --

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

1249: -- Convert constant values to their corresponding boolean value
1250: --
1251: l_validate :=
1252: hr_api.constant_to_boolean
1253: (p_constant_value => hr_api.g_false_num);
1254: --
1255: -- Register Surrogate ID or user key values
1256: --
1257: --

Line 1423: hr_api.constant_to_boolean

1419: --
1420: -- Convert constant values to their corresponding boolean value
1421: --
1422: l_validate :=
1423: hr_api.constant_to_boolean
1424: (p_constant_value => hr_api.g_false_num);
1425: --
1426: -- Register Surrogate ID or user key values
1427: --

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

1420: -- Convert constant values to their corresponding boolean value
1421: --
1422: l_validate :=
1423: hr_api.constant_to_boolean
1424: (p_constant_value => hr_api.g_false_num);
1425: --
1426: -- Register Surrogate ID or user key values
1427: --
1428: --