B1 Validation System - FormLoad with Macro Focus(); on UDO Respondida

Mirko

I 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.

Comentarios

2 comentarios

  • Comment author
    Rasmus Jensen

    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)

     

    1
  • Comment author
    Mirko

    Works great! ;-) Thanks Rasmus

    0

Iniciar sesión para dejar un comentario.