2012 Dec 23 3:57 PM
Dear experts
We are using both payment and commitment budget ledgers in BCS.
In budget entry process we would like to have the amounts in one ledger copied to another automatically and summarised using derivation strategy.
This is because PB holds budget at a different commitment item hierarchy level from CB, so we can't use the manual copy function.
Can this be done? Is there a BADI entry point in BCS where we can achieve this?
Thanks for any suggestion!
Kind regards
E
2012 Dec 30 12:18 AM
Hello Elllen, you can try with the BAdI FMKU_BUDGET_DOC, I have used it for copy documents to a new version from FMBB.
I hope it helps you
Best regards
César
2012 Dec 31 11:32 PM
2013 Jul 26 3:29 PM
Hello.
I have the same task. I'm using BADI FMKU_BUDGET_LINES. Method ADD_LINES.
There you can create additional lines in budget document.
Badi FMKU_BUDGET_DOC designed to post document in different versions of budged.
Best regards.
Pavel