DBA Data[Home] [Help]

APPS.GL_GLYRLBGE_XMLP_PKG dependencies on FND_INSTALLATION

Line 250: if fnd_installation.get(0, 0,

246: w_industry_stat varchar2(20);
247:
248: begin
249:
250: if fnd_installation.get(0, 0,
251: w_industry_stat,
252: w_industry_code) then
253: c_industry_code := w_Industry_code ;
254: