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

DATUV - Search

0 Likes
3,165

Hi,

I'm tryng to find the table that contains the field DATUV ( Valid From )- from transaction CR03.

Does any one knows the table that contains that field?

I already have the tables KAPA and KAZY - But its only the end date.

Tnks in advance,

Bernard

4 REPLIES 4
Read only

Sandra_Rossi
Active Contributor
0 Likes
2,505

Please add a screenshot, because "Valid from" exists in several screens of CR03.

Read only

0 Likes
2,505

the screenshot from the information that i'm looking

Read only

Flavio
Active Contributor
2,505

Hi bconquet01,

as far as I can see, it's not saved into any table field, just computed on the fly by adding 1 day to the previous loop 'Date to' value.

In your screen-shot, first interval 'Date to' is 31.05.2015, next interval starts computing
31.05.2015 + 1

and so on, so forth.

Just verified in debug:

Hope this could help.

Thank you and best regards,

Flavio

Read only

0 Likes
2,505

Hi Flavio!

Helped me a lot!!

Thank you !!!

Best Regards,

Bernard