Keith Beall
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...
- View comment
- 0 votes
-
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
- 2 followers
- 2 comments
- 0 votes
-
Keith Beall commented,
A very late thank you, this did exactly what I needed!
- View comment
- 0 votes
-
Keith Beall created a post,
Line Loop - update FMS before run?
I 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
- 2 followers
- 2 comments
- 0 votes
- Answered
-
Keith Beall commented,
Hi Geoff, That's exactly what I wanted, thank you!
- View comment
- 0 votes
-
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...
- View comment
- 0 votes
-
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 ...
- View comment
- 0 votes
-
Keith Beall created a post,
Sales Order Country of Delivery
I'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
- 3 followers
- 6 comments
- 1 vote
- Answered
-
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
- View comment
- 0 votes
-
Keith Beall created a post,
$[LLRESULT.STRING] as variable in SQL REPORT?
Can 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
- Keith Beall
- 2 followers
- 2 comments
- 0 votes
- Answered