Ansicht
Dokumentation

/MRSS/SGE_API_TOOL_LINKS_GET - API to read tool links

/MRSS/SGE_API_TOOL_LINKS_GET - API to read tool links

Fill RESBD Structure from EBP Component Structure   rdisp/max_wprun_time - Maximum work process run time  
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

PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1682 Date: 20240523 Time: 083145     sap01-206 ( 37 ms )