Tuesday, December 21, 2010
REPORT ztest_notepad.
DATA:model_valid_date LIKE  workflds-gkday,
h_date           LIKE  workflds-gkday.

CALL FUNCTION 'F4_DATE'
EXPORTING
date_for_first_month = model_valid_date
IMPORTING
select_date          = h_date.

WRITE h_date.

1 comment:

Your useful comments, suggestions are appreciated.Your comments are moderated.

Followers

Contact Form

Name

Email *

Message *

Web Dynpro ABAP Book

An SAP Consultant

Follow US


Want to Contribute ?

If you are interested in writing about the new stuff you learn everyday while working, please write to the.sap.consultants@gmail.com.

Click on Contribution for more details.