‎2009 Apr 27 6:35 PM
Anyone had any experience of time-dependent maintenance views? I set the maintenance status to "Read,Write, Insert, Delete (time-dependent views)" and no record insertions are possible, regardless of the time-dependent nature of the key (i.e. whether or not it contains a date or time field). Is this something that SAP AG have not developed properly? SAP Help is useless on the matter.
Thanks,
Alan.
‎2009 Apr 27 7:10 PM
Check this for [Time-Dependent Key Components |http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ec9e446011d189700000e8322d00/frameset.htm]
From the help:
Read and change (time-dependent views) : Only entries whose non-time-dependent parts (see Time-Dependent Key Parts) are identical to those of existing entries can be inserted.
Regards,
Naimesh Patel
‎2009 Apr 27 7:27 PM
Hi Naimesh,
It doesn't work. You can't insert records at all when the Read and Change (time-dependent view) option is selected, regardless of the key structure. I wonder how the system is supposed to know that the key (or part of it) is "time dependent"?