Application Development 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: 

Table details

Former Member
0 Kudos

Hi,

please let me know the table which maintains currency details like text and all......

Regards,

AD

1 ACCEPTED SOLUTION

agnihotro_sinha2
Active Contributor
0 Kudos

try table TCURT... or TCURC

6 REPLIES 6

agnihotro_sinha2
Active Contributor
0 Kudos

try table TCURT... or TCURC

Former Member
0 Kudos

HI,

Try these table TCURC - for Currency details

TCURt - For Currency Text

Former Member
0 Kudos

shadow
Participant
0 Kudos

Hi AD,

tcurt and tcurc.

SHAIK.

Former Member
0 Kudos

hi AD

TCURC is the table for Currency details

TCURT for the Currency Text.

Check both the tables.

Thank you.

Former Member
0 Kudos

Hi AD,

As said by others also the table are TCURC ( curency codes) and TCURT ( currency codes with text), the field are:

WAERS : Currency Key

LTEXT : Long Text

KTEXT : Short text

With luck,

Pritam.