DBA Data[Home] [Help]

APPS.PAY_CA_EOY_T4A_CANCEL_PKG dependencies on PAY_CORE_UTILS

Line 852: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');

848:
849: lv_record_name := 'T4A Cancel PDF Report';
850: lv_message := 'Either T4A PDF or T4A Amendment PDF were not run for the employee';
851:
852: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
853: pay_core_utils.push_token('record_name',lv_record_name);
854: pay_core_utils.push_token('name_or_number',lv_full_name);
855: pay_core_utils.push_token('description',lv_message);
856:

Line 853: pay_core_utils.push_token('record_name',lv_record_name);

849: lv_record_name := 'T4A Cancel PDF Report';
850: lv_message := 'Either T4A PDF or T4A Amendment PDF were not run for the employee';
851:
852: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
853: pay_core_utils.push_token('record_name',lv_record_name);
854: pay_core_utils.push_token('name_or_number',lv_full_name);
855: pay_core_utils.push_token('description',lv_message);
856:
857: end if;

Line 854: pay_core_utils.push_token('name_or_number',lv_full_name);

850: lv_message := 'Either T4A PDF or T4A Amendment PDF were not run for the employee';
851:
852: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
853: pay_core_utils.push_token('record_name',lv_record_name);
854: pay_core_utils.push_token('name_or_number',lv_full_name);
855: pay_core_utils.push_token('description',lv_message);
856:
857: end if;
858:

Line 855: pay_core_utils.push_token('description',lv_message);

851:
852: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
853: pay_core_utils.push_token('record_name',lv_record_name);
854: pay_core_utils.push_token('name_or_number',lv_full_name);
855: pay_core_utils.push_token('description',lv_message);
856:
857: end if;
858:
859: exit;

Line 887: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');

883: hr_utility.trace('ln_rep_act_to_lock :'||ln_rep_act_to_lock);
884: lv_record_name := 'T4A Cancel PDF Report';
885: lv_message := 'Archiver run with assignment action id '||ln_arch_act_to_lock||' is rolled back';
886:
887: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
888: pay_core_utils.push_token('record_name',lv_record_name);
889: pay_core_utils.push_token('name_or_number',lv_full_name);
890: pay_core_utils.push_token('description',lv_message);
891:

Line 888: pay_core_utils.push_token('record_name',lv_record_name);

884: lv_record_name := 'T4A Cancel PDF Report';
885: lv_message := 'Archiver run with assignment action id '||ln_arch_act_to_lock||' is rolled back';
886:
887: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
888: pay_core_utils.push_token('record_name',lv_record_name);
889: pay_core_utils.push_token('name_or_number',lv_full_name);
890: pay_core_utils.push_token('description',lv_message);
891:
892: close check_arch_action_exists;

Line 889: pay_core_utils.push_token('name_or_number',lv_full_name);

885: lv_message := 'Archiver run with assignment action id '||ln_arch_act_to_lock||' is rolled back';
886:
887: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
888: pay_core_utils.push_token('record_name',lv_record_name);
889: pay_core_utils.push_token('name_or_number',lv_full_name);
890: pay_core_utils.push_token('description',lv_message);
891:
892: close check_arch_action_exists;
893:

Line 890: pay_core_utils.push_token('description',lv_message);

886:
887: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
888: pay_core_utils.push_token('record_name',lv_record_name);
889: pay_core_utils.push_token('name_or_number',lv_full_name);
890: pay_core_utils.push_token('description',lv_message);
891:
892: close check_arch_action_exists;
893:
894: exit;

Line 915: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');

911:
912: lv_record_name := 'T4A Cancel PDF Report';
913: lv_message := 'This employee has negative balance';
914:
915: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
916: pay_core_utils.push_token('record_name',lv_record_name);
917: pay_core_utils.push_token('name_or_number',lv_full_name);
918: pay_core_utils.push_token('description',lv_message);
919:

Line 916: pay_core_utils.push_token('record_name',lv_record_name);

912: lv_record_name := 'T4A Cancel PDF Report';
913: lv_message := 'This employee has negative balance';
914:
915: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
916: pay_core_utils.push_token('record_name',lv_record_name);
917: pay_core_utils.push_token('name_or_number',lv_full_name);
918: pay_core_utils.push_token('description',lv_message);
919:
920: exit;

Line 917: pay_core_utils.push_token('name_or_number',lv_full_name);

913: lv_message := 'This employee has negative balance';
914:
915: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
916: pay_core_utils.push_token('record_name',lv_record_name);
917: pay_core_utils.push_token('name_or_number',lv_full_name);
918: pay_core_utils.push_token('description',lv_message);
919:
920: exit;
921:

Line 918: pay_core_utils.push_token('description',lv_message);

914:
915: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
916: pay_core_utils.push_token('record_name',lv_record_name);
917: pay_core_utils.push_token('name_or_number',lv_full_name);
918: pay_core_utils.push_token('description',lv_message);
919:
920: exit;
921:
922: end if;

Line 1047: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');

