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

SLD Technical system data in ABAP table?

Former Member
0 Likes
718

Hi All,

Can some one guide me ABAP table name where I can see all the SLD Technical system entries?

Or can read SLD Technical system entries via some BAPI/RFC.

Regards

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
657

You can have a look at LCR_LIST_BUSINESS_SYSTEMS

3 REPLIES 3
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
658

You can have a look at LCR_LIST_BUSINESS_SYSTEMS

Read only

0 Likes
657

Thanks for reply your FM list SLD Business system.

But i am looking for 'SLD Technical system data".

Read only

0 Likes
657

Check LCR_GET_BS_DETAILS. In se24 check for Cl_SLD* , you will get some classes which will help you get the information.

What are the Technical system data you are looking for ?

In program SXMS_PF_GET_OWN_IS_NAME_MC , go through the subroutine get_sld_content.