July 20, 2009 at 6:46 am
Symptom
The subroutine refresh_bp_buffer is called, which do refresh the global memory. Other applications which have registered on the save event did not get the changes.
In addition some minor errors to be corrected:
Messages written to the application log with wrong parameters.Duplicate call of BDoc creation.Other terms
Business partner (BP) integration, BP buffer initialization
Reason and Prerequisites
Global memory [...]
July 16, 2009 at 10:13 am
Symptom
If you change a parameter in the profile for basic maintenance,
the buffer size for ABAP programs may be corrupt when you save the profile.
Other terms
abap/buffersize, ‘Program Buffer Size’, RZ10
Reason and Prerequisites
The buffer for ABAP programs (’abap/buffersize’ profile parameter) is more than 999,999 KB. The basic maintenance for the profile only sees six characters [...]
July 16, 2009 at 10:06 am
Symptom
Dieser Hinweis ist g黮tig f黵 das DBACockpit auf Oracle.
Bei SQL Queries in deren Ergebnisliste Felder mit mehr als 2000 Zeichen vorhanden sind, kommt es zu einem Programmabbruch (Dump) mit der folgenden Meldung:
Runtime Errors DBIF_RSQL_BUFFER_TOO_SHORT
Short text
Data area for accessing table is too small.
Information on where terminated
The termination [...]
July 15, 2009 at 2:27 am
Symptom
If IN lists are used in the WHERE condition, the check “SELECT Statements That Bypass the Table Buffer” in the Code Inspector issues the message “Generically Buffered Key Area not Completely Specified for Table &1″. However, none of the buffered key fields of the table with an IN condition is accessed, [...]
June 26, 2009 at 11:37 pm
Symptom
During HTTP requests to the ICM or the SAP Web Dispatcher, error 400 (Bad Request) occurs.
Other terms
mpi/buffer_size, Bad Request, ICM, Content Filter
Reason and Prerequisites
If you used the profile parameter mpi/buffer_size to change the MPI buffer, errors may occur during request analysis within the SAP Content Filter; these errors cause the rejection.
Solution
The following kernel versions [...]
June 26, 2009 at 11:35 pm
Symptom
In the Enterprise Search, the system does not delete the search criteria you entered and the search results in the results list if you repeatedly close and then open the search input UI.
Reason and Prerequisites
These problems are caused by a program error.
Solution
Implement the attached correction instructions.