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: 

About Currency Check

Former Member
0 Kudos

Myself praveen kumar working for MASCON GLOBAL LIMITED as sap technical consultant.I got a dought regarding currency check.

Could any one please tell me function module for Currency check.

1 ACCEPTED SOLUTION

abdul_hakim
Active Contributor
0 Kudos

hi praveen,

use the fm <b>CHECK_CURRENCY</b>.

Cheers,

Abdul Hakim

Mark all useful answers..

4 REPLIES 4

abdul_hakim
Active Contributor
0 Kudos

hi praveen,

use the fm <b>CHECK_CURRENCY</b>.

Cheers,

Abdul Hakim

Mark all useful answers..

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please check FM <b>CURRENCY_CODE_SAP_TO_ISO</b>.

Regards,

Ferry Lianto

Former Member
0 Kudos

what do you mean by currency check ?

i meant was, you want to validate the CUKY field.

ex : INR is a valid curr or not

if i understood properly,

you can use,

TCURC table to check the entry.all the valid currency keys are available in this table. you can SELECT the records from this table.

Regards

Srikanth

Former Member
0 Kudos

Hi Praveen,

The function module <b>AIA_CHECK_EXIST_CURRENCY</b> is used to check a currency is exists or not.

Otherwise, You can directly query on <b>TCURC</b> table on <b>WAERS</b> field.

Thanks,

Vinay

Message was edited by: Vinaykumar G