The Function Module HRCA_MAT_REQUISITION_CREATE (HR-Interface: Materialbestellanforderung anlegen) is a standard Function Module in SAP ERP and is part of the function group RHC3 within the package PPCA.
Function Module | HRCA_MAT_REQUISITION_CREATE |
Short Text | HR-Interface: Materialbestellanforderung anlegen |
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 |
---|---|---|---|---|
MAT_REQHDR | LIKE | HRCA_MAT_REQ | Bestellanforderungsheader |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PREQ_NO | LIKE | BAPIEBKN-PREQ_NO | Bestellanforderungsnummer |
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 |
---|---|---|---|---|
MAT_ERROR | LIKE | BAPIRETURN | Fehlertabelle | |
MAT_REQPOS | LIKE | HRCA_MAT_REQPOS | Bestellanforderungsposition |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALE_ERROR | Fehler im ALE |
NO_MATERIAL_TO_PROCESS | Kein Material zu bestellen |