cancel
Showing results for 
Search instead for 
Did you mean: 

How to check site where article 'xyz' is listed ? Any Function Module ?

Former Member
0 Kudos

Hi Expert,

I have performance issue to get list of site where is article 'abc' is listed. Because my current logic is to get all the site and check one by one using Function Module 'LISTING_CHECK'. so if i have 200 site than i need to loop 200 times and call FM 'LISTING_CHECK' 200 times.

is that any standard FM to return all the site where article 'abc' is listed ?

Please advise.

Thank You and Best Regards

Fernand Lesmana

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member550050
Active Contributor
0 Kudos

Hi

There is a Standard T code WSL1 is available to check the listing of an article to sites

If an article is listed in 250 sites then In WSL1 if you input the article and execute system will list out all the 250 sites

Hope this is what you are looking for

Regards

Raja

Former Member
0 Kudos

Hi Raja,

Thank you for your response,

Actually, I am looking for FM that can have the same result as WSL1. Any advise ?

Best Regards

Fernand