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_GB_PERID_CHECK (HR-GB: Personnel ID Number checks) is a standard Function Module in SAP ERP and is part of the function group 0PGC within the package PB08.
Function Module | HR_GB_PERID_CHECK |
Short Text | HR-GB: Personnel ID Number checks |
Function Group | 0PGC |
Package | PB08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | P0002-BEGDA | Start Date | |
ENDDA | LIKE | P0002-ENDDA | End Date | |
FLT_VAL | LIKE | T001P-MOLGA | Country Grouping | |
IN_PERID | LIKE | Q0002-PERID | Personnel ID Number | |
PERNR | LIKE | P0002-PERNR | Personnel Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PERID | LIKE | P0002-PERID | Personnel ID Number |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GBDAT | LIKE | P0002-GBDAT | Date of Birth | |
GESCH | LIKE | P0002-GESCH | Gender Key |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DEFAULT_GENDER | Gender is not chosen |
DIFFERENT_BIRTHDAY | Birthday is different |
DIFFERENT_GENDER | Gender is different |
GENDER_DOB_MISSING | Gender and DOB needed if NINO is blank |
GENDER_UNKNOWN | Gender must be chosen |
POSITION9 | Last character of the NINO must be A, B, C, D, F, M, P or a space |
POSITION9_FOR_TEMPORARY_NI | Temporary NI number must end with 'M' or 'F' |
POSITIONS1_2 | National Insurance number must begin with two letters |
POSITIONS1_2_PREFIX | The prefix is not valid.Check the first two characters of the NINO |
POSITIONS3_8 | National Insurance number must contain only numbers in positions 3 to 8 |
PREFIX_NOT_IN_TABLE | The prefix cannot be found in the Table |
PREFIX_NOT_IN_VALIDITY_PERIOD | Prefix is not valid between this begda and endda |
TN_NOT_ALLOWED | Temporary NIs are not allowed |