DBA Data[Home] [Help]

APPS.XLA_TB_REPORT_PVT dependencies on FND_GLOBAL

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

386: $gl_balance_join$
387: $seg_desc_join$
388: ';
389:
390: C_NEW_LINE CONSTANT VARCHAR2(8) := fnd_global.newline;
391: C_OWNER_ORACLE CONSTANT VARCHAR2(1) := 'S';
392: -------------------------------------------------------------------------------
393: -- constant for getting flexfield segment value description
394: -------------------------------------------------------------------------------