2006 Jun 02 2:13 AM
Hi all,
Give me the maximum transaction codes(TCODEs) used in real time for ABAP
Actually iam using ALV INTERATIVE REPORT in my project.in my table
one currency column is there.if suppose client enter any value in input box i need different
types of currencies in theoutput(ex : inr , usd , euro..)
suppose customer enter one value as 1000 inr
in the out put i need like this..... XYZ usd
ABC euro (vice versa)
In complex report iam using line-count for reserving lines for end-of-page.
in my system end-of-page coming correctly at endofpage with my system resolution
but i execute same program in other system end of page going out of screen
becoz the resolution of that system is different.
I need solution that without changing program and resolution the program run correctly
in all systems what ever the resolution of the system.
plz send reply to me.
thanks in advance .....
Thanks,
Sateesh Reddy.M
Hi all,
Give me the maximum transaction codes(TCODEs) used in real time for ABAP
Actually iam using ALV INTERATIVE REPORT in my project.in my table
one currency column is there.if suppose client enter any value in input box i need different
types of currencies in theoutput(ex : inr , usd , euro..)
suppose customer enter one value as 1000 inr
in the out put i need like this..... XYZ usd
ABC euro (vice versa)
In complex report iam using line-count for reserving lines for end-of-page.
in my system end-of-page coming correctly at endofpage with my system resolution
but i execute same program in other system end of page going out of screen
becoz the resolution of that system is different.
I need solution that without changing program and resolution the program run correctly
in all systems what ever the resolution of the system.
plz send reply to me.
thanks in advance .....
Thanks,
Sateesh Reddy.M
2006 Jun 14 12:32 PM
Hi reddy ,
seach for FM to Convert,or seach in this Forum itself.No Idea abt Resolution.
regards
Prabhu
2006 Jun 14 12:34 PM
2006 Jun 14 12:43 PM
2006 Jun 14 12:55 PM
Hi Sateesh,
Tcodes.
http://www.sapdevelopment.co.uk/tcodes/tcodes.htm
and no need of conversion
<b> fieldcat-cfieldname = 'WAERS'.
fieldcat-datatype = 'CURR'.</b>
Resolution is totally Forntend problem.
Regards
vijay
2006 Jun 14 1:07 PM
Hi
<b>transaction Codes</b> ( Refer This Link )
http://www.sap-img.com/basis/useful-sap-system-administration-transactions.htm
http://www.easymarketplace.de/transactions-a-e.php?Area=4soi&name=volker&pw=vg&;
<b>Convert Currency</b>
CONVERT_TO_FOREIGN_CURRENCY
CONVERT_TO_LOCAL_CURRENCY
Regards
Mark HelpFul Answers
2011 May 05 12:00 PM
2010 Jul 01 3:12 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |