cancel
Showing results for 
Search instead for 
Did you mean: 

Formulas

ccc_ccc
Active Contributor
0 Kudos

Hi Experts,

1 where are the FORMULAs (used in quries) are stored.

2 i have 50 fomulas in different reports where i have used multiplication(*).

3 i want to replace multiplication(*) with divided by (/).

4 what is the best way to perform this task.

Advance thanks

by

ANR

Accepted Solutions (0)

Answers (2)

Answers (2)

edwin_harpino
Active Contributor
0 Kudos

hi ANR,

the formulas are stored in table RSZCALC

and the operator store in field OPERA, operands are stored in alphanumeric and in steps, complex i think, will check if any function module can help ...

michael_koch9
Active Participant
0 Kudos

Hi,

have a look at this thread:

Regards

Marcus