cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert invoice value in to foreign exchange-usd in smart forms

Former Member
0 Kudos

Hi all SDians

Please help me out I am in a implemention proj. client wants to clcullate the billing value in forign currency(USD). means If the billing value is 10k in the invoice, then client wants to print it in the total value into USD and print it in the forms. is there any standard functionalty available or any function calls are there, if it is then plz which fields i need to include and what function call i need to use plz suggest me.

eagerly waiting for your response.

thankx in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member217082
Active Contributor
0 Kudos

Hi

If the billing value has to be calculated in foreign currency (USD) then in the smartform use the feild (KOMK - WAERK).Ask your ABAP team that the currency should be coming in USD Only.So you need to take your ABAP Team help to include the logic that it has to show USD currency in the output

If required you can use the function module *CONVERT_TO_FOREIGN_CURRENCY"

Please refer the following threads.The solution will help you in solving your query

http://forums.sdn.sap.com/thread.jspa?threadID=101751

http://forums.sdn.sap.com/thread.jspa?forumID=50&threadID=80810

Regards

Srinath