DBA Data[Home] [Help]

APPS.XLA_TB_AP_REPORT_PVT dependencies on FND_GLOBAL

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

308: $gl_balance_join$
309: $seg_desc_join$
310: ';
311:
312: C_NEW_LINE CONSTANT VARCHAR2(8) := fnd_global.newline;
313: C_OWNER_ORACLE CONSTANT VARCHAR2(1) := 'S';
314: -------------------------------------------------------------------------------
315: -- constant for getting flexfield segment value description
316: -------------------------------------------------------------------------------