The Function Module J_1BNFE_CREATE_GOODS_RECEIPT (Create Goods Receipt from Inbound Delivery) is a standard Function Module in SAP ERP and is part of the function group J_1B_NFE_IN within the package J1BA.
Function Module | J_1BNFE_CREATE_GOODS_RECEIPT |
Short Text | Create Goods Receipt from Inbound Delivery |
Function Group | J_1B_NFE_IN |
Package | J1BA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INBOUND_DELIVERY | TYPE | VBELN | Sales and Distribution Document Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MATDOCUMENTYEAR | TYPE | MJAHR | Material Document Year | |
E_MATERIALDOCUMENT | TYPE | MBLNR | Number of Material Document |
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 |
---|---|---|---|---|
ET_BAPIRET2 | TYPE | BAPIRETTAB | Table with BAPI Return Information |
This function module does not define any Exceptions.