The Function Module BAPI_ADDRESSEMPDK_GETDETAIL (Read Employee Address) is a standard Function Module in SAP ERP and is part of the function group PADR_DK within the package PB09.
Function Module | BAPI_ADDRESSEMPDK_GETDETAIL |
Short Text | Read Employee Address |
Function Group | PADR_DK |
Package | PB09 |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CITY_DISTRICT | LIKE | BAPIP0006LDK-CITY_DISTRICT | City/district (katakana) | |
COMMNUMBER1 | LIKE | BAPIP0006LDK-COMMNUMBER1 | Communication Number | |
COMMNUMBER2 | LIKE | BAPIP0006LDK-COMMNUMBER2 | Communication Number | |
COMMNUMBER3 | LIKE | BAPIP0006LDK-COMMNUMBER3 | Communication Number | |
COMMNUMBER4 | LIKE | BAPIP0006LDK-COMMNUMBER4 | Communication Number | |
COMMTYPE1 | LIKE | BAPIP0006LDK-COMMTYPE1 | Communication type | |
COMMTYPE2 | LIKE | BAPIP0006LDK-COMMTYPE2 | Communication type | |
COMMTYPE3 | LIKE | BAPIP0006LDK-COMMTYPE3 | Communication type | |
COMMTYPE4 | LIKE | BAPIP0006LDK-COMMTYPE4 | Communication type | |
COUNTY_CDE | LIKE | BAPIP0006LDK-COUNTY_CDE | County code | |
HOUSE_ID | LIKE | BAPIP0006LDK-HOUSE_ID | Identification of an apartment in a building | |
HOUSE_NO | LIKE | BAPIP0006LDK-HOUSE_NO | House number |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.