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_GET_QUOTA_BASE_NZ (To get the base entitlement) is a standard Function Module in SAP ERP and is part of the function group HRIL_NZ within the package PC43.
Function Module | HR_GET_QUOTA_BASE_NZ |
Short Text | To get the base entitlement |
Function Group | HRIL_NZ |
Package | PC43 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMOBDE | LIKE | T001P-MOBDE | Personnel Subarea Grouping for Time Recording | |
IMOPGK | LIKE | T503-KONTY | Employee Subgroup Grouping for Time Quota Types | |
IMOZKO | LIKE | T001P-MOZKO | Personnel Subarea Grouping for Time Quota Types | |
IPERNR | LIKE | PERNR-PERNR | Personnel number | |
IQTYPE | LIKE | T556A-KTART | Absence Quota Type | |
IQUOMO | LIKE | T559L-QUOMO | Quota type selection rule group |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACCNR | LIKE | T559L-ACCNR | Selection rule for absence quota types | |
E_LVNUM | LIKE | T559E-LVNUM | Constant value of base entitlement for leave accrual | |
E_RETURN | TYPE | BAPIRETURN1 | Return Parameter | |
E_RULNO | LIKE | T559L-RULNO | Rule for base entitlement for leave accrual | |
E_SEQNR | LIKE | T559E-SEQNR | Sequential Number |
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 |
---|---|---|---|---|
I0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
I0007 | LIKE | P0007 | HR Master Record: Infotype 0007 (Planned Working Time) | |
I0008 | LIKE | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | |
I0016 | LIKE | P0016 | HR Master Record: Infotype 0016 (Contract Elements) | |
I0041 | LIKE | P0041 | HR Master Record: Infotype 0041 (Date Specifications) | |
IT559E | LIKE | T559E | Base Entitlement for Leave Accrual | |
IT559L | LIKE | T559L | Automatic Absence Quota Generation |
This function module does not define any Exceptions.