DBA Data[Home] [Help]

APPS.AR_RAXCUSLR_XMLP_PKG dependencies on FND_INSTALLATION

Line 101: /* srw.user_exit('FND INSTALLATION OUTPUT_TYPE="STATUS"

97: BEGIN
98:
99: /* srw.message ('100', 'BeforeReport_Procs.Setup_Automotive_Requirements');*/
100:
101: /* srw.user_exit('FND INSTALLATION OUTPUT_TYPE="STATUS"
102: OUTPUT_FIELD=":P_veh_install_status"
103: APPS="VEH"') ;*/
104:
105: IF P_veh_install_status = 'I' THEN

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

275:
276: /*srw.message ('100', 'Get_Boiler_Plates');*/null;
277:
278:
279: if fnd_installation.get(0, 0,
280: w_industry_stat,
281: w_industry_code) then
282: if w_industry_code = 'C' then
283: c_sales_title := null ;