Menu

SAP Function Module BAPI_ADDRESSEMPFR_GETDETAIL

Read French Employee Address

The Function Module BAPI_ADDRESSEMPFR_GETDETAIL (Read French Employee Address) is a standard Function Module in SAP ERP and is part of the function group PADR_FR within the package PB06.

Technical Information

Function Module BAPI_ADDRESSEMPFR_GETDETAIL
Short Text Read French Employee Address
Function Group PADR_FR
Package PB06
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEENUMBER LIKE BAPIP0006-PERNR Personnel no.
LOCKINDICATOR LIKE BAPIP0006-SPRPS Lock indicator for HR master record
OBJECTID LIKE BAPIP0006-OBJPS Object identification
RECORDNUMBER LIKE BAPIP0006-SEQNR Number of infotype record
SUBTYPE LIKE BAPIP0006-SUBTY Subtype
VALIDITYBEGIN LIKE BAPIP0006-BEGDA Valid from date
VALIDITYEND LIKE BAPIP0006-ENDDA Valid to 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 Subtype
BUSROUTE LIKE BAPIP0006LFR-BUSROUTE Bus route
CITY LIKE BAPIP0006-ORT01 Area
COMMNUMBER1 LIKE BAPIP0006LFR-COMMNUMBER1 Communications number
COMMNUMBER2 LIKE BAPIP0006LFR-COMMNUMBER2 Communications number
COMMNUMBER3 LIKE BAPIP0006LFR-COMMNUMBER3 Communications number
COMMTYPE1 LIKE BAPIP0006LFR-COMMTYPE1 Communication method
COMMTYPE2 LIKE BAPIP0006LFR-COMMTYPE2 Communication method
COMMTYPE3 LIKE BAPIP0006LFR-COMMTYPE3 Communication method
COMPANYAPARTM LIKE BAPIP0006LFR-COMPANYAPARTM Company housing
CONAME LIKE BAPIP0006-NAME2 C/O name
COUNTRY LIKE BAPIP0006-LAND1 Country key
DISTANCEINKM LIKE BAPIP0006LFR-DISTANCEINKM Distance in kilometers
DISTANCEINKM1 LIKE BAPIP0006LFR-DISTANCEINKM1 Distance in kilometers
DISTRICT LIKE BAPIP0006-ORT02 District
HOUSENUMBER LIKE BAPIP0006LFR-HOUSENUMBER House number
NAMEOFADDRESSTYPE LIKE BAPIP0006-NAMEOFANSSA Name of address type
NAMEOFCOUNTRY LIKE BAPIP0006-NAMEOFLAND1 Country name
NAMEOFSTREET LIKE BAPIP0006LFR-NAMEOFSTREET Street
POSTALCODECITY LIKE BAPIP0006-PSTLZ Postal Code
RETURN LIKE BAPIRETURN1 Structure for Return Code
SCNDADDRESSLINE LIKE BAPIP0006-LOCAT 2nd address line
TELEPHONENUMBER LIKE BAPIP0006-TELNR Telephone number

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.