DBA Data[Home] [Help]

APPS.PO_FTE_INTEGRATION_PVT dependencies on PO_FTE_INTEGRATION_GRP

Line 43: x_po_releases_attributes OUT NOCOPY PO_FTE_INTEGRATION_GRP.po_release_rec_type

39: x_return_status OUT NOCOPY VARCHAR2,
40: x_msg_count OUT NOCOPY NUMBER,
41: x_msg_data OUT NOCOPY VARCHAR2,
42: p_line_location_id IN NUMBER,
43: x_po_releases_attributes OUT NOCOPY PO_FTE_INTEGRATION_GRP.po_release_rec_type
44: );
45:
46:
47: END PO_FTE_INTEGRATION_PVT;