Rasmus Jensen
- Actividad total 2235
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 12 usuarios
- Votos 12
- Suscripciones 1241
Publicaciones
Actividad reciente de Rasmus Jensen-
PBI 3566 - IPT: Make it possible to have golden arrows and Choose From List on a field that is bound to an UDO when moved on to the main screen
CompletadaAt the moment if you have a UDF that is linked to a UDO, when you have such a field in SAP sidebar you choose it's data with Choose from List and you have the golden arrow.With IPT this is not that...
-
PBI 3357 - Macro - conditional add support for IN Clause
CompletadaAt the moment the Macro conditional language support =, !=, < > <= >= for control logic. Would it be possible to add support for IN clauses?Like IF('X' IN ('A','B','C','X')) BEGIN ENDZenDesk#4112
-
Pass SQL Variable from Validation to Universal Function
CompletadaHere is an example of my development request:I have a validation that has a SQL condition. In my SQL condition I execute a SQL function (example of sql below):SELECT CASE WHEN dbo_ufn_myfunction(12...
-
PBI 3812 - Have a log of validation configurations and universal functions so that it is easier to find the reason for a behaviour
CompletadaWith such a log, it would be easier to find the reason for a behaviour in a database that you don't know well and that has multiple B1 UP customisations. The log would keep tracks of the validation...
-
PBI 3814 - Form id on B1 Validation screen
No planeadaYou have changed the macros to allow the activate(@USERTABLE) function. This same feature should be implemented on the B1 Validation screen. This would eliminate problems installing the software at...
-
PBI 3373 - Add a scheduler function to your Master Data Manager tools.
CompletadaWe are trying to automate regular maintenance of the Property fields on Item Masters as they are extremely valuable in terms of filtering almost anything in B1 (MRP, Reports, Queries, etc). As we ...
-
PBI 3816 - Implement so it is possible to use the Keep Visible option in ChooseFrom Lists
No planeadaIn Choose From List There is an option called Keep Visible... In standard SAP windows if you check it and choose an entry in the Choose from list, the CFL keep being displayed and just open the entry.
-
PBI 3764 - Enhance recurring invoices to include line level expenses and withholding tax
No planeadaEnhance recurring invoices to include line level expenses and withholding tax
-
Create copy paste function in tables
CompletadaIt would be very handy of in a matrix or user defined table in SBO you could copy data from an external clipboard into the table. [Internal Id: 3817]
-
Export UF along with the Validation
CompletadaExporting the UF in the same XML as the validation will prevent issues when you are importing the validation onto another database. This way, when you import a validation, it would create all the ...