List of Contributions

Kevin Kampa

Contact Details

My Content

1 to 4 of 4 total
Posted By Kevin Kampa 07-28-2022 11:42
Found In Egroup: Automate
\ view thread
Hi Akash, Try table T435T in SAP. ------------------------------ Kevin ------------------------------
Posted By Kevin Kampa 11-20-2020 09:10
Found In Egroup: Automate
\ view thread
Hi Monica, Robert, My solution is pretty specific to this one situation and it requires some pre-work by the user to filter the correct data from the EORD table. Luckily the Agreements are there to give me something to key off of, but it is a lot faster to run than a GUI scripted solution. ----- ...
Posted By Kevin Kampa 11-19-2020 10:17
Found In Egroup: Automate
\ view thread
Thanks, Robert. I think I may have found another way. In ME01...Edit>Selections>Flag Selection This allows me to enter the combination of Agreement Number and Agreement Item to Select the correct line, delete it, and then re-enter the line minus the two fields I need to remove. ...
Posted By Kevin Kampa 11-18-2020 15:41
Found In Egroup: Automate
\ view thread
Hello! I am working on a script to modify a specific line of a Source List: Select Valid To Date Remove Fixed Source Flag Change MRP Flag to In most transactions I would use a position/find function to select the key field, but the only position function available in this transaction ...