cancel
Showing results for 
Search instead for 
Did you mean: 

IClientSession and IScope

Former Member
0 Kudos

Hi!

I'd like to address this question to perhaps Armin or someone else from the SAP team browsing this forum. I've read some threads that were created years ago (2004..) that the interfaces IClientSession and IScope wasn't public and therefor not to be used. Is this still the case?

I'm facing a situation where a choice in a WebDynpro iView and then a navigation click in the portal navigation should open a different WD iView which needs to use the value selected in the former WD iView. I think this is solvable by using mentioned interfaces, but I can't use them if it's not a supported way of doing things. Any suggestions?

We're on NW04s SP10.

Kind regards,

Andreas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi all again!

After some more browsing I found this matter to be resolved by using the supported API's WDScopeUtil and WDScopeType.

Hope this helps someone having the same issue!

Best regards,

Andreas