DBA Data[Home] [Help]

APPS.OKC_FEP_PVT dependencies on OKC_FEP_PVT

Line 1: PACKAGE BODY OKC_FEP_PVT AS

1: PACKAGE BODY OKC_FEP_PVT AS
2: /* $Header: OKCSFEPB.pls 120.0 2005/05/25 22:42:08 appldev noship $ */
3:
4: l_debug VARCHAR2(1) := NVL(FND_PROFILE.VALUE('AFLOG_ENABLED'),'N');
5: ---------------------------------------------------------------------------

Line 2889: END OKC_FEP_PVT;

2885: -- notify UNEXPECTED error
2886: l_return_status := OKC_API.G_RET_STS_UNEXP_ERROR;
2887: return l_return_status;
2888: END restore_version;
2889: END OKC_FEP_PVT;