Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Currency code convertion

Former Member
0 Likes
350

Hi

I'm working on a project were the incoming currency code is not in the right format for sap. For example incoming currency code is UD were i need USD for U.S dollar and EU is the in coming for Euro were i need EUR.

I could create a translation table, but my senior on the project believes there is a way in sap to do it with out another Z-table.

Please advise and Thanks in advance.

Bernhardt Garlipp

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
309

If the incoming currency code is not stored somewhere in a standard SAP table then you'll need to make the conversion yourself.

1 REPLY 1
Read only

Former Member
0 Likes
310

If the incoming currency code is not stored somewhere in a standard SAP table then you'll need to make the conversion yourself.