how to get current system date

Question: Hi, Gurus:

How to get current system date in program?


< except using: parameter w_date like syst-datum default syst-datum>

Thanks

Answer:
Use variable sy-datum.

Answer:
u can get it by using the system variable sy-datum.

Answer:
u can get it by using the system variable sy-datum.

Hi, Thank you all!

Answer:
in the event of 'INITIALIZATION', you set the parameter value sy-datum
Copyright ?2007 - 2008 www.jt77.com