‎2010 Jul 08 9:10 AM
Hello,
my colleague is programmer, but he is not at the office for some days. I have to make a litte modification in a program and i know only simple things about programming.
I need to compare two dates. This is what i need:
IF VBKD-FBUDA < 01.07.2010.
A.
ELSE.
B.
ENDIF.
But i don't know how to make this comparation because the date is like a text (or not). One will be a fixed date and the other a field value.
Thank you.
‎2010 Jul 08 9:28 AM
Go ahead and try it. Most programs dont bite
Oh... do check the cause and effect in debug mode for better understanding.
pk
‎2010 Jul 08 9:39 AM
I'm consultant, not programmer and It's not a program failure. It is a modification that I need to make. At this time we don't make this date comparision and i need to make a IF with the date.
If the date is under july i make A, and if the date is over july i make B. This is what i need in the modification.
At this time the program works well, but people need this now.
So, how a compare two dates?. IF DATE A < DATE B.
‎2010 Jul 08 9:43 AM
Sorry, way too basic to be tolerated. These forums are not catering for beginners or non-ABAPers.
Thread locked.
Thomas