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_EMPPREVIER_CREATE (Create Previous Employer) is a standard Function Module in SAP ERP and is part of the function group PPER within the package PB13_ESS.
Function Module | BAPI_EMPPREVIER_CREATE |
Short Text | Create Previous Employer |
Function Group | PPER |
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 |
---|---|---|---|---|
CITY | LIKE | BAPIP0023-ORT01 | City | |
COUNTRY | LIKE | BAPIP0023-LAND1 | Country key | |
EMPLOYER | LIKE | BAPIP0023-ARBGB | Name of employer | |
INDUSTRY | LIKE | BAPIP0023-BRANC | Industry key | |
INEMPLOYEENUMBER | LIKE | BAPIP0023-PERNR | Personnel Number | |
INVALIDITYBEGIN | LIKE | BAPIP0023-BEGDA | Validity Start date | |
INVALIDITYEND | LIKE | BAPIP0023-ENDDA | Validity End Date | |
JOB | LIKE | BAPIP0023-TAETE | Job at former employer(s) | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT control at BAPI interface |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIP0023-PERNR | Personnel Number | |
LOCKINDICATOR | LIKE | BAPIP0023-SPRPS | Lock indicator for HR master record | |
OBJECTID | LIKE | BAPIP0023-OBJPS | Object identification | |
RECORDNUMBER | LIKE | BAPIP0023-SEQNR | Number of infotype record | |
RETURN | LIKE | BAPIRETURN1 | Structure for return code | |
SUBTYPE | LIKE | BAPIP0023-SUBTY | Subtype | |
VALIDITYBEGIN | LIKE | BAPIP0023-BEGDA | Validity Start Date | |
VALIDITYEND | LIKE | BAPIP0023-ENDDA | Validity End Date |
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.