Skip to main content

Fill UDF by content of a SAP field

Answered

Comments

2 comments

  • Geoff Booth

    Try editing the Form's IPT configuration for the UDF.

    1) Set the Type field to "ComboBox"

    2) Set  the Valid Values field to a SQL statement "SQL:SELECT Code, Name FROM [@MY_TABLE] WHERE U_ACTIVE = 'Y' " - edit as required

     

    Make use of the Boyum help file - it is excellent!!

    https://help.boyum-it.com/B1UP/index.html?itemplacementtoolconfiguration.html

  • Christina Du

    Hi Geoff,

    Thanks for the reply. it is very helpful. I have a further question.  If the user wants to input the initial several letters of the field and drop-list only shows the matched values. it is possible? Please advise. thanks.

     

    Christina

Please sign in to leave a comment.