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

Any Function module for Date conversion

Former Member
0 Likes
572

Hi,

In my output the date is coming like 80999898 but the actual date is 01.01.1900.

Could you please tell me is there any Function module for that.

Regards,

Tushar

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
487

Use the conv. exit CONVERSION_EXIT_INVDT_OUTPUT for this purpose.

BR,

Suhas

2 REPLIES 2
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
488

Use the conv. exit CONVERSION_EXIT_INVDT_OUTPUT for this purpose.

BR,

Suhas

Read only

Former Member
0 Likes
487

try this...

convert inverted-date i_date into date e_date.