1043:
1044: lv_record_name := 'T4A Cancel PDF Report';
1045: lv_message := 'As T4A Cancel PDF was not run in Unprint Mode, Reprint mode will not be applicable';
1046:
1047: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1048: pay_core_utils.push_token('record_name',lv_record_name);
1049: pay_core_utils.push_token('name_or_number',lv_full_name);
1050: pay_core_utils.push_token('description',lv_message);
1051:

Line 1048: pay_core_utils.push_token('record_name',lv_record_name);

1044: lv_record_name := 'T4A Cancel PDF Report';
1045: lv_message := 'As T4A Cancel PDF was not run in Unprint Mode, Reprint mode will not be applicable';
1046:
1047: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1048: pay_core_utils.push_token('record_name',lv_record_name);
1049: pay_core_utils.push_token('name_or_number',lv_full_name);
1050: pay_core_utils.push_token('description',lv_message);
1051:
1052: end if;

Line 1049: pay_core_utils.push_token('name_or_number',lv_full_name);

1045: lv_message := 'As T4A Cancel PDF was not run in Unprint Mode, Reprint mode will not be applicable';
1046:
1047: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1048: pay_core_utils.push_token('record_name',lv_record_name);
1049: pay_core_utils.push_token('name_or_number',lv_full_name);
1050: pay_core_utils.push_token('description',lv_message);
1051:
1052: end if;
1053:

Line 1050: pay_core_utils.push_token('description',lv_message);

1046:
1047: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1048: pay_core_utils.push_token('record_name',lv_record_name);
1049: pay_core_utils.push_token('name_or_number',lv_full_name);
1050: pay_core_utils.push_token('description',lv_message);
1051:
1052: end if;
1053:
1054: exit;

Line 1083: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');

1079: hr_utility.trace('ln_rep_act_to_lock :'||ln_rep_act_to_lock);
1080: lv_record_name := 'T4A Cancel PDF Report';
1081: lv_message := 'Archiver run with assignment action id '||ln_arch_act_to_lock||' is rolled back';
1082:
1083: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1084: pay_core_utils.push_token('record_name',lv_record_name);
1085: pay_core_utils.push_token('name_or_number',lv_full_name);
1086: pay_core_utils.push_token('description',lv_message);
1087:

Line 1084: pay_core_utils.push_token('record_name',lv_record_name);

1080: lv_record_name := 'T4A Cancel PDF Report';
1081: lv_message := 'Archiver run with assignment action id '||ln_arch_act_to_lock||' is rolled back';
1082:
1083: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1084: pay_core_utils.push_token('record_name',lv_record_name);
1085: pay_core_utils.push_token('name_or_number',lv_full_name);
1086: pay_core_utils.push_token('description',lv_message);
1087:
1088: end if;

Line 1085: pay_core_utils.push_token('name_or_number',lv_full_name);

1081: lv_message := 'Archiver run with assignment action id '||ln_arch_act_to_lock||' is rolled back';
1082:
1083: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1084: pay_core_utils.push_token('record_name',lv_record_name);
1085: pay_core_utils.push_token('name_or_number',lv_full_name);
1086: pay_core_utils.push_token('description',lv_message);
1087:
1088: end if;
1089: close check_arch_action_exists;

Line 1086: pay_core_utils.push_token('description',lv_message);

1082:
1083: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1084: pay_core_utils.push_token('record_name',lv_record_name);
1085: pay_core_utils.push_token('name_or_number',lv_full_name);
1086: pay_core_utils.push_token('description',lv_message);
1087:
1088: end if;
1089: close check_arch_action_exists;
1090:

Line 1107: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');

1103:
1104: lv_record_name := 'T4A Cancel PDF Report';
1105: lv_message := 'This employee has negative balance';
1106:
1107: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1108: pay_core_utils.push_token('record_name',lv_record_name);
1109: pay_core_utils.push_token('name_or_number',lv_full_name);
1110: pay_core_utils.push_token('description',lv_message);
1111:

Line 1108: pay_core_utils.push_token('record_name',lv_record_name);

1104: lv_record_name := 'T4A Cancel PDF Report';
1105: lv_message := 'This employee has negative balance';
1106:
1107: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1108: pay_core_utils.push_token('record_name',lv_record_name);
1109: pay_core_utils.push_token('name_or_number',lv_full_name);
1110: pay_core_utils.push_token('description',lv_message);
1111:
1112: end if;

Line 1109: pay_core_utils.push_token('name_or_number',lv_full_name);

1105: lv_message := 'This employee has negative balance';
1106:
1107: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1108: pay_core_utils.push_token('record_name',lv_record_name);
1109: pay_core_utils.push_token('name_or_number',lv_full_name);
1110: pay_core_utils.push_token('description',lv_message);
1111:
1112: end if;
1113:

Line 1110: pay_core_utils.push_token('description',lv_message);

1106:
1107: pay_core_utils.push_message(801,'PAY_INVALID_EE_FORMAT','I');
1108: pay_core_utils.push_token('record_name',lv_record_name);
1109: pay_core_utils.push_token('name_or_number',lv_full_name);
1110: pay_core_utils.push_token('description',lv_message);
1111:
1112: end if;
1113:
1114: if ln_gre_parameter is NULL then