General Ledger - EBS (MOSC)

MOSC Banner

Table which stores descriptions of GL Import error codes

edited Apr 24, 2013 10:04PM in General Ledger - EBS (MOSC) 3 commentsAnswered
Can anyone tell whether there is any table which stores descriptions of GL Import error codes - error codes and descriptions are listed in import execution report.

I Have tried this script:

select *
from fnd_lookups
where lookup_type = 'PSP_SUSP_AC_ERRORS'
order by lookup_code;

However i cannot find this Error Code:

EM29

Thanks

Mushroom

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