Automate

 View Only
  • 1.  how to update only tax classification view

    Posted 18 days ago

    Hi,

    Can anyone help me with the script for tax classifications for a material

    I need to update the Tax data(Tax classification field- few codes are created as non taxable, now i need them to be changed as taxable) for finished goods in MM02
    Can anyone help me with the script, I have been facing errors when creating and executing the script

    Thanks & Regards
    Deekshita



    ------------------------------
    Deekshita Yakkati
    Riverside Natural Foods
    Toronto ON
    ------------------------------


  • 2.  RE: how to update only tax classification view

    Employee
    Posted 17 days ago
    Edited by Sigrid Kok 11 days ago

    Hi Deekshita,

    .If you're only looking to update certain tax country/tax classes

    • You can try using GUI scripting if you are only searching on country or tax class, but you can't use both to position to the right row/tax class.  IndexedIf's only support one index. 
    • You can use a BAPI script, which I prefer

    Here's an example BAPI script in which I removed the loop, but you can add a loop to update multiple tax classes.

    Best Regards,

    Sigrid



    ------------------------------
    Sigrid Kok
    Precisely Software Inc.
    ------------------------------