DBA Data[Home] [Help]

APPS.OKC_STD_ARTICLE_PVT dependencies on STANDARD

Line 6: --Procedures pertaining to Setting up of a standard Article

2: /* $Header: OKCCSAEB.pls 120.0 2005/05/25 22:30:18 appldev noship $ */
3:
4: l_debug VARCHAR2(1) := NVL(FND_PROFILE.VALUE('AFLOG_ENABLED'),'N');
5:
6: --Procedures pertaining to Setting up of a standard Article
7:
8: PROCEDURE add_language IS
9: BEGIN
10: OKC_SAE_PVT.add_language;