Hi All,
We need to multiply two accounts using SQL script logic.
Account3=Accoun1*Account2
Accoun1 : Units
Account2 :Price
Account 3:Total
In the above scenerio units will be inout by user through Input schudule,while value of Price will be loaded in account and will not change. and we need calculate Account3(Total) at RUN time.
So Please help me with the script logic code to ge used in default.lgf