The Function Module J_1BNFE_READ_XMLITEM_MULTI (Read XML-data for simulation of goods receipt) 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_READ_XMLITEM_MULTI |
Short Text | Read XML-data for simulation of goods receipt |
Function Group | J_1B_NFE_IN |
Package | J1BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_EBELN | TYPE | EBELN | Purchasing Document Number | |
IV_EBELP | TYPE | EBELP | Item Number of Purchasing Document |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_XMLPO | TYPE | J_1BNFE_INVOICE_TAB | NF-e incoming: XML items with purchase order details | |
EV_SIMULATION_LEVEL | TYPE | CHAR01 | Character Field Length 1 | |
EV_XBLNR | TYPE | XBLNR1 | Reference Document Number |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.