List of Contributions

Knavis McGowan

Contact Details

My Content

1 to 20 of 30 total
Posted By Knavis McGowan 05-16-2024 15:49
Found In Egroup: Automate
\ view thread
Hi everyone, I am attempting to create an SAP MM02 script that has the ability to add, insert and/or delete characteristic values for different classifications. I have it working for add/insert for all values but the issue is with delete. We have characteristic values that are non-unique i.e. the same ...
Posted By Knavis McGowan 05-16-2024 15:48
Found In Library: Automate
Posted By Knavis McGowan 11-18-2022 11:13
Found In Egroup: Automate
\ view thread
Thank you Jan/Sigrid for the replies! My custom FM ZMM_BAPI_MAT_SAVE_DATA is supposed to utilize BAPI_MATERIAL_GETINTNUMBER and complete this process for me. It does work for internal numbering during initial material creation but it errors during extending the material to the plant. I have decided to ...
Posted By Knavis McGowan 11-15-2022 11:15
Found In Egroup: Automate
\ view thread
Hello all, I am attempting to create a script for material plant extension. I began this process using Winshuttle Direct custom FM ZMM_BAPI_MAT_SAVE_DATA (this FM is very similar to BAPI_MATERIAL_SAVEDATA) and was able to successfully extend a material type that utilized external numbering but am ...
Posted By Knavis McGowan 11-15-2022 11:14
Found In Library: Automate
Posted By Knavis McGowan 10-21-2022 13:01
Found In Egroup: Automate
\ view thread
Hi Spyridon, I had a similar issue in a recent script I created for adding classifications in MM01. I ended up solving this by setting the solution property "Renew session after [n] transactions" to the value of "1" in an effort to "slow the script down" when it is running. Give it a try, hope ...
Posted By Knavis McGowan 09-12-2022 13:38
Found In Library: Automate
Posted By Knavis McGowan 09-12-2022 13:38
Found In Egroup: Automate
\ view thread
Hello all, I am trying to develop a query where I can have one column of input criteria that the user provides (in my script, it is Location Code field in SAP) and then the output information is customer data based on that field. I am able to get information returned from SAP but it is never on the ...
Posted By Knavis McGowan 09-09-2022 12:46
Found In Egroup: Automate
\ view thread
Thank you Scott! Now my script runs all the way down the list. My next issue I am trying to figure is how to skip duplicates or blank rows. If those are included in the data set, it throws off the output data from SAP. Ideally, the user would fix this beforehand in their external spreadsheet but this ...
Posted By Knavis McGowan 09-08-2022 16:29
Found In Egroup: Automate
\ view thread
Attaching file to this reply! ------------------------------ Knavis McGowan | Master Data Specialist ABBOTT RAPID DX INTERNATIONAL LIMITED | (321) 277-1499 ------------------------------ ------------------------------------------- Original Message: Sent: 09-08-2022 16:27 From: Knavis McGowan ...
Posted By Knavis McGowan 09-08-2022 16:28
Found In Egroup: Automate
\ view thread
Hello Community, First time using the Winshuttle Query feature and I am building a simple script that will retrieve SAP customer account data from XD02. I was able to work my way through most of process using WS Support and Google but I am now stuck on trying to get the query to run for multiple rows. ...
Posted By Knavis McGowan 09-08-2022 13:40
Found In Egroup: Automate
\ view thread
Thank you both, I used a combination of both chunks of information provided and was able to successfully create a material script that lists out multiple rows of alt. UOMs. Thanks! Knavis ------------------------------ Knavis McGowan | Master Data Specialist ABBOTT RAPID DX INTERNATIONAL LIMITED ...
Posted By Knavis McGowan 08-30-2022 12:46
Found In Egroup: Automate
\ view thread
Hi Sigrid, It has been awhile but I am back working on this task to create a Winshuttle Direct script for our material master. Regarding the ability to add multiple EANs or UOMs in the BAPI, is a loop the only way this is possible on a line by line basis? For example, for every new material we create, ...
Posted By Knavis McGowan 05-24-2022 17:34
Found In Egroup: Automate
\ view thread
Hi Sigrid, This is a great solution for transactions with SAP sets, thank you for the input! I was able to successfully create the KCH2 Script to change the description using your method above. Thanks again! Knavis ------------------------------ Knavis McGowan | Master Data Specialist ABBOTT ...
Posted By Knavis McGowan 05-19-2022 14:36
Found In Egroup: Automate
\ view thread
Hello, I am attempting to use BAPI_PROFITCENTERGRP_CREATE in Winshuttle Direct to change group descriptions in transaction KCH2 (Studio recording would not map the GRPOBJECTS-DESCRIPT field in the structure). I am receiving errors regarding the hierarchy and am not familiar with these parameters: ...
Posted By Knavis McGowan 04-25-2022 11:04
Found In Egroup: Automate
\ view thread
Hi Sigrid, Thank you for the reply! I am looking for the ability for Runners to quickly/seamlessly access the scripts without having to save the .Txr script file beforehand. For example, say the Runners have only the Excel template saved for an XD01 Create Customer Account script. They have the ...
Posted By Knavis McGowan 04-20-2022 13:06
Found In Egroup: Automate
\ view thread
Hello, I have checked Winshuttle training docs and have not been able to find a way for a Runner to run created scripts posted on Evolve with a pre-filled data file template. Right now, our Runner users have to open up the script via Evolve and then, since that opens up the data file template that ...
Posted By Knavis McGowan 03-14-2022 17:01
Found In Egroup: Automate
\ view thread
Hi all, I am looking to create a BAPI (Winshuttle Direct) script to Add EANs to materials in MM02. I was not able to find this specific example in this Winshuttle community forums. I am also not very well versed in creating the Winshuttle Direct scripts. My first question is which BAPI should I use ...
Posted By Knavis McGowan 03-14-2022 17:00
Found In Library: Automate