Menu

SAP Function Module BBP_ICC_NF_ITEMS

EBP IDoc: Create nota fiscal item and tax tables

The Function Module BBP_ICC_NF_ITEMS (EBP IDoc: Create nota fiscal item and tax tables) 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_ITEMS
Short Text EBP IDoc: Create nota fiscal item and tax tables
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_BE_DATA TYPE BBP_IV_BE Backend doc. information
IS_HEADER TYPE BBP_IV_HD BBP Invoice Header
IS_J_1BAA TYPE J_1BAA Nota Fiscal type
IT_ITEM TYPE BBPT_IV_IT Table BBP Invoice Line Item
IT_TAX TYPE BBPT_IV_TAX Table BBP Invoice Tax
IV_REFKEY TYPE J_1BREFKEY Reference to source document
IV_REFTYP TYPE J_1BREFTYP Reference type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_NF_ITEM TYPE BBPT_J_1BNFLIN Table Nota Fiscal line items
ET_NF_TAX TYPE BBPT_J_1BNFSTX Table Nota Fiscal tax per item

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.