2008 Sep 11 9:51 AM
Hi,
What's the use of SU3 tcode and how it is used to create parameters? Is it user specific?
Secondly, how to update the parameter value dynamically? How can this value be used in an ABAP program to check some condition?
Let me know.
Thanks,
Mohit
2008 Sep 11 9:55 AM
Hi,
SAP tcodes are alway 4 alpha numeric
r u asking for SU03?
you can update a parameter value dynamicaly by using MOVE statement or Assign (=) operator.
ckecking the parameter value before use in report in known as VALIDATION
You can do it in Event AT SELECTION-SCREEN on FIELD.
Regards,
Anirban
2008 Sep 11 10:00 AM
>
> you can update a parameter value dynamicaly by using MOVE statement or Assign (=) operator.
>
> ckecking the parameter value before use in report in known as VALIDATION
> You can do it in Event AT SELECTION-SCREEN on FIELD.
is Mohit asking about Report selection-screen paramters?
Amit.
2008 Sep 11 9:58 AM
Hi,
SU3 is user specific, there you can set your user settings (address data, default data, parameters).
Regards Vassko!
Edited by: Vasil Pavlov on Sep 11, 2008 10:58 AM
2008 Sep 11 10:02 AM
Hi,
The SU3 unlocks the data related to that parameter which can be a plant or a country.
The SU3 parameter is set by the user himself and it cannot be defined dynamically.
This parameter has to maintained for each user separately.
used in testing
Thanks
Nitin
2008 Sep 11 10:03 AM
If you are using version 4.6+:
refer:
http://help.sap.com/saphelp_nw04/helpdata/en/b5/5a0b37233f7c6fe10000009b38f936/frameset.htm