2012 Oct 12 7:54 AM
Hello Experts,
I have created a maintenance view on a custom table and rearranged the fields in the maintenance view as per my requirement.
After that I have created a table maintenance generator (TMG) on the view. The issue is, when I enter values to the view using
SM30, no values are getting saved in the actual table, except the primary key. My custom table contains currency and date fields.
Can this issue be because I have rearraned the date and currency fields in the view? Sometimes the values are getting saved also,
which makes it very inconsistent.
Is there any other way of doing it (say by using events etc). Please advise.
Thanks.
2012 Oct 12 8:02 AM
Hi Avanti,
This is due the the rearrangement only.
As there are several joins when you have made the maintenance view and if the fields are rearranged then there are always possibility for data inconsistency.
Try arranging the fields in same order and check it will not be inconsistent.
For more details refer this
http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm
Hope this helps.
Rgds,
Sandeep Katoch