Menu

SAP Function Module BAPI_ADDRESSEMPFR_CHANGE

Change French Employee Address

The Function Module BAPI_ADDRESSEMPFR_CHANGE (Change 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_CHANGE
Short Text Change 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
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
EMPLOYEENUMBER LIKE BAPIP0006-PERNR Personnel no.
HOUSENUMBER LIKE BAPIP0006LFR-HOUSENUMBER House number
LOCKINDICATOR LIKE BAPIP0006-SPRPS Lock indicator for HR master record
NAMEOFSTREET LIKE BAPIP0006LFR-NAMEOFSTREET Street
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT COMMIT control at BAPI interface
OBJECTID LIKE BAPIP0006-OBJPS Object identification
POSTALCODECITY LIKE BAPIP0006-PSTLZ Postal Code
RECORDNUMBER LIKE BAPIP0006-SEQNR Number of infotype record
SCNDADDRESSLINE LIKE BAPIP0006-LOCAT 2nd address line
SUBTYPE LIKE BAPIP0006-SUBTY Subtype
TELEPHONENUMBER LIKE BAPIP0006-TELNR Telephone number
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
RETURN LIKE BAPIRETURN1 Structure for Return Code

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.