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 BAPI_EXTBANKPAY_CHANGE (Change External Bank Payments) is a standard Function Module in SAP ERP and is part of the function group PXPY within the package PB13_ESS.
Function Module | BAPI_EXTBANKPAY_CHANGE |
Short Text | Change External Bank Payments |
Function Group | PXPY |
Package | PB13_ESS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AMOUNT | LIKE | BAPIP0011-BETRG | Wage type amount for payments | |
BANKACCOUNTNUMBER | LIKE | BAPIP0011-BANKN | Bank account number | |
BANKCONTROLKEY | LIKE | BAPIP0011-BKONT | Bank control key | |
BANKCOUNTRY | LIKE | BAPIP0011-BANKS | Country key | |
BANKKEY | LIKE | BAPIP0011-BANKL | Bank key | |
CHECKDIGITFORBANK | LIKE | BAPIP0011-BANKP | Check digit for bank no./account | |
CITY | LIKE | BAPIP0011-BKORT | City | |
CURRENCY | LIKE | BAPIP0011-WAERS | Currency key | |
DMEINDICATOR | LIKE | BAPIP0011-DTAMS | Report key for data medium exchange | |
EMPLOYEENUMBER | LIKE | BAPIP0011-PERNR | Personnel number | |
FIRSTPAYMENTDATE | LIKE | BAPIP0011-ZDATE | First payment date | |
FIRSTPAYMENTPERIOD | LIKE | BAPIP0011-ZFPER | First payment period | |
INSTRUCTIONKEYFORDATAMEDIUM | LIKE | BAPIP0011-DTAWS | Instruction key for data medium exchange | |
LOCKINDICATOR | LIKE | BAPIP0011-SPRPS | Lock indicator for HR master record | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT control at BAPI interface | |
NUMBEROFTIMEUNITS | LIKE | BAPIP0011-ANZHL | Number | |
NUMBEROFTIMEUNITSNEXTPAYMENT | LIKE | BAPIP0011-ZANZL | Number for determining further payment dates | |
OBJECTID | LIKE | BAPIP0011-OBJPS | Object identification | |
OPERATIONINDICATOR | LIKE | BAPIP0011-OPKEN | Operation indicator for wage types | |
PAYEEKEY | LIKE | BAPIP0011-EMFSL | Payee key for bank transfers | |
PAYEETEXT | LIKE | BAPIP0011-EMFTX | Payee text | |
PAYMENTMETHOD | LIKE | BAPIP0011-ZLSCH | Payment method | |
PORCHECKDIGIT | LIKE | BAPIP0011-ESRPZ | POR check digit | |
PORREFERENCENUMBER | LIKE | BAPIP0011-ESRRE | POR reference number | |
PORSUBSCRIBERNUMBER | LIKE | BAPIP0011-ESRNR | POR subscriber number | |
POSTALCODE | LIKE | BAPIP0011-BKPLZ | Zip code | |
POSTOFFICEBANKCURRENTACCOUNTNO | LIKE | BAPIP0011-PSKTO | Post office bank current account number | |
PRIORITY | LIKE | BAPIP0011-PRITY | Priority | |
PURPOSEOFBANKTRANSFERS | LIKE | BAPIP0011-ZWECK | Purpose of bank transfers | |
RECORDNUMBER | LIKE | BAPIP0011-SEQNR | Number of infotype record | |
SUBTYPE | LIKE | BAPIP0011-SUBTY | Subtype | |
SWIFTCODE | LIKE | BAPIP0011-SWIFT | SWIFT code for international payments | |
TAXNUMBER1 | LIKE | BAPIP0011-STCD1 | Tax number 1 | |
TAXNUMBER2 | LIKE | BAPIP0011-STCD2 | Tax number 2 | |
TIMEUNIT | LIKE | BAPIP0011-ZEINH | Unit of time/measurement | |
TIMEUNITNEXTPAYMENT | LIKE | BAPIP0011-ZEINZ | Time unit for determining next payment | |
TRANSFERDATE | LIKE | BAPIP0011-UWDAT | Transfer date | |
VALIDITYBEGIN | LIKE | BAPIP0011-BEGDA | Valid from date | |
VALIDITYEND | LIKE | BAPIP0011-ENDDA | Validity end date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Structure for Return Code |
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.