cancel
Showing results for 
Search instead for 
Did you mean: 

Difference between dates in VC

Former Member
0 Kudos

hi,

I need to find the difference between two dates in VC.

In VC we have a date function DSUB(d1,d2,unit). wat does this "unit" in DSUB function refer to. How to use this function?

thanks

raji

View Entire Topic
Former Member
0 Kudos

Take a look here: http://help.sap.com/saphelp_nw70/helpdata/en/40/a228173435437394f54c56de571ca4/frameset.htm

There is description and example of how to use DSUB, and also Table A lists all the possible unit types.