Purpose
Obtains a text description of the server function.
Syntax
virtual char* GetDescription (void) ;
Return Value
A string containing the description.
Description
The default implementation for this function returns a NULL string. The implementer of the derived class is responsible for providing a meaningful description of the particular function this derived class represents.
The server application object calls this function to fetch function descriptions on every function in its function list. This fetch happens automatically when the user requests System Information
® Function List while configuring RFC destinations under transaction SM59:The program entered in the Explicit host field connects to the relevant host and fetches Function Library descriptions for all the remote functions in the function list.