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 |