DBA Data[Home] [Help]

APPS.PA_CANDIDATE_PUB dependencies on PA_CLIENT_EXTN_CAND_WF

Line 2096: l_in_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;

2092: l_customer_id hz_cust_accounts.cust_account_id%TYPE;
2093: l_customer_name hz_parties.party_name%TYPE;
2094: -- 4363092 end
2095:
2096: l_in_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;
2097: l_out_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;
2098: l_number_of_recipients NUMBER;
2099: l_in_recp_rec_index NUMBER := 0;
2100: l_out_recp_rec_index NUMBER;

Line 2097: l_out_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;

2093: l_customer_name hz_parties.party_name%TYPE;
2094: -- 4363092 end
2095:
2096: l_in_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;
2097: l_out_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;
2098: l_number_of_recipients NUMBER;
2099: l_in_recp_rec_index NUMBER := 0;
2100: l_out_recp_rec_index NUMBER;
2101:

Line 2348: PA_CLIENT_EXTN_CAND_WF.Generate_NF_Recipients

2344:
2345: --dbms_output.put_line('l_notification_type :'|| l_notification_type );
2346:
2347: -- Call client extension procedure for the candidate workflow notification recipients.
2348: PA_CLIENT_EXTN_CAND_WF.Generate_NF_Recipients
2349: (p_project_id => l_projects_rec.project_id
2350: ,p_assignment_id => p_assignment_id
2351: ,p_candidate_number => p_candidate_number
2352: ,p_notification_type => l_notification_type