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

Display a formula editor dialog box with abap code

Former Member
0 Likes
622

Hi experts,

Do yo know, how can i display a formula editor dialog box with abap code ?

For example, I have a table and the client wants to operate the data fields.

Maybe a method, FM, ...

Please any sugestion will be aprecciate.

Thanks.

Adrián.

3 REPLIES 3
Read only

Former Member
0 Likes
536

Please, any help ....

Thanks.

Adrián.

Read only

Former Member
0 Likes
536

Is this something you are looking for??

FITRV_CALCULATOR

Regards,

Ravi

Read only

0 Likes
536

Hi Ravi, thanks for the reply.

Its not exactly what i looking for.

I must develop a screen or a dialog box, where the cliente can write a formula for example: A*B+C.

Where A, B, C are fields of a table.

After that, evaluate the formula with fields values. I know how to evaluate a formula (string), but im geting trouble with the screen.

I think the Query Designer (BW) formula editor would be the answer.

But i cant find the way to display it.

If there other fm that you know, it would be apreciate.

Thanks.

Adrián.