Keith Beall
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 7
Activity overview
Latest activity by Keith Beall-
Keith Beall commented,
My Google-Fu seems to be working better today - https://answers.sap.com/questions/325294/how-to-update-a-udf-value-in-arinvoice-uisng-diapi.html Has this line in the code - I replaced oInvoice wi...
-
Keith Beall created a post,
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...
-
Keith Beall commented,
A very late thank you, this did exactly what I needed!
-
Keith Beall created a post,
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...
-
Keith Beall commented,
Hi Geoff, That's exactly what I wanted, thank you!
-
Keith Beall commented,
Thanks for the input. I didn't mention it in my initial post, but I'm doing this as part of a validation, so the order won't be present in the data table. In the end I went with looking at the c...
-
Keith Beall commented,
Thank you, Yes, this is the issue I've come up against - even if I get the Macro to open that window I can't read the information. I'll have to go down the SQL route you mention, which will work ...
-
Keith Beall created a post,
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 ...
-
Keith Beall commented,
My bad, I was trying to declare as a variable, but I just needed to insert $[LLRESULT.STRING] in the actual SQL
-
Keith Beall created a post,
$[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