DBA Data[Home] [Help]

APPS.PNRX_LEASE_OPTIONS dependencies on FND_PROFILE

Line 172: fnd_profile.get('LOGIN_ID', l_login_id);

168: PNP_DEBUG_PKG.put_log_msg('pn_sp_assign_leaseConditions(+)');
169: --Initialise status parameters...
170: retcode:=0;
171: errbuf:='';
172: fnd_profile.get('LOGIN_ID', l_login_id);
173:
174: l_cursor := dbms_sql.open_cursor;
175:
176: --lease number conditions.....