November 7, 2009 at 8:00 pm
Symptom
A user has been given authorization to access Business Partners of certain authorization group. The Business Partner search help BUPAGUID displays all the Business Partners even if they belong to authorization group for which the user does not have authorization.
Ex: User X is configured to access Business Partners of authorization group ‘0001′. [...]
July 2, 2009 at 9:42 pm
Symptom
Select on the table BUT000 takes very long since there is no index
Other terms
LBUPA_INTERFACE_TDTRANSF01, perform partner_determine, BUT000
Reason and Prerequisites
The index BUT000~ADR is non-unique and the optimizer doesn’t hit the index at all and chooses to go for table scan.
The query has to be changed to use a hint.
If the customer is using ORACLE DB then [...]
June 30, 2009 at 9:07 am
Symptom
Whenever changes are made to Address independent communication data (Email) is changed through the Bapi FM BUPA_CENTRAL_CHANGE the delta queue 0BP_DEF_ADDRESS_ATTR is incorrectly populated. This would cause loss of data at the BW system when the data is extracted.
Other terms
BUPA_CENTRAL_CHANGE, BUBA_4, BUPA_ADDR_UPDATE, PERFORM address_badi_call. BAPI_BUPA_CENTRAL_CHANGE, Address independent communication, ADR6, SMTP, BUA_ADDRESS_FIND_WITH_ADKN_ALL
Reason and [...]