DBA Data[Home] [Help]

APPS.AR_ARXPDI_XMLP_PKG dependencies on FND_INSTALLATION

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

229: procedure get_boiler_plates is
230: w_industry_code varchar2(20);
231: w_industry_stat varchar2(20);
232: begin
233: if fnd_installation.get(0, 0,
234: w_industry_stat,
235: w_industry_code) then
236: if w_industry_code = 'C' then
237: c_salesrep_title := null ;