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 DATE_CREATE

Former Member
0 Likes
1,094

Hi Abap experts,

Does anyone knows the function module Date_Create?

There is no documentation about this FM. I would like to know the aim of this FM and the contexts where we can use it.

Thanks.

Amine

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
964

What don't you understand in "Determines New Date from a Date, Interest Days and Calendar Days", nevertheless this FM should become obsolete, replaced with FIMA_DATE_CREATE. Did you execute some where-used and perform an OSS note search ?

Regards,

Raymond

6 REPLIES 6
Read only

Former Member
0 Likes
964

what is ur requirement.. if u want to create report run date.. use field sy-daum.

Read only

0 Likes
964

Hi,

I would like to understand this FM since it's used on a BW user exit.

Amine

Read only

RaymondGiuseppi
Active Contributor
0 Likes
965

What don't you understand in "Determines New Date from a Date, Interest Days and Calendar Days", nevertheless this FM should become obsolete, replaced with FIMA_DATE_CREATE. Did you execute some where-used and perform an OSS note search ?

Regards,

Raymond

Read only

0 Likes
964

thanks Raymond for your helpful answer.

I didn't found any interesting docs on this matter...

Amine

Read only

0 Likes
964

Did (not) the author of the user-exit left some documentation or at least some comment ?

Those FMs are widely used in SAP to execute date calculation (add years, months days or calculate or check end of month, etc.)

Regards,

Raymond

Read only

0 Likes
964

Unfortunately, no docs no comments were left.

Thanks for your answers, i am closing the thread.

Amine