DBA Data[Home] [Help]

APPS.XLA_TB_AP_REPORT_PVT dependencies on FND_GLOBAL

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

686: $gl_balance_join$
687: $seg_desc_join$
688: ';
689:
690: C_NEW_LINE CONSTANT VARCHAR2(8) := fnd_global.newline;
691: C_OWNER_ORACLE CONSTANT VARCHAR2(1) := 'S';
692: -------------------------------------------------------------------------------
693: -- constant for getting flexfield segment value description
694: -------------------------------------------------------------------------------