2008 Jan 30 9:01 AM
How can i get Plant parameter from User Settings.
2008 Jan 30 9:05 AM
Hi,
Use Tcode : SU3 and check in tab: Parameters.
You can create a default plant under Parameter id: WRK
Reward if helpful.
Ashok
2008 Jan 30 9:05 AM
Hi
Goto USR05 table and pass the parameter ID WRk for the plant and then it will get the PARVA value for the use based on user name
Regards
Shiva
2008 Jan 30 9:11 AM
In case you want to use this user-dependent setting (Parameter) programmatically in your own program, you can retrieve the current value of this ParamaterID using the ABAP statement
GET PARAMTER ID wrk FIELD ...
2008 Jan 30 9:11 AM
In case you want to use this user-dependent setting (Parameter) programmatically in your own program, you can retrieve the current value of this ParamaterID using the ABAP statement
GET PARAMTER ID wrk FIELD ...{/code}
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |