FS_CHECKMODE: BUPA_CREATE_FROM_DATA does not export address
[/BA1/AL_FG_PR_FT409] [BUPA] [bupa bupa] [bupa_address_add] [BUPA_ADDR_EXPORT] [bupa_create_from_data] [create] [export] [FS_CHECKMODE] [lv_check_only_external_data]
Related:
- FS_CHECKMODE: Check for duplicate address guidSymptom 1)Duplicate address guid in but020. 2) Same address guid...
- BUPA_ADDRESS_READ_DETAIL displays wrong addressSymptom While displaying an address on the application, using the...
- BuPa-Party TRFN end-routine minor-correction (HF: 19204)Symptom wrong placement of ENDLOOP leading to short-dump with respect...
- ADRP-NAME_TEXT incorrectly updated BAPI_BUPA_CREATE_FROM_DATSymptom When creating business partners (person) through the function module...
Symptom
When FS Business Partners are created using the module BUPA_CREATE_FROM_DATA,and address data is also passed to the module,the save of the business partner aborts with the error /BA1/AL_FG_PR_FT409 Error mapping object type “BP”.
Other terms
BUPA_CREATE_FROM_DATA /BA1/AL_FG_PR_FT409 FS_CHECKMODE BUPA_ADDRESS_ADD BUPA_ADDR_EXPORT lv_check_only_external_data
Reason and Prerequisites
The Address add module BUPA_ADDRESS_ADD was not getting called in Checkmode scenarios.
Solution
BUPA_ADDRESS_ADD should be called if an address is passed. This module will pass the address data to FS through the address export BADI.