DBA Data[Home] [Help]

APPS.ZPB_AW_LOADER_PVT dependencies on FND_GLOBAL

Line 4: m_ascii_nl constant number := ascii(fnd_global.local_chr(10));

1: package body ZPB_AW_LOADER_PVT as
2: /* $Header: zpbawloader.plb 120.0.12010.2 2005/12/23 06:15:55 appldev noship $ */
3:
4: m_ascii_nl constant number := ascii(fnd_global.local_chr(10));
5: m_curr_obj varchar2(32);
6:
7: -------------------------------------------------------------------------------
8: -- CALL_AW - Calls an AW command and returns the result