DBA Data[Home] [Help]

APPS.AST_OFL_TRANS_SIZES_PARAM dependencies on FND_PROFILE

Line 154: v_usr_currency_code := FND_PROFILE.VALUE('JTF_PROFILE_DEFAULT_CURRENCY');

150: l_user_id := icx_sec.getID(icx_sec.PV_USER_ID);
151: -------------------- Returns login user Id--------------------------
152:
153: /* set user's currency code */
154: v_usr_currency_code := FND_PROFILE.VALUE('JTF_PROFILE_DEFAULT_CURRENCY');
155:
156: htp.FormOpen(owa_util.Get_Owa_Service_Path||'ast_ofl_TRANS_SIZES_REPORT.report_wrapper', cattributes => ' NAME="param"');
157: htp.htmlopen;
158: htp.headOpen;