cancel
Showing results for 
Search instead for 
Did you mean: 

Storing user defaults of Web Dynpro application on portal

Former Member
0 Kudos

Hi folks,

I am trying to develop Web Dynpro application that runs in an iView on a portal. I would like to remember certain user defaults for this application (e.g., user default plant). User also has control over this value, so whenever they change it, the value should be update on a backend as well.

My first thought was to use PCD, but I am not sure how to do that - all the code examples for I found for PCD looked like they were created for portal application, not Web Dynpro ones.

Anybody here actually done anything similar?

Edited by: Alexei Isaev on Jan 29, 2008 8:20 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos
Former Member
0 Kudos

I went through the article, but it only has example of how to write in PCD on page 43, there is no info about how to read the written info back.

Former Member
0 Kudos

Hi Alexei,

If you need to store default values for a portal application, you may consider your development in Web Dynpro for ABAP. I have not come across application level personalisation yet in Web Dynpro for Java, unless someone else can throw some light here.

Regards,

Subramanian V.