Geoff Booth
- Actividad total 221
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 1 usuario
- Votos 18
- Suscripciones 92
Comentarios
Actividad reciente de Geoff Booth-
An IPT would be very handy in Ship-To addresses as we often add UDF(s) to store address specific Phone 1/ Phone 2 for critical delivery information. The ability to re-position these fields would be...
-
Body SQL Source SELECT "ItemCode", "ItemName" FROM OITM WHERE "ItemCode" = '1500-E' Line Source SELECT "ItemCode", "Onhand" FROM OITM WHERE "ItemCode" = '1500-E' Body <?xml version="1.0" encoding="...
-
Hi Brian, It looks to me like you have a HANA system therefore HANA syntax is required. Also "DocEntry" should be a numeric value Try: Select OINV."DocNum", OINV."CardCode", OINV."CardName" From OI...
-
I hard coded the value for testing. I'm trying to paste the value from the Business Partner Master record as per below (@STORE3) I know Rasmus doesn't like SendKeys but at least it's working for no...
-
Could this be used to block all Drop-Down "Add New"?
-
There are many cases where being able to edit the Open Items lists would be beneficial. Adding adding additional columns (usually 1-3) is a common request from our customers. The fields they wish t...
-
Now that I look at this I might as well ask for the world and add CURRENT_ITEM & CURRENT_COLUMN
-
I think this is a nice to have. I have recently started adding a right click menu configuration to the form I am working with to provide a two click scenario for repeated testing.. No issues with D...
-
Try editing the Form's IPT configuration for the UDF. 1) Set the Type field to "ComboBox" 2) Set the Valid Values field to a SQL statement "SQL:SELECT Code, Name FROM [@MY_TABLE] WHERE U_ACTIVE = ...
-
Has my full support Needing to remove 13,000 BOM's