Skip to Content
0
Apr 23, 2007 at 04:12 PM

Ho to develop the customized attribute to the Portal user

22 Views

Hi

Can any body aware of how to add the customized attribute to the Portal user attributes.

We have created some set of users to access the webdynpro application. this application is integrated to the portal. So for every customer there will be one customer id maintained at the R3 . When ever created any sales order in R3 it will be based on the this customer_id.

so now the developed webdynpro appliction is will display the sales orders based on the customer_id.

So , In this webdynpro application, when the user login, he need to search his slaes orders, but we canot expect the customer to enter his customer id, bcz it wont make any sense, he is not aware of what we have created at R3,

So we need to add one custom attribute called customer_number. so this attribute holds the customerid, so every customer portal id will holds their own customerno.

In webdynpro application at runtime i will read the customerid, when he accessing the webdynpro application, based on that customerid, i will search the sales orders to display in the portal using RFC.

So can any body tell , how to develop the customized attribute ?

what is the whole process need to be done.

Regards

Vijay