‎2010 Feb 19 9:18 AM
Hi,
I have to the requirement that I need to extract the maintainance plant data accoring for the equipment if not plant data is found for equipment then i have to check user preference for parameter WRK.
Please provide me the syntax for the same.
Thanks&Regards
Uday Kiran
‎2010 Feb 19 1:43 PM
1. In ABAP editor type: get parameter id 'WRK'
2. Place cursor on "get" and press F1
good luck