DBA Data[Home] [Help]

APPS.FUN_VENDOR_PVT_PKG dependencies on FUN_VENDOR_PVT_PKG

Line 1: PACKAGE BODY FUN_VENDOR_PVT_PKG AS

1: PACKAGE BODY FUN_VENDOR_PVT_PKG AS
2: /* $Header: funvndrb.pls 120.0 2006/02/15 14:28:02 ashikuma noship $ */
3: --Using these record type declarations to copy values to and call AP APIs
4: p_vendor_rec_a AP_VENDOR_PUB_PKG.r_vendor_rec_type;
5: p_vendor_site_rec_a AP_VENDOR_PUB_PKG.r_vendor_site_rec_type;