Possibility to add further fields in dropdown barcode in fert_ftstmp_abmeldung Answered

Daniel Gesk

Window 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)

Comments

3 comments

  • Comment author
    Martin Heigl
    • 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

  • Comment author
    Daniel Gesk

    Good morning Martin,

    thank you very much for your answer. I will check.

    Best regards, Daniel Gesk

    0
  • Comment author
    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

     

    0

Please sign in to leave a comment.