Possibility to add further fields in dropdown barcode in fert_ftstmp_abmeldung
AnsweredWindow fert_ftstmp_abmeldung: it would be great if it would be possible to add further fields (for example: project code, field from item master data of assembly which has to be manufactured)

-
Official comment
You can create your own dropdown very simple
windowevent click barcode_p
dw_1.item.barcode.dropdown.select="BEAS_FTSTMP"."BARCODE" from "BEAS_FTSTMP" where <is_persfilter>
end event -
Good morning Martin,
thank you very much for your answer. I will check.
Best regards, Daniel Gesk
-
Hello Martin,
it works very fine - thank you. I have only two further little questions:
a) How can I insert headers like in standard situation?
(I definied descriptions in my statement. These descriptions are not displayed)
b) Is it possible to decrease the number of blanks between the displayed fields?
Thank you for your help.
Best regards, Daniel

Please sign in to leave a comment.
Comments
3 comments