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

simple question for programmers

Former Member
0 Likes
566

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.

3 REPLIES 3
Read only

Former Member
0 Likes
529

Go ahead and try it. Most programs dont bite

Oh... do check the cause and effect in debug mode for better understanding.

pk

Read only

0 Likes
529

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.

Read only

ThomasZloch
Active Contributor
0 Likes
529

Sorry, way too basic to be tolerated. These forums are not catering for beginners or non-ABAPers.

Thread locked.

Thomas