DBA Data[Home] [Help]

APPS.XLA_TB_REPORT_PVT dependencies on FND_GLOBAL

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

397: $gl_balance_join$
398: $seg_desc_join$
399: ';
400:
401: C_NEW_LINE CONSTANT VARCHAR2(8) := fnd_global.newline;
402: C_OWNER_ORACLE CONSTANT VARCHAR2(1) := 'S';
403: -------------------------------------------------------------------------------
404: -- constant for getting flexfield segment value description
405: -------------------------------------------------------------------------------