Google Search - Blog...........

simple date programs in sap abap

Accept a date earlier to today’s date and find the difference in number of days.

2 Accept a date from user and display first day of the month and last day of the previous month.

3 Accept a date from user and add six months to the date.

4 Accept a date from user and convert month part to ‘jan’, ‘feb’ etc., and display this date.

5 Write a program to accept month. Display number of days in total month.
Make use of
- Text element for your selection screen box.
- Selection text

6 Accept birth date from user and output age in years, months and days.

No comments:

Post a Comment