The Function Module J_1BNFE_READ_XMLITEM (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 |
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 | |
IV_ITMNUM | TYPE | J_1BITMNUM | Document Item in Invoice Document | |
IV_RBLGP | TYPE | RBLGP | Document Item in Invoice Document | |
IV_REFTYP | TYPE | J_1BREFTYP | Reference type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_XMLPO | TYPE | J_1BNFE_INVOICE | NF-e incoming:XML items with purchase order details | |
EV_NETDIS | TYPE | J_1BNETDIS | Net discount value in document currency | |
EV_NETINS | TYPE | J_1BNETINS | Net freight value in document currency | |
EV_NETOTH | TYPE | J_1BNETOTH | Net expenses in document currency | |
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.