cancel
Showing results for 
Search instead for 
Did you mean: 

How can I compare the floating value in where condition of a select

Former Member
0 Kudos

Hi experts,

How can I compare the floating value for a field in database table while selecting the data into one internal table.

Thanks,

bsv.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

A more detailed explanation would help. Floating point logic can only be done in ABAP program with the floating point set in the properties. For this reason it is common to do this in seperate subroutines.