‎2008 Aug 21 6:15 AM
Hi all,
I have a program which uses a Z FM which in turn uses a std FM AVAILABILITY_CHECK to get the ATP quantities. In dev box, both in foreground and background it is getting the values ( for fields SUMZG Total receipts, SUMAG Issue totals, SUMBA Committed issue total) properly for all users.
But in test server, in foreground it is getting values only for my user and for other users its all getting zeroes and in background it is getting all zeroes for my user also and for all users.
Could you please help me in solving the issue.
Thanks,
Swetha.
‎2008 Aug 21 6:31 AM
There is only solution to know the problem. Just debug the program and know why it is not retriving the data for other users.
‎2008 Aug 21 6:58 AM
Hi Mukesh,
Thanks for your inputs. The issue is simple here.
In Test server:
When i run the program in my login or any others login in my system i get the values correctly. If the program is run from others system in their login or my login the values are just zeros. Thinking this as a GUI issue we even changed the gui versions and checked, but still the problem exists. My System is the only place where the values populate correctly.
Also, in my user itself i dont get values when i run the program in background.
Thanks,
Swetha