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

rangerlet_mesee
Participant
0 Likes
866

Hello

I have added a date field in ouptut which uses same DE as exisitng date field but it does not show user default date format unlike the existing one...Have used PDATE_OUTPUT FM to resolve...but why not the new date field added taking user default?

3 REPLIES 3
Read only

rajkumarnarasimman
Active Contributor
741
I have added a date field in ouptut which uses same DE as exisitng date field

What is the output you are referring here, smartform/adobeform or ALV or some other?>

Read only

rangerlet_mesee
Participant
0 Likes
741

it is an ALV

Read only

rajkumarnarasimman
Active Contributor
0 Likes
741
"Have used PDATE_OUTPUT FM to resolve...but why not the new date field added taking user default?

CONVERSION_EXIT_PDATE_OUTPUT considers the USER default parameter assigned for the particular user. Make sure that, whenever you do changes in the USER parameters section, do logout and login again for changes to reflect.

Regards

Rajkumar Narasimman