SAP BP:Error msg R1 479 when performing move of an address

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

Related:

  1. SAP BP: Address can be deleted inspite of dependencySymptom Address is allowed to be deleted even though there...

Symptom

When you try to use Business Partners Move functionality on Address
Overview tab (move from one addres to another on a specific date) the
system issues message “Address still in use; change to validity not
allowed(R1 479)”.
Other terms

ADDRESS MOVE R1 479 LBUA_CHECKF01 move_check addel_check ADDEL FLBP_CALLBACK_BUPA_ADDEL

Reason and Prerequisites

For some applications like loan contracts,it is only important that a business partner has a standard address from today untill 31.12.9999.So till now when an address was being moved and if the same address was being used by loan contract applications also,in that case move was getting rejected by the modules registered under ADDEL events.
Solution

Through the code change in this note,other applications are being passed two information.
1. Move address number.
2. The last valid to date among all the addresses existing for a BP.
So from now onwards,if an application needs this information, they need to enhance the importing parameters of the their FM registered under ADDEL events and need to add two more parameters as importing parameters (i_move_addrnumber & i_valid_to_end)

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Leave a Comment