DBA Data[Home] [Help]

APPS.AP_OPEN_ITEMS_REVAL_PKG dependencies on FND_GLOBAL

Line 4: C_NEW_LINE CONSTANT VARCHAR2(8) := fnd_global.newline;

1: PACKAGE BODY AP_OPEN_ITEMS_REVAL_PKG AS
2: /* $Header: apopitrb.pls 120.10.12020000.3 2012/11/08 06:30:25 rseeta ship $ */
3:
4: C_NEW_LINE CONSTANT VARCHAR2(8) := fnd_global.newline;
5:
6: /* case when transfer to gl only = Yes
7: GL transfered invoices */
8: /*Bug 13438992 Modified hint*/