Ansicht
Dokumentation

/MRSS/SGE_API_TOOL_LINKS_CRE - API to create tool links

/MRSS/SGE_API_TOOL_LINKS_CRE - API to create tool links

General Data in Customer Master   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module creates one or more tool links in the planning board between the resources and tools.

Importing parameters

  1. IT_TOOL_LINKS
    In this importing table, the Resource GUID, Tool GUID, Begin timestamp and End timestamp are mandatory. You can also create more number links providing more number of entries in the importing table.
  2. IV_RETURN_ALERTS
    This importing parameter is set to get the alerts in the planning board.

Exporting parameters

  1. EV_FAILED
    This parameter is set if the function module fails to create all the links for the input data in the importing table.
  2. ET_MESSAGES
    This parameter holds all the success, error and information messages during the execution of the function module.
  3. ET_LINKS - This parameter holds the details of the links that are created successfully.
  4. ET_ALERTS & ET_ALERTS_DEL
    These two parameter returns the alerts if the imported alert return parameter is set.

Example

Notes

Further information

NOTE: After calling this function module, /MRSS/SGE_API_COMMIT should be called to save the changes.

If the EV_FAILED parameter is not set, you can call the above function module to save the changes made. The input data for which the links were not created will be available in the ET_MESSAGES parameter.





Parameters

ET_ALERTS
ET_ALERTS_DEL
ET_LINKS
ET_MESSAGES
EV_FAILED
IT_TOOL_LINKS
IV_RETURN_ALERTS

Exceptions

Function Group

S/SAPLSGE_API

TXBHW - Original Tax Base Amount in Local Currency   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1805 Date: 20240523 Time: 074218     sap01-206 ( 33 ms )