Description
User would like to create MM02 script to create, edit and delete data in: MM02, view: Foreign Trade: Import Data area: Sanitary Registration.
Applies to
10X 11x
Solution
Either user can use GUI scripting Mode and then use the IF on Index field condition to achieve the same or if the customer does not have access to the GUI mode they can use the Non Batch with Controls and follow the below steps.
1) To Modify the script- Add the IF on SAP field Condition on the Country- when script will run it will compare the field with the data in the Excel and then with SAP where the values match it will change the Santaory details.
2) To create the Santaory New line- please use the New line button in order to add the multiple lines.
3) To delete the line- Use the IF on SAP field Condition on the Santory Date- when script will run it will compare the field with the data in the Excel and then with SAP where the values match it will delete the specific line.
Comments
0 comments
Please sign in to leave a comment.