The Function Module BBP_ICC_NF_MESSAGES (EBP IDoc: Create nota fiscal messages) is a standard Function Module in SAP ERP and is part of the function group BBP_ICC_BR_NOTA_FISCAL within the package BBP_ADDON_46C.
Function Module | BBP_ICC_NF_MESSAGES |
Short Text | EBP IDoc: Create nota fiscal messages |
Function Group | BBP_ICC_BR_NOTA_FISCAL |
Package | BBP_ADDON_46C |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_J_1BAA | TYPE | J_1BAA | Nota Fiscal type | |
IT_ITEM | TYPE | BBPT_J_1BNFLIN | Table Nota Fiscal line items | |
IV_CURR | TYPE | WAERS | Currency key | |
IV_IPI_TOTAL | TYPE | J_1BTAXVAL | Total IPI value |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_HEADER_MSG | TYPE | PI_NFFTX_T | PlugIn: Table of Nota Fiscal Message Texts | |
ET_REFER_MSG | TYPE | PI_NFREF_T | PlugIn: Table of Nota Fiscal Message References |
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.