Powersheel Script – Set a checkbox as true
Hi, I am working on a project to automate work order creation in PM. I try to use Powershell with SAP Script. I have an issue with a checkbox (VIQMEL/MSAUS). I would like to check it but I cannot find the way. This is the code I tried : $ID = Invoke-Method -object $session -methodName …