Keith Beall
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 7
Posts
Recent activity by Keith Beall-
UFFI Sales Order - How to set a UDF
I have successfully created a UFFI that imports an XML file as a Sales Order Drafts. My sticking point is setting a UDF that will show it as imported - I can't find any reference to setting a UDF t...
-
Line Loop - update FMS before run?
AnsweredI have a line loop running on Sales order that compares line quantity to a UDF which is updated via Formatted Search. On some orders (imported from EDI) the UDF doesn't get set by the Formatted s...
-
Sales Order Country of Delivery
AnsweredI'm trying to set up a validation that adds Freight charges to a sales order - but I need a different freight charge value depending on the destination country (and order value but I can deal with ...
-
$[LLRESULT.STRING] as variable in SQL REPORT?
AnsweredCan I pass $[LLRESULT.STRING] from a line loop into a SQL Report variable (The SQL Report would be the final value UF) I want to use $[LLRESULT.STRING] in the WHERE statement of a report
-
Line Loop with multiple results
AnsweredI have a line loop, where each line has multiple potential outcomes. Following the advice here: https://support.boyum-it.com/hc/en-us/articles/215677107-Is-it-possible-to-have-multiple-final-resul...