on 2021 Nov 17 12:26 PM
Hi,
I have as requirement to build a report gathering Data sources "Account Master Data" and a custom BO called "Diploma" built via SDK Cloud Application Studio, which are Diplomas attached to accounts basically.
However, I have created the ID Diploma_AssignedAccountID as "ID" element... now I can't build a report as "ID" and "BusinessPartnerInternalID" are not compatible for anchoring.
Do you happen to know how I can convert ID element to "BusinessPartnerInternalID", or any alternative solution?
Request clarification before answering.
Hello Virak,
Unfourtunatly you will have to create a new ID field with the type "BusinessPartnerInternalID" after that you will have to extend your BeforeSave.absl in your Diploma BO to set the new ID. Then you will have to update all Diploma Objects to ensure that you have the new ID.
Maybe you should have used an association....
Check out this video and the other ones in the playlist...
https://www.youtube.com/watch?v=TMahmLeG1Vg&list=PLA5E7AeCbhsYhNEdc342gnAMiINDa7AS8&index=7
Best regards
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
2 | |
1 | |
1 | |
1 | |
1 | |
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.