mkannegu
31st July 2009, 12:19
Hello Team,
When user tries to open tdinv0520m000 (Display Warehouse Inventory by Production BOM) the error pops up. The error is adres_Stack overlfow entries > 99 ( A fatal error). This error appears only to one user. Rest all users can open and navigate the session.
Can anybody tell me the reason why only a particular user faces such problem?
Regards
Mahesh
Juergen
31st July 2009, 13:35
Hi ,
solution 72427 (defect number 81160) should solve your problem.
Error description in program script:
If we do a find on a BOM item whose components have the effective date
greater than the current date, then the system gives a fatal error saying
"adres_stack overflow entries > 99".
Regards,
Juergen
norwim
31st July 2009, 16:15
Hi there,
as the error pops up only for a specific user, I guess that the reason is a malformed entry in the table ttaad998(? - no system to check atm) where the user defaults per session is stored. Have a look for this table, key should be user and session. Delete the entry for this user and the session, then everything should be fine.
(The table might be called ttadv980 or something like this, just have a look for "user defaults" in the description)
hth
Norbert
norwim
3rd August 2009, 15:27
Sorry,
now that I could look it up : it's ttadv990, user defaults (in company 000).
Try to remove the correct record(s!) - mind the sequence number with ttaad4100 and this should be it.
hth
Norbert
mkannegu
4th August 2009, 08:09
Hello Norbert,
Thanks for your quick response. It worked out when i deleted the corresponding user defaults, problem resolved.
Regards
Mahesh