2007 Nov 21 12:04 PM
Hi all,
is there a possibility to lock the button "additional data" in the transaction MM02? I searched for the relevant authorization object, but I did not find a solution.
Further more I need to know, if there is a possibility to lock the Material Description (Short Text) field against changes ( the rest of the basis data should be changable.
Hope you can help
2007 Nov 26 2:21 PM
no to both if you want to act in SAP standard.
as for enhancements, you might want to check for BADIs or EXITs to verify/change data either online or at posting.
short text/material description: please consider that those texts are sometimes changed using BDC, LSMW, MASS. locking the field against any changes might not be so bright an idea then ...
2007 Nov 26 2:21 PM
no to both if you want to act in SAP standard.
as for enhancements, you might want to check for BADIs or EXITs to verify/change data either online or at posting.
short text/material description: please consider that those texts are sometimes changed using BDC, LSMW, MASS. locking the field against any changes might not be so bright an idea then ...
2007 Nov 26 2:39 PM
You can use transaction variants (tx SHD0) to achieve this if you can't find an alternative solution. There is comprehensive info in the F1 help for the transaction
2007 Nov 28 10:27 AM
hmm thanks a lot for the several possibilities..
we will check the realization