David Erkelius
- Actividad total 35
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 1
- Suscripciones 13
Publicaciones
Actividad reciente de David Erkelius-
Doubleclick select all rows in macro
RespondidaHi, is it possible to mark all rows in Pick&Pack list when in a macro? As now I can only mark one row at a time, but I don´t know how many rows there are. Anyone for a solution? /David Erkelius
-
Open Item List - Column Chooser
RespondidaHi, is it possible to show other fields than default in the columns in "Open Item List"? Tried to use "Column Chooser" but that is something else, or? /David
-
While loop - Cancel
RespondidaHi, How do I cancel or break a While-loop with ESC och Ctrl-C or something? I will have a dedicated SAP client which has a While Loop checking for new orders created with SAP API fom our ecommerce...
-
Macro - How to check if question about no VAT code will appear?
RespondidaHi, for example, if the AP is registrated as EU customer with no tax to pay (EV) and if the customer have shipping adresses and if some of these adresses not have the VAT-no registrated the questio...
-
Line Loop Sales Order with sales BOM
RespondidaHi, I use Line Loop in Sales orders where it might be lines that are sales BOM. I want the line loop to "do nothing" with the items when it is a a part of sales BOM. But when its a single item I wa...
-
Mass update Contacts BP
RespondidaHi, I would like to remove/change/disable Contacts like "Agent" that we have created as contact on all Agent´s customers BP. We have used these in P&D, but now we have made some changes in our rout...
-
SQL converting dates in macro
RespondidaHi, I would like to compare two dates in stringformat. One is from GETDATE: @STORE52 = SQL(SELECT CONVERT(VARCHAR(10), GETDATE() +2, 120)); Works fine. the other is from DocDueDate: @STORE14 = SQL...
-
Line loop system messages AutopressNextPopup()
RespondidaHi, is there a way to AutoPressNextPopup() System Messages like with saving Sales orders wich exceeds the credit limit, I tried AutoPressNexPopup, SendKeys and Click, but I cant get it to work. Th...
-
Line loop schedule on non approved orders
RespondidaHi, I would like to create a schedule for a lineloop on all orders that are not approved, (checking and changing som fields, and saves the order) Is that possible? Otherwise, it is possible to cre...