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

FM for Date Format

Former Member
0 Likes
429

hi! all,

I'm not able to get the FM CONVERT_DATE_FORMAT can anybody say me y

Thanks and Regards,

Nagulan

3 REPLIES 3
Read only

Former Member
0 Likes
389

Hi,

I don't think so that this FM exists.

Please specify what do u want to convert means in which format.

There are other FM like CONVERT_DATE_TO_EXTERNAL

Thanks

Read only

Former Member
0 Likes
389

Hi,

This is an obsolete FM and has been removed as of version 4.6C

Regards,

Aravinda Sarma M.

Read only

Former Member
0 Likes
389

Hi,

This FM is not present after 4.6C, try using FMs below:


CONVERSION_EXIT_PDATE_INPUT
CONVERSION_EXIT_PDATE_OUTPUT
CONVERSION_EXIT_IDATE_INPUT
CONVERSION_EXIT_IDATE_OUTPUT
CONVERSION_EXIT_LDATE_OUTPUT
CONVERSION_EXIT_SDATE_INPUT
CONVERSION_EXIT_SDATE_OUTPUT

Thanks,

Sriram Ponna.