cancel
Showing results for 
Search instead for 
Did you mean: 

Communication between 2 IViews

Former Member
0 Kudos

Hi all,

I have deployed to IViews in the portal.

The first IView contains the selection criteria.

The second IView should show the results in a SAP Table.

How do I handle this.

How can I tell the first IView to show the result in the second one?

Regardings

Erhan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Erthan,

You can achive communication between 2 iViews in 2 ways:

1. Client side, using the portal EPCM

2. Server side, using events between .NET iViews on the same page (new feature add in the latest release)

Both appear in the howto section in the PDK.NET documentation

Former Member
0 Kudos

Hi Tsachi,

which Documentation do you mean?

Former Member
0 Kudos

either online, in the .NET interop. area, under help section, or offline, supplied with the VS2003 add-in, Go to Help->contents...->SAP Portal Development Kit for Microsoft .NET

Former Member
0 Kudos

Hi Tamer,

Please mark this problem as solved.

Answers (0)