List of Contributions

Herr Hans Georg Loef

Contact Details

My Content

1 to 13 of 13 total
Posted By Hans Georg Loef 05-17-2024 02:17
Found In Egroup: Automate
\ view thread
Hello Laurent, Many thanks for your reply. However, I'm wondering that you wrote "no way" as it seems making it working. Got this advice in an earlier post but have unfortunately not enough knowledge making it working. This was the comment: The trick for the Z field is that you need to include ...
Posted By Hans Georg Loef 05-17-2024 02:11
Found In Egroup: Automate
\ view thread
Good morning Rick, After a while of now using BAPI_MATERIAL_SAVEDATA variants of your script I'm challenged doing same for Z-fields. Such custom fields are located at various MM views and stored either at MARA or MARC table. Regarding this part of your previous advice: The trick for the Z field ...
Posted By Hans Georg Loef 05-16-2024 10:00
Found In Egroup: Automate
\ view thread
Dear all, Having plenty of experience with Winshuttle TRANSACTION I'm now in need using DIRECT updating several custom append fields at Material Master. The custom fields - Z-fields are located at different views as well as on different SAP tables, like MARA and MARC. Thanks to our users Material Master ...
Posted By Hans Georg Loef 12-12-2023 04:22
Found In Egroup: Automate
\ view thread
Hello Sigrid, Thanks it's working well. Remaining question, how do you determine length of the loop? Thanks and kind regards Hans Georg ------------------------------ Hans Georg Loef Supply Chain and Production Master Data specialist Trivium Packaging BV Weißenthurm ---------------------- ...
Posted By Hans Georg Loef 12-11-2023 15:07
Found In Egroup: Automate
\ view thread
Hello Sigrid, Many thanks for your very valuable files. Will try to adopt them to our SAP system. Yes, I'm also using QUERY, not so frequently like Transaction but have quite a number of them. Mainly for fetching data from SAP where SAP Query or InfoSets are not user friendly and much more because ...
Posted By Hans Georg Loef 12-08-2023 08:26
Found In Egroup: Automate
\ view thread
Dear all, I am frequently asked about possibility extracting MD04 information into MS-Excel. Found function module and BAPI related to this MD_STOCK_REQUIREMENTS_LIST_API or BAPI_MATERIAL_STOCK_REQ_LIST. Was anyone successful creating a script for downloading such details? Many thanks in advance ...
Posted By Hans Georg Loef 12-07-2023 06:57
Found In Egroup: Automate
\ view thread
Hello Rick, Regarding missing Commit, sorry read this in the documentation but was such excited that it was working that I forgot to activate it. Now it's working fine. However columns TYPE and MESSAGE didn't get any entry during loading it into our test environment. Again many thanks, learned ...
Posted By Hans Georg Loef 12-07-2023 06:18
Found In Egroup: Automate
\ view thread
Hello Rick, Many thanks for your files. Based upon them I created my first Transaction script and it was working. But when running it for 175 records it didn't update them, only two had been executed successfully, however every line hat SAP success message "Material xxxx created or extended". ...
Posted By Hans Georg Loef 12-05-2023 07:37
Found In Egroup: Automate
\ view thread
Hello Rick, Thanks for your reply, indeed, creating always all views would be a solution. Regarding your option 2 using Direct. I never was working with this, because I'm autodidact learned everything on my own with a little support from Winshuttle helpdesk. Would you be so kind and sharing an example ...
Posted By Hans Georg Loef 12-05-2023 02:52
Found In Egroup: Automate
\ view thread
Good morning Rado, This is what all my MM02/03 scripts are doing. But unfortunately I'm landing not always at desired view. As a workaround I have added conditions into my scripts to prevent SAP error messages during loading so, managing two columns. One if I could foresee that MM views are different ...
Posted By Hans Georg Loef 12-04-2023 06:01
Found In Egroup: Automate
\ view thread
Dear all, I'm operating Automate (Winshuttle 12.1) having plenty of scripts updating Material Master which are working fine. However, it occurs that view to be update is at a different position because more views activated as expected. Like we usually don't activate the Purchase text view but sometime ...
Posted By Hans Georg Loef 08-30-2021 05:11
Found In Egroup: Automate
\ view thread
Hello Russel, indeed routings are challenging in regards to table joins. When writing "PLPO-BMSCH wrong value" did you execute the complete joins? We aren't on SAP HANA but maybe below helps you to proceed. MAPL - PLKO - PLAS - PLPO where you would need to join from PLAS to PLPO on node - PLAS-PLNKN ...