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 FM_IFMPDOC_DISPLAY (Display Selected Documents for Payment Directive) is a standard Function Module in SAP ERP and is part of the function group FMPDOCFUNC_E within the package FMPDOC_E.
Function Module | FM_IFMPDOC_DISPLAY |
Short Text | Display Selected Documents for Payment Directive |
Function Group | FMPDOCFUNC_E |
Package | FMPDOC_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PBELNR | TYPE | BELNR_D | Accounting document number | |
PBLART | TYPE | BLART | Document type | |
PBLDAT | TYPE | BLDAT | Document Date in Document | |
PBUDAT | TYPE | BUDAT | Posting Date in the Document | |
PGJAHR | TYPE | GJAHR | Fiscal Period | |
PMONAT | TYPE | MONAT | Fiscal Period | |
PWAERS | TYPE | WAERS | Currency Key | |
REFBLART | TYPE | BLART | Document type | |
REFBUKRS | TYPE | BUKRS | Company Code | |
REFGJAHR | TYPE | GJAHR | Fiscal Year |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_BKPF | LIKE | BKPF | Accounting Document Header | |
T_BSEC | LIKE | BSEC | One-Time Account Data Document Segment | |
T_BSEG | LIKE | BSEG | Accounting Document Segment | |
T_IFMPDCUST | LIKE | IFMPDCUST | Customizing table for Posting Payment Directives | |
T_ITEMS | LIKE | IFMPDOC | P documents: Structure for posting list | |
T_WITHITEM | LIKE | WITH_ITEM | Witholding tax info per W/tax type and FI line item |
This function module does not define any Exceptions.