cancel
Showing results for 
Search instead for 
Did you mean: 

Date words in SmartForms

Former Member
0 Kudos

Hi there,

How can I create a Date Words in SmartForms?

Something like "9, may, 1982".

Thanks!

Edited by: Minoru Onizuka Jr. on Feb 21, 2008 5:50 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi, Check FM: CONVERSION_EXIT_IDATE_OUTPUT. Pass the date in DATUM Format, Output will be DD MON YYYY.

mahaboob_pathan
Contributor
0 Kudos

hi

use this function module.

MONTH_NAMES_GET

Former Member
0 Kudos

Hi,

You can use this function module for month part

MONTH_NAMES_GET

best regards,

Wojciech