DBA Data[Home] [Help]

APPS.PO_WF_PO_NOTIFICATION dependencies on PO_VENDOR_SITES_ALL

Line 52: l_supplier_site po_vendor_sites_all.vendor_site_code%type; --Bug 4254468

48: X_ext_precision number;
49: X_min_acct_unit number;
50: /* End Bug# 3972475*/
51: l_supplier po_vendors.vendor_name%type; --Bug 4254468
52: l_supplier_site po_vendor_sites_all.vendor_site_code%type; --Bug 4254468
53: NL VARCHAR2(1) := fnd_global.newline;
54:
55: --Added by Eric Ma for IL PO Notification on Apr-13,2009 ,Begin
56: -------------------------------------------------------------------------------------