hi Ibrahim,
I don't think there is any other method to multiply field.
In Open SQL it is not possible and therefore you have to process internal table only.
In Native SQL only it is possible as per above demo code.
If you find any other method then please share.
thanks.