Ansicht
Dokumentation

/MRSS/SGE_API_TOOL_LINKS_GET - API to read tool links

/MRSS/SGE_API_TOOL_LINKS_GET - API to read tool links

PERFORM Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module returns the tool link details for a resource or for a tool.

Example

Importing parameters:

  1. IV_RESOURCE - The resource GUID for which the tool link details need to be read is to be passed in this importing parameter.
  2. IV_TOOL - The tool GUID for which the link details need to be read is to be passed in this parameter.
  3. IS_INTERVAL - This structure holds the Begin timestamp and the End timestamp in between which the link details need to be fetched.

Exporting parameters:

  1. ET_TOOL_LINKS - This parameter gives the details of the links
  2. EV_FAILED - If the function module fails then this parameter is set.
  3. ET_MESSAGES - This parameter holds all the success, error and information messages during the execution of the function module.

Notes

Further information

If only the Resource GUID is imported, then the function module will fetch all the link details for this resource within the specified time interval. If only the Tool GUID is imported, then the function module will fetch all the link details for this tool. If both Resource GUID and the Tool GUID are imported, then the function module returns the link details of the resource and this particular tool.





Parameters

ET_MESSAGES
ET_TOOL_LINKS
EV_FAILED
IS_INTERVAL
IV_RESOURCE
IV_TOOL

Exceptions

Function Group

S/SAPLSGE_API

CPI1466 during Backup   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1682 Date: 20240419 Time: 054257     sap01-206 ( 29 ms )