DBA Data[Home] [Help]

APPS.PO_POXPOPAR_XMLP_PKG dependencies on FND_INSTALLATION

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

82: procedure get_boiler_plates is
83: w_industry_code varchar2(20);
84: w_industry_stat varchar2(20);
85: begin
86: if fnd_installation.get(0, 0,
87: w_industry_stat,
88: w_industry_code) then
89: if w_industry_code = 'C' then
90: c_company_title := null ;