on ‎2015 Jul 08 2:45 PM
Dear Experts,
We have implemented BADI for some calculation.
If we are changing the input values and executing the BADI again , we are getting warning showing some records are rejected and it is due to duplicate records.
We checked further, and found that it are those records which actually are written using the badi which was executed earlier.
We have properly scoped the dimension in the script logic.
We are using BPC 10.1 NW standard version.
Regards,
Request clarification before answering.
Hi,
In your BADI you can sum up the duplicate records before the write back.
or you can write back twice, so the duplicate won't appear in the same write back.
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry,
But if you are talking about custom logic badi - then it's useless to ask generic questions. Please ask a qualified ABAP developer to debug badi execution and find the issue.
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.