Automate

 View Only
  • 1.  ME11 - Script Stuck at Planned Delivery Time in Days

    Posted 08-17-2022 14:52
    I trying to create a script for ME11 that goes beyond the published Winshuttle template.  The script gets stuck at SAPMM061-0102: EINE-APLFZ (Planned Delivery Time in Days).

    This field gets prepopulated from the Material Master and the script will not overwrite what is already in the field.  I've unsuccessfully tried to have the script make the field blank and then repopulate it.

    Can anyone help?  Script and data file attached.

    Thanks a bunch!

    Tad Somes


    ------------------------------
    Tad Somes | Logistics Category Manager
    Westinghouse Electric Company LLC | (412) 350-8857 | somesta@westinghouse.com
    ------------------------------

    Attachment(s)

    Txr
    ME11_17AUG22.Txr   2.99 MB 1 version


  • 2.  RE: ME11 - Script Stuck at Planned Delivery Time in Days

    Posted 08-18-2022 03:52
    Hi Tad, you may want to add a MM02-script to change the planned delivery time (MARC-PLIFZ) in material masterdata ?
    best, Jan


    ------------------------------
    jan ketele | Sr engineer release mgt
    Xeikon Manufacturing NV | +3234431875
    ------------------------------



  • 3.  RE: ME11 - Script Stuck at Planned Delivery Time in Days

    Posted 08-18-2022 06:31
    You have the field defined as Decimal   3 in Type & Length with no padding and your data only had a value of 2 in length.

    Try removing the length or add the padding in the mapping, it may correct your issue. I don't normally define the length in scripts, since I've experienced a similar issue on other fields 

    Hope that helps, 
    James

    ------------------------------
    James Gorman, Master Data Analyst II
    Ortho Clinical Diagnostics, Raritan, NJ
    ------------------------------



  • 4.  RE: ME11 - Script Stuck at Planned Delivery Time in Days

    Posted 08-18-2022 11:15
      |   view attached
    See if the attached ME11 script will work for you.
    System is ECC6
    using Studio 11.2

    ------------------------------
    Jimmy Selph | BPO
    Evoqua Water Technologies LLC | 2294031521
    ------------------------------

    Attachment(s)