The Function Module BBP_ICC_NF_GET_PLANTS (Get table of plants assigned to nota fiscal items) 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_GET_PLANTS |
Short Text | Get table of plants assigned to nota fiscal items |
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 |
---|---|---|---|---|
IT_ITEM | TYPE | BBPT_IV_IT | Table BBP Invoice Line Item |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PLANTS | TYPE | PI_NF_T001W_T | Table of plants assigned to nota fiscal items |
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.