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 HR_BE_DMFA_LOW_WAGES (Calculates the low wages reduction, used in payroll function BSV00) is a standard Function Module in SAP ERP and is part of the function group HRPAYBE_REDUCTIONS within the package PC12.
Function Module | HR_BE_DMFA_LOW_WAGES |
Short Text | Calculates the low wages reduction, used in payroll function BSV00 |
Function Group | HRPAYBE_REDUCTIONS |
Package | PC12 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_APER | TYPE | PC2APER | structure of table APER in payroll | |
IM_CRT | TYPE | P99SG_TAB_CRT | CRT table (for cumulation of Low Wages reduction) | |
IM_IT | TYPE | P99SG_TAB_IT | IT table (for already issued Low Wages this month) | |
IM_PERNR | TYPE | PERNR-PERNR | Personnel number for buffering reasons | |
IM_RT | TYPE | P99SG_TAB_IT | Abrechnungsergebnis: Ergebnistabelle | |
IM_TAB_PSP | TYPE | PBEU0_TAB_PSP | Social Insurance | |
IM_TAB_SV | TYPE | HRPAYBE_SV | Social Insurance | |
IM_TAB_SVEVL | TYPE | HRPAYBE_SVEVL | Social Insurance table for Evaluation | |
IM_TAB_SVREM | TYPE | HRPAYBE_SVREM | DMFA Remuneration codes | |
IM_TAB_SVSER | TYPE | HRPAYBE_SVSER | DMFA Service codes | |
IM_WA_SV | TYPE | PC280 | Social Insurance |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_LOWWAGE_BASE | LIKE | PC207-BETRG | Calculated base for the reduction | |
EX_LOWWAGE_REDUC | LIKE | PC207-BETRG | Amount of the reduction | |
EX_LOWWAGE_SALARY | LIKE | PC207-BETRG | Wage |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ANSTA_NOT_RECOGNIZED | The specified ansta field has only values 1 and 2 possible. |
DIVISION_BY_0_D_FACTOR | The D factor is 0 causing a division by 0 |
DIVISION_BY_0_U_FACTOR | The U factor is 0 causing a division by 0 |
T511P_ENTRY_NOT_FOUND | The constant SVLWF was not found for specified period in table T511P |
T5BVJ_NO_ENTRY_FOUND | Could not find corresponding entry in table T5BVJ |