Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Date Format

Former Member
0 Likes
382

Dear Guru's,

In transaction cv01n mm consultant made charactersticks. Date field is avaliable in the defined characterstick. i need to open the calander on that date field.

Pleaes give me the solution.

Points will be awarded.

Thanks in advance.

Regards

Maqsood

2 REPLIES 2
Read only

Former Member
0 Likes
356

Hi,

If its the custom field then while definig the field make sure that,

DATA : V_DATE like sy-datum.

so that you will get the calender.

Thanks

Yogesh

Read only

0 Likes
356

This is the standard field.