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_BEN_US_403B_GET_SERV_DATE (Length of Service for §403(b) Plans: Start or End Date of a Period) is a standard Function Module in SAP ERP and is part of the function group HRBENUS403B within the package PC10_BEN.
Function Module | HR_BEN_US_403B_GET_SERV_DATE |
Short Text | Length of Service for §403(b) Plans: Start or End Date of a Period |
Function Group | HRBENUS403B |
Package | PC10_BEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IN_DATUM | TYPE | SYDATUM | Start ('+') or End Date ('-') | |
NOYRS | TYPE | PSEN_CALYY | Number of Years (Decimals are ignored) | |
OPERATOR | TYPE | ADSUB | Addition or Subtraction of the Length of Time | |
PERNR | TYPE | P_PERNR | Personnel Number | |
REACTION | TYPE | SYMSGTY | Type of Error Handling |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUT_DATUM | TYPE | SYDATUM | End ('+') or Start Date ('-') | |
SUBRC | TYPE | SYSUBRC | Return Value |
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 |
---|---|---|---|---|
ERROR_TABLE | LIKE | RPBENERR | Error during processing |
This function module does not define any Exceptions.