DBA Data[Home] [Help]

APPS.IGI_IAC_DEBUG_PKG dependencies on FND_GLOBAL

Line 134: chr_newline := fnd_global.newline;

130: -- ============================FND LOG END ==================================
131:
132: -- Enter further code below as specified in the Package spec.
133: BEGIN
134: chr_newline := fnd_global.newline;
135:
136: END;
137: