Hello
In one of our jobs in AX2012 R3, there is this part (when we e.g. cancel a line in a purchase order) with "info(strFmt("%1 - %2", PurchLine.RemainPurchPhysical, PurchLine.RemainInventPhysical)); ".
What does "%1 - %2" mean here?
If there are several fields that you want to correct in the table "Salesline", should you eg write "%1 - %4" etc.?
regards Andreas