Application Server List in SAP System
Many times we need to know all the application server list in one host. One example would be when we process huge volume of records then we need to run parallel jobs to be executed by different application servers.
In such a case the function module- TH_SERVER_LIST can be used to get all the server list in a host.
Test Run.
The FM tables – structure as follows.