Skip to Content
0
Former Member
Apr 09, 2009 at 10:26 AM

ScripT lOGIC FOR MULTIPLING TWO ACCOUNTS

45 Views

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