[Home] [Help]
159: last_update_login = 0
160: where period_type = x_period_type
161: AND userenv('LANG') =
162: ( SELECT language_code
163: FROM FND_LANGUAGES
164: WHERE installed_flag = 'B' );
165: end if;
166:
167: if (sql%notfound) then