The Function Module MRTRS210_SECREL_GET_SINGLE (RMS-MRTRS : Read single record of Equip Req-Secondary Resource) is a standard Function Module in SAP ERP and is part of the function group MRTRS210 within the package RMSTRS.
Function Module | MRTRS210_SECREL_GET_SINGLE |
Short Text | RMS-MRTRS : Read single record of Equip Req-Secondary Resource |
Function Group | MRTRS210 |
Package | RMSTRS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CNT | LIKE | MRTRST_SEC_REL-SECREL_CNT | Interner Zähler | |
I_GUID | LIKE | MRTRST_SEC_REL-SECREL_GUID | Universal Unique Identifier |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_SECREL | LIKE | MRTRST_SEC_REL | RMS-MRTRS : Equip requirement to secondary resource |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Satz nicht gefunden |
SYSTEM_ERROR | Error reading database table |