| RFC call to get Server List
How to get the RFC call to get the list of SAP Servers (Different machines)?
A list of application servers within an R/3 system can be obtained by calling function module 'TH_DISPLAY_SERVER_LIST' For example: REPORT ZSERVERLIST. call function 'TH_DISPLAY_SERVER_LIST'. *** End of Program
Best regards,
|