B1 Validation System - FormLoad with Macro Focus(); on UDO
AnsweredI created an B1 Validation for FormType: BP (134), Form-Mode: Search, Event: Search, BeforeAction: False
No condition only UF with Focus($[$7.0.0]); to BP-Code. IT WORKS.
But if I do this by an UDO it doesn't work. FormTyp and Focus object syntax are different, it´s clear.
0
-
This does not work because SAP, unfortunately, does not follow it's own rules so they do not use the Form Load Event properly.
As a workaround you can instead make a dummy Item Placement Tool (IPT) config for the UDO and use IPT's option to call a UF (IPT works around the limitation)

-
Works great! ;-) Thanks Rasmus
Please sign in to leave a comment.
Comments
2 comments