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
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
If you are using version 4.6+:
refer:
http://help.sap.com/saphelp_nw04/helpdata/en/b5/5a0b37233f7c6fe10000009b38f936/frameset.htm
Add a comment