Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

database exists

Former Member
0 Likes
551

hi,

How to find if a logical database exists for your program requirements?

regards,

jai

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
526

Hello,

Check transaction SE36 to find the logical databases.

Rajeev

3 REPLIES 3
Read only

Former Member
0 Likes
527

Hello,

Check transaction SE36 to find the logical databases.

Rajeev

Read only

0 Likes
526

Jai,

The search can be specific to the table that you are planning to access.

If you are specific to a table,

TCODE SE36, do an F4, enter the table name, it would give you the available LDBs.

Choose the LDB as per your requirement.

Otherwise, you need to check as per the Module(Purchasing etc ) in the Object Navigator, SE80.

Regards,

Bobby

Read only

0 Likes
526

Hi,

se36 is the transaction code for logical database. you can find in se36.