Description
When you're making changes to multiple lines in the same contract, and you're not using a loop, you run into an issue where every other row in the same contract fails because it's going to the item details screen for the material number from the previous row (in your data file).
Applies To
Transaction 10.x, T-Code ME32K
Cause
If you choose not to use a Loop when running the script very other row in the same contract fails because it's going to the item details screen for the material number from the previous row (in your data file).
Solution
To resolve this issue. please follow these instructions:
1. Open the script and click Update Mapping.
2. Click on the Edit tab and click the Editor button
3. Scroll down to the bottom and Insert a blank line. In that blank line, enter &EndSession;:1 (as shown below). Click the Save button, and then exit the Editor
Tags
ME32K; Transaction; No Batch Input
Comments
0 comments
Please sign in to leave a comment.