Application Development 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: 

SLD Technical system data in ABAP table?

Former Member
0 Kudos

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

kesavadas_thekkillath
Active Contributor
0 Kudos

You can have a look at LCR_LIST_BUSINESS_SYSTEMS

3 REPLIES 3

kesavadas_thekkillath
Active Contributor
0 Kudos

You can have a look at LCR_LIST_BUSINESS_SYSTEMS

0 Kudos

Thanks for reply your FM list SLD Business system.

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

0 Kudos

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.