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 function based on user profile

Former Member
0 Likes
523

There is a date FM that will format a date (YYYYMMDD) to an external format based on user profile settings. I've used it before but can't remember name. Anyone?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
478

Hi Raynald,

The FM is <b>DATUMSAUFBEREITUNG</b>

But you could always use the write statement as well to get the job done.

Hope that Helps!

Rishi

3 REPLIES 3
Read only

Former Member
0 Likes
479

Hi Raynald,

The FM is <b>DATUMSAUFBEREITUNG</b>

But you could always use the write statement as well to get the job done.

Hope that Helps!

Rishi

Read only

Former Member
0 Likes
478

You may want to check this function module: /SAPDMC/LSM_DATE_CONVERT

Read only

Former Member
0 Likes
478

CONVERT_DATE_TO_EXTERNAL

Regards,

Maxim.