Description
I want to record my Read from SAP in a maintain version of a transaction (for example, MM02) but my users don't all have access to this transaction. Can I record the script one transaction and set it to run in a different transaction?
Note: This is a common question, becauseĀ recordings capture only editable fields in a transaction. For a display-only transaction, the fields would need to be added manually in the Mapper. That can be very time consuming.
Applies to
Transaction 10.X
Solution
- In the Mapper, click Edit > Editor .
- Scroll down to the line that begins with +TX (example: +TXMM02).
- Change the transaction code here (example: +TXMM03) and then save the update.
The script will now run in the display-only version of the transaction.
Risks: If the OK codes and the fields in the script are not valid in the transaction code that you have changed the script to, the script will error out. Ensure that all the OK codes and fields are valid in the new transaction code.
Comments
0 comments
Please sign in to leave a comment.