Menu

SAP Function Module BAPI_ADDRESSEMPES_GETDETAIL

Read employee address

The Function Module BAPI_ADDRESSEMPES_GETDETAIL (Read employee address) is a standard Function Module in SAP ERP and is part of the function group PADR_ES within the package PB04.

Technical Information

Function Module BAPI_ADDRESSEMPES_GETDETAIL
Short Text Read employee address
Function Group PADR_ES
Package PB04
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOCKINDICATOR LIKE BAPIP0006-SPRPS Subtype
OBJECTID LIKE BAPIP0006-OBJPS Valid to date
RECORDNUMBER LIKE BAPIP0006-SEQNR VALIDITYEND
SUBTYPE LIKE BAPIP0006-SUBTY Valid from date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESSTYPE LIKE BAPIP0006-SUBTY Postal code
CONAME LIKE BAPIP0006-NAME2 Region
STREET LIKE BAPIP0006-STRAS Telephone number
STREETABV LIKE BAPIP0006LES-STREETABV Country key

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.