The Function Module BBP_ICC_NF_HEADER (EBP IDoc: Create nota fiscal header) 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_HEADER |
Short Text | EBP IDoc: Create nota fiscal header |
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 | |
IT_ITEM | TYPE | BBPT_IV_IT | Table BBP Invoice Line Item | |
IV_BELNR | TYPE | BELNR_D | Accounting document number | |
IV_GJAHR | TYPE | GJAHR | Fiscal year |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_J_1BAA | TYPE | J_1BAA | Nota Fiscal type | |
ES_NF_HEADER | TYPE | J_1BNFDOC | Nota Fiscal Header |
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.