Patrice Vigier
- Actividad total 50
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 3
- Suscripciones 16
Publicaciones
Actividad reciente de Patrice Vigier-
UFFI IMPORT ORDERS Sample code
I looked on this forum to find code to import orders into SAP B1 but I did not find it, so here is what I have done. I hope this help you develop your own code. My code has few commented line, some...
-
Line Loop - select active row - in order form - SAP HANA
RespondidaHello, I want in Line Loop, for an order, only select active row do you know how to do this ? My hana sql would be SELECT T1."LineStatus" FROM "ORDR" T0 INNER JOIN "RDR1" T1 ON T0."DocEntry" = T1."...
-
Add Serial number support in Picklist Crystal Report for B1 Print and Delivery
RespondidaHello, We are using the standard Crystal reports form delivered with SAP B1 9.2 to print Picking list that includes serial numbers. This form is VERY slow, more than 4 second per line. This means t...
-
Cancel a macro
RespondidaHello, Is it possible to cancel a macro for exemple : IF(A=B)BEGIN Do somethigENDELSEBEGIN Cancel the macro and return to whatever fired it do not continue the macroEND Other macro commands...
-
Preview text field with html tags
No planeadaHello, It would be great to have the possibility to preview a large text field that is written with html tag like it would appear in a web page.Text field with html tags: Would be shown: Thank you
-
Set a fixed picture path that is not databound
RespondidaHello, In the B1up release 2015.09 there is a mention of a New features "Added option to set a fixed picture path that is not databound." I did not find anything in the help and forum.Where can I f...
-
In B1 UP How to get the form number ?
RespondidaHello, I have done a macro to automatically sort Items Properties in Items Master Data form (Properties tab). I want also to sort the same universal function/macro in the Item Properties setup for...
-
SQL statment in items placement tools
RespondidaOn SAP B1 9.1 Hana On Items master data form:I have a user defined field ( a SubGroup) that I want to be linked with the Item group field, so when you click on the drop down field it proposed value...
-
Open a form in search mod by default
RespondidaHello, I'm looking for a "trick" to open a form in search mode by default instead of add mode. For example if you open "Payment terms setup" the form open in "add" which is "dangerous" Any idea? Th...
-
Multi Button error on B1UP
RespondidaSAP 9.1B1UP 2015.1.0.0 I created a multi button with 3 functions (Order/Delivery/Invoice) When the button display on the form it has Order as caption, no problem, but when I click on it I expect th...