on 2023 Jul 13 4:59 AM
Hi Experts,
Currently I am using one single account for the gain/loss when perform foreign currency revaluation.
Our client from other country request that they need two separated accounts for gain and loss.
But the account determination (OBA1-KDF) for revaluation is apply to COA level. I can't change it easily.
Is it possible that using exit or enhancement to change the G/L account directly when performing revaluation by Tcode FAGL_FCV
Per my understanding, Badi INVOICE_UPDATE can't modify the value directly. Any exit or enhancement can do that?
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
I solved it by substitution, since the GB01 set the HKONT field excluded from the substitution orginally. After I update the table, it works well now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello again.
Is the substitution defined at callPoint 2 (line)? You can then make a prerequisite using the company code (and also with BKPF-GLVOR if necessary). No need for an exit. Try if this works with a simple subtitution.
Best regards,
Jean-Marie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Between I try with substitution - completed document for the BSEG-HKONT data field. But it is not work. When I execute the revaluation, it can't trigger the exit part to change the G/L account.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Derek.
In OBA1-KDF SAP has specifically foreseen one account for gain and one for loss. I suppose that your customizing has defined one account for both. You need to specify a different account in customizing. No need for enhancements.
Best regards,
Jean-Marie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
98 | |
39 | |
8 | |
6 | |
5 | |
3 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.