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/time constraint view

Former Member
0 Likes
1,021

Hi,

i have requirement to create time dependent view for table.

Table in key fields contains BEDGA, ENDDA and CHAR(10). This view must be like time constraint infotypes in HR...

I tried to use in SE54 Generate Time-Dep. function but when i click on this position in menu nothing shows and nothing happenes.

Can anybody explain me the best way to create that?

Thanks in advance

Adam

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
967

Did your date fields conform with Time-Dependent Table/View document ?

Regards;

Raymond

Hi,

i have requirement to create time dependent view for table.

Table in key fields contains BEDGA, ENDDA and CHAR(10). This view must be like time constraint infotypes in HR...

I tried to use in SE54 Generate Time-Dep. function but when i click on this position in menu nothing shows and nothing happenes.

Can anybody explain me the best way to create that?

Thanks in advance

Adam

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
0 Likes
968

Did your date fields conform with Time-Dependent Table/View document ?

Regards;

Raymond

Read only

0 Likes
967

According this document my table is correct.

Below my table strucutre:

Regards.

Adam

Read only

0 Likes
967

Sorry, but your table is not correct, read more carefully :

The table/view must contain two fields for the start and end dates. One of these fields must be in the key, the other must be the first non-key field in the table/view.

Regards,

Raymond

Read only

0 Likes
967

Thank You!

My oversight. It's works.