Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Time-dependent views

Former Member
0 Likes
458

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.

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
359

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

Read only

Former Member
0 Likes
359

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"?