Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Selecting Plant data using parameter WRK

Former Member
0 Likes
695

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

1 REPLY 1
Read only

Maciej_DomagaBa
Contributor
0 Likes
367

1. In ABAP editor type: get parameter id 'WRK'

2. Place cursor on "get" and press F1

good luck