DBA Data[Home] [Help]

APPS.PA_CANDIDATE_PUB dependencies on PA_CLIENT_EXTN_CAND_WF

Line 1842: l_in_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;

1838: l_customer_id hz_cust_accounts.cust_account_id%TYPE;
1839: l_customer_name hz_parties.party_name%TYPE;
1840: -- 4363092 end
1841:
1842: l_in_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;
1843: l_out_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;
1844: l_number_of_recipients NUMBER;
1845: l_in_recp_rec_index NUMBER := 0;
1846: l_out_recp_rec_index NUMBER;

Line 1843: l_out_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;

1839: l_customer_name hz_parties.party_name%TYPE;
1840: -- 4363092 end
1841:
1842: l_in_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;
1843: l_out_nf_recipients_rec PA_CLIENT_EXTN_CAND_WF.Users_List_Tbltyp;
1844: l_number_of_recipients NUMBER;
1845: l_in_recp_rec_index NUMBER := 0;
1846: l_out_recp_rec_index NUMBER;
1847:

Line 2085: PA_CLIENT_EXTN_CAND_WF.Generate_NF_Recipients

2081:
2082: --dbms_output.put_line('l_notification_type :'|| l_notification_type );
2083:
2084: -- Call client extension procedure for the candidate workflow notification recipients.
2085: PA_CLIENT_EXTN_CAND_WF.Generate_NF_Recipients
2086: (p_project_id => l_projects_rec.project_id
2087: ,p_assignment_id => p_assignment_id
2088: ,p_candidate_number => p_candidate_number
2089: ,p_notification_type => l_notification_type