Fixed Assets - EBS (MOSC)

MOSC Banner

Future asset period - Concurrent request for end users

edited Aug 25, 2019 5:02AM in Fixed Assets - EBS (MOSC) 3 commentsAnswered

The issue we have currently is that each month Finance users are receiving an error "APP-OFA-48678: Date must be in a future asset period." IT then applies a datafix referencing doc id: 261215.1.

I wonder if anyone has created a concurrent request or program for the end users to do the update themselves instead of askin IT?

Currently IT process is

first dropping the backup table we previously created and

creating a backup table and using the following query to update

update fa_mass_additions

set transaction_type_code = null,

transaction_date = null

where transaction_type_code='FUTURE ADD'

AND POSTING_STATUS <> 'POSTED';

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center