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.
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 |
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 |
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 |
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.