cancel
Showing results for 
Search instead for 
Did you mean: 

Component - pass value cross views

phoenixming0912
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi all,

I have two Web UI Component, let's say COMPA and COMPB. In COMPA, I have two views, COMPA/VIEW1 and COMPB/VIEW2.

Suppose COMPA/VIEW1 is popup window of COMPB/VIEW2. My question is how to pass value from COMPA/VIEW1 to COMPB/VIEW2?

Besides, can we pass value across UI Components(different Components)?

Can anyone help me out?

Accepted Solutions (0)

Answers (1)

Answers (1)

bruce_li
Contributor
0 Kudos

Hi Eric,

Component controllers are used to transfer data between components.

I think you can refer to "Passing Data across Components through Component Controller between Two Value Nodes" which can be

found in following link:

https://archive.sap.com/documents/docs/DOC-5293

https://archive.sap.com/kmuuid2/f0431452-dfc0-2e10-c296-ce804729136f/Passing%20Data%20across%20Compo...

Best regards,

Bruce