August 4, 2009 at 2:24 am
Symptom
The DateNavigator user interface (UI) element returns incorrect data. Year, month, and day are swapped.
Reason and Prerequisites
This problem is caused by a programming error.
This occurs in Release 7.01, Support Package 5.
Solution
Implement the attached correction instructions or import the relevant Support Package.
August 4, 2009 at 2:19 am
Symptom
Pager data not being updated correctly in certain Data Exchange scenarios.
Other terms
BAS_COMMUNICATION, PAGER, TELEPHONE, SMS ENABLED, ADR2, ADR13, ADDR_COMM_MAINTAIN, ADDR_COMM_MAINTAIN_INTERNAL, COMMSYNC_SYNCHRONIZE_SMS_PAGER, LSZA0F65, LSZA0F76
Reason and Prerequisites
When an user enters a pager, without it being associated to a telephone
number, for a particular address, a select query is done on the
telephone data that is being created. This results [...]
August 1, 2009 at 11:43 am
Symptom
1. In transaction ST02, the system displays the value for the maximum heap memory consumption in the column “In Mem [KB]” instead of in the column “MaxUse [KB]“.
2. In the “Load History” of transaction ST03N, the headers “Parts of response time” and “GUI times” are swapped.
Other terms
RSTUNE50, heap peak memory, workload overview, history
Reason and [...]
July 20, 2009 at 6:45 am
Symptom
If you call SP_CALL_GET twice in succession, the second time it is called, a leading zero is truncated in the return parameter CALLSTATE-PARTY.
For example:
After the first call of the parameter SP_CALL_GET, the return parameter CALLSTATE-PARTY has the value ‘00123456789′. After the second call, it has the value ‘0123456789′.
Other terms
SP_REMOTE_PARTY_IDENTIFY, Snapware, IDENTIFY_PARTY,
Remove leading zero
Reason [...]
July 16, 2009 at 10:12 am
Symptom
The navigation index is incorrect after you rename methods.
The system does not find the new method in the where-used list.
Other terms
Where-used list, renaming methods, refactoring
Reason and Prerequisites
This error occurs only if you first insert and then inactively save the new method name for the usage locations, and you then rename the method itself.
Solution
Implement the [...]
July 16, 2009 at 10:02 am
Symptom
When printing with device type TROYMICR, the printer commands for the printer initialization are not sent correctly and thus check printing with the Troy printer fails.
Other terms
TROYMICR
Reason and Prerequisites
This is a bug in the SAP kernel which has the following effect:
In device type TROYMICR, format LETTER, action SETUP, the INCLUDE command to device [...]
July 14, 2009 at 5:54 am
Symptom
You create an interval in a year-dependent number range, and an interval for a later year already existed before. For the interval that already existed before, a buffer was created in the main memory because numbers were already used from the interval. If a number from the newly created interval is [...]
July 8, 2009 at 9:15 pm
Symptom
The primary index incorrectly uses the following tables:
DOKILDOKHLDOKTL
Other terms
SE61, F1 help, message long text, F1 documentation
Reason and Prerequisites
The primary index for these tables consists of the respective key fields. For different SELECT statements, these key fields are not listed in the same sequence as in the ABAP dictionary. This slows down the access [...]