Menu

SAP Function Module BBP_ICC_NF_CREATEFROMDATA

Create nota fiscal from prepared interface data

The Function Module BBP_ICC_NF_CREATEFROMDATA (Create nota fiscal from prepared interface data) 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.

Technical Information

Function Module BBP_ICC_NF_CREATEFROMDATA
Short Text Create nota fiscal from prepared interface data
Function Group BBP_ICC_BR_NOTA_FISCAL
Package BBP_ADDON_46C
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_HEADER TYPE J_1BNFDOC Nota Fiscal Header
IT_HEADER_MSG TYPE PI_NFFTX_T PlugIn: Table of Nota Fiscal Message Texts
IT_ITEM TYPE BBPT_J_1BNFLIN Table Nota Fiscal line items
IT_OT_PARTNER TYPE PI_NFCPD_T PlugIn: Table of nota fiscal one-time partners
IT_PARTNER TYPE PI_NFNAD_T PlugIn: Table of nota fiscal partners
IT_REFER_MSG TYPE PI_NFREF_T PlugIn: Table of Nota Fiscal Message References
IT_TAX TYPE BBPT_J_1BNFSTX Table Nota Fiscal tax per item

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_NUMBER TYPE J_1BDOCNUM Document number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.