Automate

 View Only
  • 1.  MM02: Material characteristic with multiple values

    Posted 04-06-2023 08:29

    Hi everyone,

    I am trying to automate our material creation process with automate studio. I'm using one of the template scripts to add material characteristics to a material. It works fine for the most characteristics, except for characteristics where multiple values are possible. 

    The characteristic is configured as following:


    I tried adding multiple 'D'-lines for 1 characteristic within the same header, but it keeps updating the first line in SAP. 

    Is there a possiblity to select multiple values for 1 characteristic?

    Thanks in advance!



    ------------------------------
    Nick De Cock
    milcobel
    ------------------------------


  • 2.  RE: MM02: Material characteristic with multiple values

    Employee
    Posted 04-06-2023 11:51

    Hi Nick

    When you map the values to a multi value characteristic, use a semicolon to separate the values.  In the below example, color is a single value, and size is multi-value.

    Color     blue
    Size      small; medium; large

    HTH,
    Sigrid





    ------------------------------
    Sigrid Kok
    Precisely Software Inc.
    ------------------------------



  • 3.  RE: MM02: Material characteristic with multiple values

    Posted 04-08-2023 10:43

    Thank you for your answer, Sigrid. It solved my issue. 



    ------------------------------
    Nick De Cock
    milcobel
    ------------------------------