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_GETDETAIL (Read External 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_GETDETAIL |
Short Text | Read External 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 |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIP0011-PERNR | Personnel number | |
LOCKINDICATOR | LIKE | BAPIP0011-SPRPS | Lock indicator for HR master record | |
OBJECTID | LIKE | BAPIP0011-OBJPS | Object identification | |
RECORDNUMBER | LIKE | BAPIP0011-SEQNR | Number of infotype record | |
SUBTYPE | LIKE | BAPIP0011-SUBTY | Subtype | |
VALIDITYBEGIN | LIKE | BAPIP0011-BEGDA | Valid from date | |
VALIDITYEND | LIKE | BAPIP0011-ENDDA | Valid to date |
These are the EXPORTING 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 | |
FIRSTPAYMENTDATE | LIKE | BAPIP0011-ZDATE | First payment date | |
FIRSTPAYMENTPERIOD | LIKE | BAPIP0011-ZFPER | First payment period | |
IBAN | TYPE | BAPIP0011-IBAN | IBAN (International Bank Account Number) | |
INSTRUCTIONKEYFORDATAMEDIUM | LIKE | BAPIP0011-DTAWS | Instruction key for data medium exchange | |
NAMEOFBANKCOUNTRY | LIKE | BAPIP0011-NAMEOFBANKS | Country name | |
NAMEOFBANKKEY | LIKE | BAPIP0011-NAMEOFBANKL | Name of bank | |
NUMBEROFTIMEUNITS | LIKE | BAPIP0011-ANZHL | Number | |
NUMBEROFTIMEUNITSNEXTPAYMENT | LIKE | BAPIP0011-ZANZL | Number for determining further payment dates | |
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 | |
RETURN | LIKE | BAPIRETURN1 | Structure for return code | |
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 | |
WAGETYPE | LIKE | BAPIP0011-LGART | Wage Type | |
WAGETYPETEXT | LIKE | BAPIP0011-WAGETYPETEXT | Wage type text |
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.