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

DAYS_BETWEEN_TWO_DATES

Former Member
0 Likes
746

I m using the FM DAYS_BETWEEN_TWO_DATES for calculation difference  between two dates for this

I gave  dates  to I_DATUM_BIS and I_DATUM_VON parameter but I dint get any output.

Moderator Message - Basic date questions not allowed. Thread locked.

Message was edited by: Suhas Saha

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
398

Give a correct value to i_stgmeth and a correct data type for e_tage. But why do you use this FM, what is your exact purpose, why don't you use a SUBTRACT or COMPUTE statement. Also perform some where-used of the FM in standard report and use search tool at scn for date threads...

Regards,

Raymond