DBA Data[Home] [Help]

APPS.PA_PWP_INVOICE_REL dependencies on PA_CLIENT_EXTN_PWP

Line 521: PA_CLIENT_EXTN_PWP.RELEASE_INV(G_REQUEST_ID,p_project_type,start_project_num,end_project_num,p_customer_name,p_customer_number,

517: commit;
518: -- Call client extension
519:
520:
521: PA_CLIENT_EXTN_PWP.RELEASE_INV(G_REQUEST_ID,p_project_type,start_project_num,end_project_num,p_customer_name,p_customer_number,
522: p_rec_date_from,p_rec_date_to,p_return_status,p_error_message_code);
523: --
524:
525: -- Call release API .