cancel
Showing results for 
Search instead for 
Did you mean: 

FM SD_BONUS_MANUAL_PAYMENT not updating Amt to be paid if done randomly

velsankar_sundar
Participant
0 Kudos

Hi Team,

I am updating the amt to be paid column in rebates (VBO2) using the FM SD_BONUS_MANUAL_PAYMENT. The FM is updating the amt to be paid in VBO2 if updated for 2 or 3 agreements at a time. The issue happens when rebates are updated massively ( ex : 100 rebates )  at a time. Some 10 to 20 rebates is not getting updated randomly. Kindly help in solving the issue.

Accepted Solutions (1)

Accepted Solutions (1)

velsankar_sundar
Participant
0 Kudos

Solved.

Lakshmipathi
Active Contributor
0 Kudos

Velsankar Sundar

Do you think, by clicking "Correct Answer" to yourself and that too for the comment "Solved" is going to help someone in SCN ?  Please develop the habit of updating SCN if your issue is resolved on your own.  The very purpose of discussing in SCN is to share their knowledge.

velsankar_sundar
Participant
0 Kudos

Yes. Actually the issue happened when the rebates has the same materials multiple times. So, when the user mass update the rebates using the FM. the program is not able to identify which record to update. Now we have added condition no to identify which record to update.

This is the issue in the abap program and it is rectifed.

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

If it is happening for all the documents, then we can able to identify the root cause of the issue.  In your case, it is happening randomly.  So you have to find out whenever the amount is not updated, take such of those lists and compare one to one.

G. Lakshmipathi