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_EMPLOYEE_ADDRESS (Get Employee Address) is a standard Function Module in SAP ERP and is part of the function group HRF0 within the package P99U.
Function Module | HR_GET_EMPLOYEE_ADDRESS |
Short Text | Get Employee Address |
Function Group | HRF0 |
Package | P99U |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FORMAT | LIKE | P0002-KNZNM | Formatting parameter for T522N-KNZNM | |
IV_RCLAS | TYPE | RCLAS_HR | Class of the requesting report | |
LINE_COUNT | TYPE | NUMERIC | 10 | Number of Lines for Address Window |
MOLGA | TYPE | MOLGA | Country grouping | |
PN_BEGDA | TYPE | D | Start Date | |
PN_ENDDA | TYPE | D | End Date | |
REPID | TYPE | SYREPID | ABAP Program, Current Main Program |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS | TYPE | HRFORM_ADDRESS | HR-FORMS: Address Specifications in SAPScript Forms |
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 |
---|---|---|---|---|
T0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
T0002 | LIKE | P0002 | HR Master Record: Infotype 0002 (Personal Data) | |
T0006 | LIKE | P0006 | HR Master Record: Infotype 0006 (Addresses) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FEATURE_ERROR | Error when Reading a Feature |
TABLE_ERROR | Error when Reading a Table |