SAP BAPIADDREMPES_SIMULATECREATION Function Module for Simulation: Create employee address
BAPIADDREMPES_SIMULATECREATION is a standard bapiaddrempes simulatecreation SAP function module available within SAP R/3 or S/4 Hana systems, depending on your version and release level. It is used for Simulation: Create employee address processing and below is the pattern details for this FM, showing its interface including any import and export parameters, exceptions etc. there is also a full "cut and paste" ABAP pattern code example, along with implementation ABAP coding, documentation and contribution comments specific to this or related objects.
See here to view full function module documentation and code listing for bapiaddrempes simulatecreation FM, simply by entering the name BAPIADDREMPES_SIMULATECREATION into the relevant SAP transaction such as SE37 or SE38.
Function Group: PADR_ES
Program Name: SAPLPADR_ES
Main Program: SAPLPADR_ES
Appliation area: P
Release date: N/A
Mode(Normal, Remote etc): Remote-Enabled
Update:

Function BAPIADDREMPES_SIMULATECREATION pattern details
In-order to call this FM within your sap programs, simply using the below ABAP pattern details to trigger the function call...or see the full ABAP code listing at the end of this article. You can simply cut and paste this code into your ABAP progrom as it is, including variable declarations.CALL FUNCTION 'BAPIADDREMPES_SIMULATECREATION'"Simulation: Create employee address.
EXPORTING
EMPLOYEENUMBER = "Personnel number
* DISTRICT = "
* HOUSE_NO = "
* POSTA = "
* POSTALCODECITY = "Postal code
* STATE = "Region
* COUNTRY = "Country key
* TELEPHONENUMBER = "Telephone number
* DISTANCEINKM = "
* DISTANCEINKM1 = "
* COMPANYOWNEDAPT = "
VALIDITYBEGIN = "Valid from date
* BUSROUTE = "
* COMMTYPE1 = "
* COMMNUMBER1 = "
* COMMTYPE2 = "
* COMMNUMBER2 = "
* COMMTYPE3 = "
* COMMNUMBER3 = "
* COMMTYPE4 = "
* COMMNUMBER4 = "
* NOCOMMIT = "
VALIDITYEND = "Valid to date
ADDRESSTYPE = "Subtype
* CONAME = "C/O Name
* STREETABV = "
* STREET = "
* SCNDADDRESSLINE = "
* CITY = "Location
IMPORTING
RETURN = "
EMPLOYEENUMBER = "Personnel number
SUBTYPE = "
OBJECTID = "
LOCKINDICATOR = "
VALIDITYBEGIN = "Valid from date
VALIDITYEND = "Valid to date
RECORDNUMBER = "
IMPORTING Parameters details for BAPIADDREMPES_SIMULATECREATION
EMPLOYEENUMBER - Personnel number
Data type: BAPIP0006-PERNROptional: No
Call by Reference: No ( called with pass by value option)
DISTRICT -
Data type: BAPIP0006-ORT02Optional: Yes
Call by Reference: No ( called with pass by value option)
HOUSE_NO -
Data type: BAPIP0006-HSNMROptional: Yes
Call by Reference: No ( called with pass by value option)
POSTA -
Data type: BAPIP0006-POSTAOptional: Yes
Call by Reference: No ( called with pass by value option)
POSTALCODECITY - Postal code
Data type: BAPIP0006-PSTLZOptional: Yes
Call by Reference: No ( called with pass by value option)
STATE - Region
Data type: BAPIP0006-STATEOptional: Yes
Call by Reference: No ( called with pass by value option)
COUNTRY - Country key
Data type: BAPIP0006-LAND1Optional: Yes
Call by Reference: No ( called with pass by value option)
TELEPHONENUMBER - Telephone number
Data type: BAPIP0006-TELNROptional: Yes
Call by Reference: No ( called with pass by value option)
DISTANCEINKM -
Data type: BAPIP0006LES-DISTANCEINKMOptional: Yes
Call by Reference: No ( called with pass by value option)
DISTANCEINKM1 -
Data type: BAPIP0006LES-DISTANCEINKM1Optional: Yes
Call by Reference: No ( called with pass by value option)
COMPANYOWNEDAPT -
Data type: BAPIP0006-WKWNGOptional: Yes
Call by Reference: No ( called with pass by value option)
VALIDITYBEGIN - Valid from date
Data type: BAPIP0006-BEGDAOptional: No
Call by Reference: No ( called with pass by value option)
BUSROUTE -
Data type: BAPIP0006LES-BUSROUTEOptional: Yes
Call by Reference: No ( called with pass by value option)
COMMTYPE1 -
Data type: BAPIP0006LES-COMMTYPE1Optional: Yes
Call by Reference: No ( called with pass by value option)
COMMNUMBER1 -
Data type: BAPIP0006LES-COMMNUMBER1Optional: Yes
Call by Reference: No ( called with pass by value option)
COMMTYPE2 -
Data type: BAPIP0006LES-COMMTYPE2Optional: Yes
Call by Reference: No ( called with pass by value option)
COMMNUMBER2 -
Data type: BAPIP0006LES-COMMNUMBER2Optional: Yes
Call by Reference: No ( called with pass by value option)
COMMTYPE3 -
Data type: BAPIP0006LES-COMMTYPE3Optional: Yes
Call by Reference: No ( called with pass by value option)
COMMNUMBER3 -
Data type: BAPIP0006LES-COMMNUMBER3Optional: Yes
Call by Reference: No ( called with pass by value option)
COMMTYPE4 -
Data type: BAPIP0006LES-COMMTYPE4Optional: Yes
Call by Reference: No ( called with pass by value option)
COMMNUMBER4 -
Data type: BAPIP0006LES-COMMNUMBER4Optional: Yes
Call by Reference: No ( called with pass by value option)
NOCOMMIT -
Data type: BAPI_STAND-NO_COMMITOptional: Yes
Call by Reference: No ( called with pass by value option)
VALIDITYEND - Valid to date
Data type: BAPIP0006-ENDDAOptional: No
Call by Reference: No ( called with pass by value option)
ADDRESSTYPE - Subtype
Data type: BAPIP0006-SUBTYOptional: No
Call by Reference: No ( called with pass by value option)
CONAME - C/O Name
Data type: BAPIP0006-NAME2Optional: Yes
Call by Reference: No ( called with pass by value option)
STREETABV -
Data type: BAPIP0006LES-STREETABVOptional: Yes
Call by Reference: No ( called with pass by value option)
STREET -
Data type: BAPIP0006-STRASOptional: Yes
Call by Reference: No ( called with pass by value option)
SCNDADDRESSLINE -
Data type: BAPIP0006-LOCATOptional: Yes
Call by Reference: No ( called with pass by value option)
CITY - Location
Data type: BAPIP0006-ORT01Optional: Yes
Call by Reference: No ( called with pass by value option)
EXPORTING Parameters details for BAPIADDREMPES_SIMULATECREATION
RETURN -
Data type: BAPIRETURN1Optional: No
Call by Reference: No ( called with pass by value option)
EMPLOYEENUMBER - Personnel number
Data type: BAPIP0006-PERNROptional: No
Call by Reference: No ( called with pass by value option)
SUBTYPE -
Data type: BAPIP0006-SUBTYOptional: No
Call by Reference: No ( called with pass by value option)
OBJECTID -
Data type: BAPIP0006-OBJPSOptional: No
Call by Reference: No ( called with pass by value option)
LOCKINDICATOR -
Data type: BAPIP0006-SPRPSOptional: No
Call by Reference: No ( called with pass by value option)
VALIDITYBEGIN - Valid from date
Data type: BAPIP0006-BEGDAOptional: No
Call by Reference: No ( called with pass by value option)
VALIDITYEND - Valid to date
Data type: BAPIP0006-ENDDAOptional: No
Call by Reference: No ( called with pass by value option)
RECORDNUMBER -
Data type: BAPIP0006-SEQNROptional: No
Call by Reference: No ( called with pass by value option)
Copy and paste ABAP code example for BAPIADDREMPES_SIMULATECREATION Function Module
The ABAP code below is a full code listing to execute function module POPUP_TO_CONFIRM including all data declarations. The code uses the original data declarations rather than the latest in-line data DECLARATION SYNTAX but I have included an ABAP code snippet at the end to show how declarations would look using the newer method of declaring data variables on the fly. This will allow you to compare and fully understand the new inline method. Please note some of the newer syntax such as the @DATA is not available until a later 4.70 service pack (SP8), which i why i have stuck to the origianl for this example.| DATA: | ||||
| lv_return | TYPE BAPIRETURN1, " | |||
| lv_employeenumber | TYPE BAPIP0006-PERNR, " | |||
| lv_district | TYPE BAPIP0006-ORT02, " | |||
| lv_house_no | TYPE BAPIP0006-HSNMR, " | |||
| lv_posta | TYPE BAPIP0006-POSTA, " | |||
| lv_postalcodecity | TYPE BAPIP0006-PSTLZ, " | |||
| lv_state | TYPE BAPIP0006-STATE, " | |||
| lv_country | TYPE BAPIP0006-LAND1, " | |||
| lv_telephonenumber | TYPE BAPIP0006-TELNR, " | |||
| lv_distanceinkm | TYPE BAPIP0006LES-DISTANCEINKM, " | |||
| lv_distanceinkm1 | TYPE BAPIP0006LES-DISTANCEINKM1, " | |||
| lv_companyownedapt | TYPE BAPIP0006-WKWNG, " | |||
| lv_validitybegin | TYPE BAPIP0006-BEGDA, " | |||
| lv_employeenumber | TYPE BAPIP0006-PERNR, " | |||
| lv_busroute | TYPE BAPIP0006LES-BUSROUTE, " | |||
| lv_commtype1 | TYPE BAPIP0006LES-COMMTYPE1, " | |||
| lv_commnumber1 | TYPE BAPIP0006LES-COMMNUMBER1, " | |||
| lv_commtype2 | TYPE BAPIP0006LES-COMMTYPE2, " | |||
| lv_commnumber2 | TYPE BAPIP0006LES-COMMNUMBER2, " | |||
| lv_commtype3 | TYPE BAPIP0006LES-COMMTYPE3, " | |||
| lv_commnumber3 | TYPE BAPIP0006LES-COMMNUMBER3, " | |||
| lv_commtype4 | TYPE BAPIP0006LES-COMMTYPE4, " | |||
| lv_commnumber4 | TYPE BAPIP0006LES-COMMNUMBER4, " | |||
| lv_nocommit | TYPE BAPI_STAND-NO_COMMIT, " | |||
| lv_subtype | TYPE BAPIP0006-SUBTY, " | |||
| lv_validityend | TYPE BAPIP0006-ENDDA, " | |||
| lv_objectid | TYPE BAPIP0006-OBJPS, " | |||
| lv_addresstype | TYPE BAPIP0006-SUBTY, " | |||
| lv_coname | TYPE BAPIP0006-NAME2, " | |||
| lv_lockindicator | TYPE BAPIP0006-SPRPS, " | |||
| lv_streetabv | TYPE BAPIP0006LES-STREETABV, " | |||
| lv_validitybegin | TYPE BAPIP0006-BEGDA, " | |||
| lv_street | TYPE BAPIP0006-STRAS, " | |||
| lv_validityend | TYPE BAPIP0006-ENDDA, " | |||
| lv_recordnumber | TYPE BAPIP0006-SEQNR, " | |||
| lv_scndaddressline | TYPE BAPIP0006-LOCAT, " | |||
| lv_city | TYPE BAPIP0006-ORT01. " |
|   CALL FUNCTION 'BAPIADDREMPES_SIMULATECREATION' "Simulation: Create employee address |
| EXPORTING | ||
| EMPLOYEENUMBER | = lv_employeenumber | |
| DISTRICT | = lv_district | |
| HOUSE_NO | = lv_house_no | |
| POSTA | = lv_posta | |
| POSTALCODECITY | = lv_postalcodecity | |
| STATE | = lv_state | |
| COUNTRY | = lv_country | |
| TELEPHONENUMBER | = lv_telephonenumber | |
| DISTANCEINKM | = lv_distanceinkm | |
| DISTANCEINKM1 | = lv_distanceinkm1 | |
| COMPANYOWNEDAPT | = lv_companyownedapt | |
| VALIDITYBEGIN | = lv_validitybegin | |
| BUSROUTE | = lv_busroute | |
| COMMTYPE1 | = lv_commtype1 | |
| COMMNUMBER1 | = lv_commnumber1 | |
| COMMTYPE2 | = lv_commtype2 | |
| COMMNUMBER2 | = lv_commnumber2 | |
| COMMTYPE3 | = lv_commtype3 | |
| COMMNUMBER3 | = lv_commnumber3 | |
| COMMTYPE4 | = lv_commtype4 | |
| COMMNUMBER4 | = lv_commnumber4 | |
| NOCOMMIT | = lv_nocommit | |
| VALIDITYEND | = lv_validityend | |
| ADDRESSTYPE | = lv_addresstype | |
| CONAME | = lv_coname | |
| STREETABV | = lv_streetabv | |
| STREET | = lv_street | |
| SCNDADDRESSLINE | = lv_scndaddressline | |
| CITY | = lv_city | |
| IMPORTING | ||
| RETURN | = lv_return | |
| EMPLOYEENUMBER | = lv_employeenumber | |
| SUBTYPE | = lv_subtype | |
| OBJECTID | = lv_objectid | |
| LOCKINDICATOR | = lv_lockindicator | |
| VALIDITYBEGIN | = lv_validitybegin | |
| VALIDITYEND | = lv_validityend | |
| RECORDNUMBER | = lv_recordnumber | |
| . " BAPIADDREMPES_SIMULATECREATION | ||
ABAP code using 7.40 inline data declarations to call FM BAPIADDREMPES_SIMULATECREATION
The below ABAP code uses the newer in-line data declarations. This allows you to see the coding differences/benefits of the later inline syntax. Please note some of the newer syntax below, such as the @DATA is not available until 4.70 EHP 8.| "SELECT single PERNR FROM BAPIP0006 INTO @DATA(ld_employeenumber). | ||||
| "SELECT single ORT02 FROM BAPIP0006 INTO @DATA(ld_district). | ||||
| "SELECT single HSNMR FROM BAPIP0006 INTO @DATA(ld_house_no). | ||||
| "SELECT single POSTA FROM BAPIP0006 INTO @DATA(ld_posta). | ||||
| "SELECT single PSTLZ FROM BAPIP0006 INTO @DATA(ld_postalcodecity). | ||||
| "SELECT single STATE FROM BAPIP0006 INTO @DATA(ld_state). | ||||
| "SELECT single LAND1 FROM BAPIP0006 INTO @DATA(ld_country). | ||||
| "SELECT single TELNR FROM BAPIP0006 INTO @DATA(ld_telephonenumber). | ||||
| "SELECT single DISTANCEINKM FROM BAPIP0006LES INTO @DATA(ld_distanceinkm). | ||||
| "SELECT single DISTANCEINKM1 FROM BAPIP0006LES INTO @DATA(ld_distanceinkm1). | ||||
| "SELECT single WKWNG FROM BAPIP0006 INTO @DATA(ld_companyownedapt). | ||||
| "SELECT single BEGDA FROM BAPIP0006 INTO @DATA(ld_validitybegin). | ||||
| "SELECT single PERNR FROM BAPIP0006 INTO @DATA(ld_employeenumber). | ||||
| "SELECT single BUSROUTE FROM BAPIP0006LES INTO @DATA(ld_busroute). | ||||
| "SELECT single COMMTYPE1 FROM BAPIP0006LES INTO @DATA(ld_commtype1). | ||||
| "SELECT single COMMNUMBER1 FROM BAPIP0006LES INTO @DATA(ld_commnumber1). | ||||
| "SELECT single COMMTYPE2 FROM BAPIP0006LES INTO @DATA(ld_commtype2). | ||||
| "SELECT single COMMNUMBER2 FROM BAPIP0006LES INTO @DATA(ld_commnumber2). | ||||
| "SELECT single COMMTYPE3 FROM BAPIP0006LES INTO @DATA(ld_commtype3). | ||||
| "SELECT single COMMNUMBER3 FROM BAPIP0006LES INTO @DATA(ld_commnumber3). | ||||
| "SELECT single COMMTYPE4 FROM BAPIP0006LES INTO @DATA(ld_commtype4). | ||||
| "SELECT single COMMNUMBER4 FROM BAPIP0006LES INTO @DATA(ld_commnumber4). | ||||
| "SELECT single NO_COMMIT FROM BAPI_STAND INTO @DATA(ld_nocommit). | ||||
| "SELECT single SUBTY FROM BAPIP0006 INTO @DATA(ld_subtype). | ||||
| "SELECT single ENDDA FROM BAPIP0006 INTO @DATA(ld_validityend). | ||||
| "SELECT single OBJPS FROM BAPIP0006 INTO @DATA(ld_objectid). | ||||
| "SELECT single SUBTY FROM BAPIP0006 INTO @DATA(ld_addresstype). | ||||
| "SELECT single NAME2 FROM BAPIP0006 INTO @DATA(ld_coname). | ||||
| "SELECT single SPRPS FROM BAPIP0006 INTO @DATA(ld_lockindicator). | ||||
| "SELECT single STREETABV FROM BAPIP0006LES INTO @DATA(ld_streetabv). | ||||
| "SELECT single BEGDA FROM BAPIP0006 INTO @DATA(ld_validitybegin). | ||||
| "SELECT single STRAS FROM BAPIP0006 INTO @DATA(ld_street). | ||||
| "SELECT single ENDDA FROM BAPIP0006 INTO @DATA(ld_validityend). | ||||
| "SELECT single SEQNR FROM BAPIP0006 INTO @DATA(ld_recordnumber). | ||||
| "SELECT single LOCAT FROM BAPIP0006 INTO @DATA(ld_scndaddressline). | ||||
| "SELECT single ORT01 FROM BAPIP0006 INTO @DATA(ld_city). | ||||
Search for further information about these or an SAP related objects