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

Logical system

Former Member
0 Likes
527

Hi all,

How to find out the logical system of client, in which table all the logical systems will be maintend

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
496

check TBDLS

look out for

EDPP1,TNAPR.

3 REPLIES 3
Read only

Lakshmant1
Active Contributor
0 Likes
496

Hi Srinivas,

You can check in T000 table (LOGSYS).

Thanks

Lakshman

Read only

Former Member
0 Likes
497

check TBDLS

look out for

EDPP1,TNAPR.

Read only

Former Member
0 Likes
496

Use the FM "OWN_LOGICAL_SYSTEM_GET" to get the own logical system name.

Logical system names will be maintained in table T000.

~Ranganath

Reward points for all useful answers !!