Dear Friends,
date( max($(scrv_tabelle).ENDDA) +1 ) as $(scrv_tabelle).BEGDA
What does this mean? If for example the scrv_tabelle.ENDDA ist '31.12.2009' what will be the value of scrv_tabelle.BEGDA be?
Thanks in advance..
PS: This is always used in for next loops and I always dont get the logic.