Open material requirement list from work order structure Respondida
Request:
Insert in work order structure view a line "material request". Ignore all beas rules.
Follow script is not working
windowevent rpopup
setvar=belegnr=<dw_1.item.belnr_id.value,#0>/<dw_1.item.belpos_id.value,#0>
setvar=tex=MATERIALBEDARF
bpopup=add=bmp\reservation.png=<tex>=1=openwindow=reservation_set_source.psr<hier fehlen die paramter>
end event
Tayfun Genc
Comentarios
2 comentarios
open the reservation window with <wintab> delimiter, if you work with bpopup
(not tested)
Hi and thanks for quick reply!
Unfortunately the paramters were ignored and it opened material request for all workorders and not as desired for the highlighted/selected one.
While I was writing this I find out the reason - it should be as_basefilter - you wrote basefilter
Thanks again - this helped me a lot!
T. Genc
Iniciar sesión para dejar un comentario.