DBA Data[Home] [Help]

APPS.PO_VENDOR_SITES_SV dependencies on FND_PROFILE

Line 5: g_asn_debug VARCHAR2(1) := NVL(FND_PROFILE.VALUE('PO_RVCTP_ENABLE_TRACE'),'N');

1: PACKAGE BODY PO_VENDOR_SITES_SV AS
2: /* $Header: POXVDVSB.pls 120.17.12020000.2 2013/02/11 00:09:20 vegajula ship $*/
3:
4: -- Read the profile option that enables/disables the debug log
5: g_asn_debug VARCHAR2(1) := NVL(FND_PROFILE.VALUE('PO_RVCTP_ENABLE_TRACE'),'N');
6:
7: --==============================================================================
8: -- FUNCTION : get_vendor_site_id --
9: -- TYPE : Private

Line 1211: FND_PROFILE.get('PO_COMM_EMAIL_DEFAULT', l_po_comm_email_default);

1207:
1208: If (x_default_method is null) then
1209: --
1210: -- Get the value of profile option "PO: Communication Email Default"
1211: FND_PROFILE.get('PO_COMM_EMAIL_DEFAULT', l_po_comm_email_default);
1212:
1213: If ((p_document_type = 'PO') OR (p_document_type = 'PA')) then
1214: begin
1215: -- Bug 5295179 If the supplier notif method is defined on the