2009 Jul 30 3:48 PM
Hi Gurus,
I am trying to equate a variable(V1) of type (data element I_ERFMG QUAN 13,3) and having value 96.245,865 with another variable(V2) of type MARD-LABST of TYPE (Data element LABST QUAN 13,3) but unfortunately it is not in same format as above variable,its format is 96245.865 i.e. normal decimal digits.
Please suggest how to do this convertion
i am trying to execute this logic
IF V1 < V2.
Do SOmething.
ELSE.
Do something.
ENDIF.
Please help me on this... i am stuck in a middle of sea for this.
Thanks
2009 Jul 30 4:01 PM
Hi,
first go to t-code SU01--> enter your user name --> click on change -->go to defaults tab
-->change the Decimal notation to X 1,234,567.89
then save and logout and login.
now the data appears properly and you can compare easily..
Prabhudas
Hi,
first go to t-code SU01--> enter your user name --> click on change -->go to defaults tab
-->change the Decimal notation to X 1,234,567.89
then save and logout and login.
now the data appears properly and you can compare easily..
Prabhudas
2009 Jul 30 4:01 PM
Hi,
first go to t-code SU01--> enter your user name --> click on change -->go to defaults tab
-->change the Decimal notation to X 1,234,567.89
then save and logout and login.
now the data appears properly and you can compare easily..
Prabhudas
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |