cancel
Showing results for 
Search instead for 
Did you mean: 

User table of a Java WEBAS 7.0

Former Member
0 Kudos

Hello guys,

i have a problem with a user in a Java.

Now i search on database level the corresponding table name.

In ABAP systems the table name is usr02. Have anybody an idea whats the name in java systems?

Many thanks!

Markus

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Any users created in WAS 7.0 will be first created in ABAP only and it will be accessed in the WAS JAVA in User management Engine

Regards

Sudhakar Manoharan

Former Member
0 Kudos

Hi,

When you install ABAP+JAVA

for users JAVA uses the ABAP database....so users stored in usr02

and you can not create users in java system

when you install only JAVA system it uses the portal database

i.e. user persistence store (ups) there is no table in the java system

they will be called from ume .

Regards,

Ravi