DBA Data[Home] [Help]

APPS.PA_PO_INTEGRATION_UTILS dependencies on PO_DISTRIBUTIONS_ALL

Line 17: FUNCTION Allow_Project_Info_Change ( p_po_distribution_id IN po_distributions_all.po_distribution_id%type)

13: x_proj_user_id IN NUMBER)
14: RETURN varchar2;
15:
16:
17: FUNCTION Allow_Project_Info_Change ( p_po_distribution_id IN po_distributions_all.po_distribution_id%type)
18: RETURN varchar2;
19:
20: /* Bug: 9462109 */
21: