on 2020 Jun 03 8:32 AM
Hello,
I am getting the below error when assigning and saving a collection profile to BP in UDM000 - Collections Management
Error in database operation: I, key 0000163756 AMER 99991231
Message no. UDM_BUPA_MSG060
Further, I see that one of the Collection Segment from the list of segments show "Red"
FIN-FSCM-COL (Application Component) Collections Management
FSCM-Collections Management: Messages for Collections Management (Master Data)
Hello,
We had raised OSS to SAP and they recommended to delete the existing entries causing inconsistencies having current validity date from UDMBPSEGMENTS table in debug mode but not visible in BP master data so that the collection profile data can be maintained in the BP master data.
Regards,
Sagar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Sagar,
This error usually comes when there are inconsistent entries in table UDMBPSEGMENTS. The only way to solve the issue is to manually correct the inconsistencies in the table. Please check how those inconsistent entries could have been created to prevent the error from happening again.
I hope this helps you fix your issue.
Thanks and best regards,
Pablo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
There shouldn't be the same information twice in it_segment_upd. So it should not loop twice for the same BP with the same information. The question now would be, where is it_segment_upd getting the same information twice from. I guess this must be done in method GET_CHANGES of class CL_UDM_BUSINESS_PARTNER. Please check the logic the system is using in your specific scenario to try to figure out why it is failing, and maybe some way to correct it.
I hope this helps.
Thanks and best regards,
Pablo
Hello,
Thanks for your help!
During debugging, UDMBPROFILE table does not get filled with values for this BP. We have reached out to SAP for this and will update once I hear from them.
User | Count |
---|---|
8 | |
6 | |
3 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.