cancel
Showing results for 
Search instead for 
Did you mean: 

Credit memo exchange rate

Former Member
0 Kudos

We create a credit memo request with reference to the invoice and then create the credit memo. We would like the exchange rate to be determined off of the current date. We changed the PricingExchRate type in VTFA (Source - CR (Credit Memo Request)/Target - G2 (Credit Memo)/ItemCat - G2N (Request)) to E. It is not working. It uses the exchange rate from the invoice billing date. Any suggestions?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Cara,

READ_EXCHANGE_RATE is the function module which is used for exchange rates calculation. You can include the logic in this to fulfill your requirement.

Regards,

Sateesh.

tao_sun2
Employee
Employee
0 Kudos

Hi Cara,

There are three exchange rate in billing document, please refer to KBA 1481238 for more information.

If you mean exchange rate for FI posting(VBRK-KURRF), it is always determined by billing date if there is no value in VBKD-KURRF.

You can change billing date as current date manually in VF01 initial screen.

Best regards,

Tao

Former Member
0 Kudos

Thanks Tao,

VBKD-KURRF has a value for the credit memo request, I assume this is coming from the invoice (VBRK-KURRF) because it references the invoice. How do we get that to be blank so that it goes off of VTFA - E (Current Date)? Or any other solution?

Also the current date defaults in the billing date in the credit memo creation.

I appreciate the help!

Cara