cancel
Showing results for 
Search instead for 
Did you mean: 

How to create table in Java Dictionary ?

Former Member
0 Kudos

Can i create tables in the database using web dynpro's Dictionaries? Because i dont see "Database Table" component in the Local Dictionary. If yes, how to do it?

Any help would be much appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

vijayakhanna_raman
Active Contributor
0 Kudos

Hi,

Go the dictionary perspective,Create a new dctionary project,

Expand it,Dctionary> local dctionary>Database tables-->Create tABLE.

Give table name and Coloum name

Hope this helps.

Regards,

Vijayakhanna Raman

Former Member
0 Kudos

Hi Vijay,

Thanks for answering. I know how to create tables in the Dictionary project. My question is regarding creating table in Web Dynpro DC Project (Dictionaries -> Local dictionary).

vijayakhanna_raman
Active Contributor
0 Kudos

Hi,

Go to Dictionary>Local Dictionary>Data types-->Structures.

Create it in structures. in the DC Component.

Hope this helps.

Vijayakhanna

Former Member
0 Kudos

Hi Julius,

You cannot cretae database tables from the Webdynpro's local dictionary.

In webdynpro local dictionary you can only create simple types and structures, which you can use in your webdynpro project as complex data type.

Regards,

Bhavik