August 6, 2009 at 2:20 pm
Symptom
When you display change documents, the table key for tables with keys longer than 70 characters are not always displayed correctly if a string has been logged as the first field.
Other terms
CDPOS_UID, CDPOS_STR, CDPOS, CHANGEDOCUMENT_READ, CHANGEDOCUMENT_READ_POSITIONS, RSSCD100, RSSCD150
Reason and Prerequisites
This problem is caused by a program error.
In the field TABKEY of the table CDPOS_UID, [...]
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 [...]
August 1, 2009 at 11:41 am
Symptom
The Sysplex Monitor and the respective OS07 display show incorrect values for Storage Frames Available and Storage Frames online.
Other terms
DB2 z/OS CCMS Sysplex Monitor Storage Frames
Reason and Prerequisites
The RTF Monitor displays values as float beginning with a certain size. These values are incorrectly parsed.
Solution
Import one of the following Support Packages:
SAP Basis 7.00 Support Package [...]
July 22, 2009 at 8:32 pm
Symptom
The system uses an incorrect format when printing ABAP lists:
In the print dialog, the system proposes a format for an output device, which is not defined for the relevant device type.In the background, the system generates a spool request that cannot be printed because the format is not defined for the relevant device type. [...]
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 [...]