cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro database tables Build-In type problem

Former Member
0 Kudos

Dear all,

Please help me with the following problem.

I defined an Entity-Ejb with Foreign keys (Relations). So in the method ejbCreate() i set some Local interfaces, as my foreign keys.

I defined a Database table (Dictionary Project).

Now I have a problem.

In the database table of the dictionary there are only some build-in types and I can't choose my Local type.

So, the ejbCreate fires exception. Because a field with a type Local can't be created.

Is there a possibility to define a database table with my foreign-Key as Local-Interface?

Otherwise I won't get referential integrity of my database.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hai,

Reards,

Former Member
0 Kudos

Thanks for the answer, I will read it.

Answers (0)