cancel
Showing results for 
Search instead for 
Did you mean: 

Standard OVS bankid no output

solene_roques
Participant
0 Kudos

Hello all,

I would like to use the standard OVS called "bankid" in a custom screen based on a custom BO. I added the ovs into my screen and bind the BusinessPartnerUUID search parameter. The OVS is displaying research results perfectly :

But when I click on a result, there is no value returned, the field holding the OVS stays empty :

Does anyone know why there is no returning value and how to fix it please ?

I have read 9.3.2.5 Create an Object Value Selector Dialog Box sevral times but I could not find the answer.

Thanks & wish you all a great day

Accepted Solutions (1)

Accepted Solutions (1)

solene_roques
Participant

Dear Deepty,

I have already read https://apps.support.sap.com/sap/support/knowledge/en/1620696. Based on that I set my custom BO screens in the Supplier Base work center, but the result was still the same.

I solved my issue by building a workarround and creating a new custom OVS base on the Node BankDetails of the Supplier BO.

Answers (3)

Answers (3)

asifraj
Participant

Hi Solene,

Please check and ensure that the type of the element bound to the OVS is the same as the ID or the type of the return parameter from the OVS. You might have to try this out with a couple of different values.


Thanks

Asif

solene_roques
Participant
0 Kudos

Hi Asif,

Thanks for your idea. How can I know the type of the return value of the OVS please ?

There is no help document for this OVS in the Repository Explorer

Thanks !

asifraj
Participant
0 Kudos

Hi Solene,

You can open the OVS in the UI Designer and check the type of the field bound to the outport.

If you have to guess, lookup the corresponding HouseBank or BankDirectoryEntry business object upon which the OVS is modeled.

This should provide a fair idea of the return parameter. I might help further, but I will need to look at the solution.

Thanks!

asifraj
Participant
0 Kudos

It looks like this is the data type for bankid OVS. Please try this if this questions is still unresolved.

former_member268378
Active Participant

Dear Solene,

With the given details I could understand that you are trying to use standard OVS in your custom screen and getting empty result.

I would request once to refer below links and recheck your modeling.

https://www.youtube.com/playlist?list=PLA5E7AeCbhsYhNEdc342gnAMiINDa7AS8(Section Part 7b: Adding an Object Value Selector to your UI)

OR

https://blogs.sap.com/2017/10/12/step-by-step-to-create-object-value-selector-in-cloud-application-s...

Hope this will help.

Thanks & Regards,

Deepty

solene_roques
Participant
0 Kudos

Dear Deepty,

Thanks for your answer. I use a standard OVS (not creating a new one), the OVS is correctly display on the field, I can click on to open it and I have values displayed in the OVS

The problem is that : when I click on the data I want to select, the OVS automaticalle closes (that's ok) but there is no value into the field.

I saw a warning message in the background screen : "Cannot display Bank Data; data proteted"

Could you tell me more about this message please ?

Thanks

former_member268378
Active Participant
0 Kudos

Dear Solene,

Message "Cannot display Bank Data; data proteted" usually appears when there is Data Protection restriction. Refer https://apps.support.sap.com/sap/support/knowledge/en/1620696 which explains the similar scenario.

Also you can refer help document for Data Protection and Privacy in SAP Business ByDesign:

https://help.sap.com/viewer/2754875d2d2a403f95e58a41a9c7d6de/1902/en-US/0480e473805b42ddb17e593133db...

Hope this will help.

Thanks & Regards,

Deepty