This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module BBP_ICC_NF_GET_DOCREF (Get original NF number) 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_DOCREF |
Short Text | Get original NF number |
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 |
---|---|---|---|---|
IV_GR_NUMBER | TYPE | LFBNR | Document number of a reference document | |
IV_GR_YEAR | TYPE | LFGJA | Fiscal year of current period | |
IV_PO_ITEM | TYPE | EBELP | Item number of purchasing document | |
IV_PO_NUMBER | TYPE | EBELN | Purchasing document number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_NFDOC | TYPE | PI_NFDOC_T | PlugIn: Table of Nota Fiscal Headers |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GR_NOT_FOUND | Goods receipt not found in PO history |
IV_NOT_FOUND | No invoice found in PO history |
NF_DB_INCONSISTENT | Inconsistency in NF database |
NF_NOT_FOUND | No nota fiscal of invoice found |
PO_NOT_FOUND | Error reading PO history |