cancel
Showing results for 
Search instead for 
Did you mean: 

creating portal table and get access to it

Former Member
0 Kudos

Dear Ladies and gentlemen,

does anybody know how i can create a table for the portal and how i can get access on it?

we tried to create a table with SapNetweaver Developer Studio and deployed it, but we do not get access to it.

I think this should be very easy but we did not find a way.

Perhaps there are some "how to"-guides or other tutorials.

Thanks a lot,

Marcel

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Do u want dispaly a table by using the appliation that needs to be displayed in the portal or expecting any thing else.

If you want to display the table application in to portal means simple.

https://www.sdn.sap.com/irj/sdn/softwaredownload?download=/irj/servlet/prt/portal/prtroot/com.sappor...

Here available the ready used code

simply download it and unzipped and import into ur NWDS and deploy and run

Get the table to be displayed .

This application u need to be configured as IView in the portal then u can access into portal

U are expecting this or not let me know?

Thanks,

Lohi.

Former Member
0 Kudos

Hi Lohi,

thanks a lot for your answer.

First of all i just want to see or check if my table which i created and deployed with developer studio exists on the portal. how can i do this? i created the table as "local dictionaries" and the deployed it. There was a success message. But we do not find the table.

The second step would be following: We create an iview which e.g. can send sql statements to the table. (like insert a new record, or update etc...) i mean just maintain the table via the iview.

Thanks a lot,

Marcel