DBA Data[Home] [Help]

APPS.PO_ORGS_SV dependencies on PO_ORGS_SV

Line 1: PACKAGE BODY PO_ORGS_SV as

1: PACKAGE BODY PO_ORGS_SV as
2: /* $Header: POXCOO2B.pls 120.1.12010000.3 2008/09/24 07:12:02 cvardia 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');

Line 693: END PO_ORGS_SV;

689: END IF;
690: */
691: END validate_org_info;
692:
693: END PO_ORGS_SV;