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 RP_CALCULATE_SENIORITY_MY (Calculate seniority of the employee- MY) is a standard Function Module in SAP ERP and is part of the function group RPL0 within the package PB14.
Function Module | RP_CALCULATE_SENIORITY_MY |
Short Text | Calculate seniority of the employee- MY |
Function Group | RPL0 |
Package | PB14 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | T5LER-BEGDA | Begin date of period | |
CLPGM | LIKE | P0196-ICIND | Calling Program (Master data, payroll) | |
ENDDA | LIKE | T5LER-ENDDA | End date of period | |
PERNO | LIKE | P0001-PERNR | Personnel Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SENIORITY | LIKE | T5LER-SENIO | Seniority of the Employee |
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 |
---|---|---|---|---|
ISENIOR | LIKE | P0196_SENIOR | Employee Provident Fund rates (Malaysia) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FEATURE_ERROR | The feature LEPFS has and invalid value |
RECORD_NOT_FOUND | Record not found |
TABLE_ENTRY_NOT_FOUND | Required entry not found |