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_BASICPAY_REQUEST (Create Locked Basic Pay Record) is a standard Function Module in SAP ERP and is part of the function group BPAY within the package PBAS.
Function Module | BAPI_BASICPAY_REQUEST |
Short Text | Create Locked Basic Pay Record |
Function Group | BPAY |
Package | PBAS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANNUALSALARY | LIKE | BAPIP0008-ANSAL | Currency Amount of BAPI Interfaces | |
CAPACITYUTILLEVEL | LIKE | BAPIP0008-BSGRD | Capacity Utilization Level | |
CASEGROUP | LIKE | BAPIP0008-FALGR | Case group | |
CASEGROUPCATALOG | LIKE | BAPIP0008-FALGK | Case group catalog | |
COMPARISONPAYSCLAREA | LIKE | BAPIP0008-VGLGB | Comparison pay scale area | |
COMPARISONPAYSCLGRP | LIKE | BAPIP0008-VGLGR | Comparison pay scale group | |
COMPARISONPAYSCLLVL | LIKE | BAPIP0008-VGLST | Comparison pay scale level | |
COMPARISONPAYSCLTYPE | LIKE | BAPIP0008-VGLTA | Comparison pay scale type | |
COMPNEXTINCREASE | LIKE | BAPIP0008-VGLSV | Date of next increase | |
CURRENCY | LIKE | BAPIP0008-WAERS | Currency Key | |
CURRENCYANNUALSALARY | LIKE | BAPIP0008-ANCUR | Currency key for annual salary | |
EMPLOYEENUMBER | LIKE | BAPIP0008-PERNR | Personnel number | |
HOURSWORKEDPERPERIOD | LIKE | BAPIP0008-DIVGV | Working Hours per Payroll Period | |
LOCALALLOWLEVEL | LIKE | BAPIP0008-ORZST | Cost of living allowance level | |
NEXTINCREASE | LIKE | BAPIP0008-STVOR | Date of next increase | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT control at BAPI interface | |
PARTNERSHIP | LIKE | BAPIP0008-PARTN | Partnership | |
PAYSCALEAREA | LIKE | BAPIP0008-TRFGB | Pay Scale Area | |
PAYSCALEGROUP | LIKE | BAPIP0008-TRFGR | Pay Scale Group | |
PAYSCALELEVEL | LIKE | BAPIP0008-TRFST | Pay scale level | |
PAYSCALETYPE | LIKE | BAPIP0008-TRFAR | Pay scale type | |
REASON | LIKE | BAPIP0008-PREAS | Reason for changing master data | |
SUBTYPE | LIKE | BAPIP0008-SUBTY | Subtype | |
VALIDITYBEGIN | LIKE | BAPIP0008-BEGDA | Valid from date | |
VALIDITYEND | LIKE | BAPIP0008-ENDDA | Valid to date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIP0008-PERNR | Personnel number | |
LOCKINDICATOR | LIKE | BAPIP0008-SPRPS | Lock indicator for HR master record | |
OBJECTID | LIKE | BAPIP0008-OBJPS | Object identification | |
RECORDNUMBER | LIKE | BAPIP0008-SEQNR | Number of Infotype Record | |
RETURN | LIKE | BAPIRETURN1 | Structure for return code | |
SUBTYPE | LIKE | BAPIP0008-SUBTY | Subtype | |
VALIDITYBEGIN | LIKE | BAPIP0008-BEGDA | Valid from date | |
VALIDITYEND | LIKE | BAPIP0008-ENDDA | Valid to date |
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 |
---|---|---|---|---|
WAGETYPES | LIKE | BAPIP0008P | Transfer structure |
This function module does not define any Exceptions.