|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by tthayer in Progress 4GL Database
We have a new System Called Epicor in which I am trying to do a calculation but can not get the syntax correct. I was hoping some here could help me get this worked out. I am getting a syntax error. What I want to do is check the field InvcDtlSalesUM and see if it has the value of KG If it does then multiply the field InvcDtl.OurShipQuantity * 2.204623 otherwise just show the value for InvcDtl.OurShipQuantity
1:
|
If True InvcDtl.SalesUM = "KG" Then (InvcDtl.OurShipQty * 2.204623)
|
20091118-EE-VQP-93 - Hierarchy / EE_QW_3_20080625