Error AM 216 when checkmode is active

[] [] [] [] []

Symptom
Error AM 216 ” Incomplete address; Enter country ” when FS checkmode is active
Other terms
LBUBA_5F13 f_addr_c_single_bas bupa_conv_ei2bapi AM 216
Reason and Prerequisites
The error occurs because address checks are carried out on only the changed data passed to the BP inbound. The corrections of the note 1241918 are responsible for the error.
Solution
Please apply the corrections of [...]

Same number exchanged multiple times during DX

[] [] [] [] [] [] [] [] []

Symptom
During Data exchange from a Non Time Dependent system to a Timde dependent system, same number is copied multiple times on bp.
Other terms
LBUPA_INTERFACE_SERVICEF33 bupa_conv_ei2bapi adr2 telephone number
Reason and Prerequisites
The problem occurs because only the currently valid data on the database should be restricted to yesterday. But the code extends the valid to of [...]

SAP DX :Email(SMTP) not updated during inbound

[] [] [] [] [] [] [] []

Symptom
When there is an updation of email information in the inbound the Bdoc fails with R1000 error.
EG UPD_IN_MI_BACK1 27FE5F9350F49D41AE49B9AC58F41BC8INT005AD_HOME 99 INT005AD_HOME
Other terms
LBUPA_INTERFACE_SERVICEF33,form is_present_int, BUPA_CONV_EI2BAPI.
Reason and Prerequisites
During the updation of email information in the inbound if the email data on the database has duplicates, then the updation fails.
E.g : If the data on [...]

Infinite loop during data exchange when address has task ‘S’

[] [] [] [] [] [] [] [] [] []

Symptom
Infinite loop in the form PREPARE_USAGE_REPAIR_GAP_DEF when the task of address data is set to ‘S’ (standard) during BP inbound processing. The problem also occurs during data exchange from NTD to TD system.
Other terms
PREPARE_USAGE_REPAIR_GAP_DEF PREPARE_USAGE_TI_TO_TD NTD TD bupa_inbound_main_save bupa_conv_ei2bapi
Reason and Prerequisites
The problem occurs because at the time of setting the task as ‘I’ [...]

FS_CHECKMODE: Check for duplicate address guid

[] [] [] [] [] [] [] [] [] [] []

Symptom
1)Duplicate address guid in but020.
2) Same address guid refers to two different addresses in but020 and bptime_but020
Other terms
bupa_conv_ei2bapi bupa_address_upd_consistent bupa_address_add bupa_create_from_data but020 address guid
Reason and Prerequisites
Address guid in but020 and bptime_but020 should refer to the same address. But no such check is done to ensure this.
Solution
Please apply the corrections of the note