November 27, 2009 at 7:16 pm
Symptom
Changes of a sales order containing document specific addresses are not reflected in BO Customer Requirement due to a failing XI message. The problem can occur when changing an existing sales order item and adding a new one to the same sales order in the same transaction.
Other terms
BOTS, document specific address, delegated [...]
November 7, 2009 at 8:07 pm
Symptom
When an external application tries to change an address using BAPI_BUPA_ADDRESS_CHANGE, an entry is added to the table m_tab_geoobjects. If several addresses are changed, the table keeps on growing. Ideally it should have been cleared on COMMIT when we execute BAPI_TRANSACTION_COMMIT.
Other terms
BAPI_TRANSACTION_COMMIT BAPI_BUPA_ADDRESS_CHANGE m_tab_geoobjects IF_AES_MEMORY_SAVE~MEMORY_SAVE ADDR_CONTAINER_SAVE CL_GEOOBJ_CAM_PERSIST_SERVICE geocoding address partner
Reason and Prerequisites
On COMMIT,the [...]
October 22, 2009 at 8:23 pm
Symptom
Even though a Business Partner does not have any standard address usages assigned, addresses are displayed in the standard address usage tab. As a result, the error R11 244 is thrown.
Other terms
BUT021_FS, BUT020, Business Partner address usages, BUA_BUPA_EVENT_ISDAT, XXDEFAULT_CHECK, LBUA0F03, R11 244, “Error for validity periods of addresses”
Reason and Prerequisites
When a Business Partner [...]
July 27, 2009 at 10:23 pm
Symptom
Error AM 247 “Address or person no. not found – function module BUP_GET_ADDR2_KEY error ” during creation of address version in FS checkmode.
Other terms
AM 247 BUP_GET_ADDR2_KEY address version bupa_address_upd_consistent BAPI_ADDRESSPERS_GETDETAIL
Reason and Prerequisites
Creation of address version calls the application specific modules to fetch the address number. For BUS1006, module BUP_GET_ADDR2_KEY and this [...]
July 23, 2009 at 12:03 am
Symptom
There are inconsistent partners that have address references in ADRC, ADCP or ADRV but the corresponding BUT020 entries do not exist.
Other terms
BUT020 ADRC ADRV ADCP REPORT ADDRESS INCONSISTENCY
Reason and Prerequisites
Database Inconsistency
Solution
Create and run the attached Z_BUT020_GENERATE report as a local object in your system through transaction SE38.
There is a parameter testrun in the [...]
July 20, 2009 at 2:54 am
Symptom
Address is allowed to be deleted even though there is a dependency
Other terms
Package: S_BUPA_GENERAL
Include: LBUA_CHECKF01
Form: addel_check
Message Number: R1 479
BUA_CHECK_ADDR_VALIDITY, addr_delete_check, lc_bp_check_addel, BUP_CHECK_ADDEL
No dependency check
Address Deleted
Reason and Prerequisites
Though the error message was passed from the ADDEL function modules, the error was not raised to the UI.
Solution
Implement the note to resolve the issue.
July 12, 2009 at 2:29 am
Symptom
You create a business partner with an address that is valid in the future. When you change the name of the business partner, the program terminates with the following error messages:
Runtime error MESSAGE_TYPE_X
Short text of error message:
BUA_BUT020_SELECT_WITH_ADDRNUM: Unknown error
Long text of error message:
Technical information about the message:
Message [...]
July 10, 2009 at 6:05 am
Symptom
While displaying an address on the application, using the Function Module ‘BUPA_ADDRESS_READ_DETAIL’ one of the international address versions is displayed, when the user actually wants to see space version.
Other terms
BUPA_ADDRESS_READ_DETAIL Address Versions ET_ADDR_VERS_ORG ET_ADDR_VERS_PERS
Reason and Prerequisites
There was no check to fetch the space version of the address. The code was such that [...]
July 2, 2009 at 4:56 am
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
July 2, 2009 at 3:48 am
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 [...]