The Function Module HRCA_MAT_RESITEM_GET (HR-Interface: Materialreservierung lesen) is a standard Function Module in SAP ERP and is part of the function group RHC3 within the package PPCA.
Function Module | HRCA_MAT_RESITEM_GET |
Short Text | HR-Interface: Materialreservierung lesen |
Function Group | RHC3 |
Package | PPCA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EVENT | LIKE | HROBJECT | Veranstaltung | |
MATERIAL | LIKE | HRCA_MAT_AVAIL-MATERIAL | Material | |
PLANT | LIKE | HRCA_MAT_RESV-PLANT | Werk | |
RESNR | LIKE | HRCA_MAT_RESV-RES_NO | Reservierungsnummer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RES_ITEM | LIKE | BAPIRESBG | Reservierungsposition |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALE_ERROR | ALE Fehler |
NOTHING_FOUND | Nichts gefunden |
RES_READ_ERROR | Fehler beim Lesen der Reservierung |