Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

MIRO: Calculate Exchange rate on Translation Date

$
0
0

Hello Gurus,

 

In MIRO, I have displayed Translation Date (WWERT) which is equal to one less than Posting Date (BUDAT - 1).

 

Now, I want that the Exchange Rate is calculated on Translation Date and not on Posting Date.

 

For this I try to implement BADI FI_TRANS_DATE_DERIVE, but with that I face 2 issues:

 

1. It is Filter based BADI, Already there is one standard implementation for all Filter values (FLT_VAL = ' * ' ) and the system does not let to activate any other implementation of this BADI.

 

2. Let say, If one more implementation is done, but not be activated. How to use that in the code (I mean calling of BADI in the code).

 

 

Please provide some help on the above issues.

Any other alternative for achieving this functionality is welcome.

 

Thank you.

 

Br,

Maninder SA


Viewing all articles
Browse latest Browse all 8332

Trending Articles