Skip to Content
0
Former Member
Oct 20, 2005 at 11:32 AM

SELECT-OPTIONS

38 Views

SELECT-OPTIONS DATE FOR SY-DATUM DEFAULT SY-DATUM.

SELECT *

FROM BUT000

WHERE BUT000~CRDAT ????? Date.

If CRDAT is in the interval given as parameter/select-option it should be shown in the SELECT. What should I write?