August 6, 2009 at 2:16 pm
Symptom
You start a Web Dynpro application. Afterwards, you find Web Dynpro entries in the cache of your browser that should not be cached.
Other terms
Caching, WebDynpro ABAP
Reason and Prerequisites
This problem is caused by a program error.
Solution
Import the relevant Support Package or implement the correction instructions.
August 6, 2009 at 2:13 pm
Symptom
The ABAP GCP is implemented using ESF LCP. Due to this implementation many ECO functionalities are not working correctly. e.g. in some cases the messages were not displayed properly.
So a new implementation of the ABAP GCP using ESF RCP is provided.
It is possible to configure GCP to work either using LCP or using RCP. [...]
August 6, 2009 at 1:44 pm
Symptom
Unified rendering for Web Dynpro ABAP must be updated for error corrections.
Other terms
Unified rendering, UR, Web Dynpro ABAP, WD ABAP, Web Dynpro, WD, rendering
Reason and Prerequisites
This problem is caused by a program error.
Solution
The attached correction instructions contain one part of the unified rendering version for the pending SAP_BASIS 701 Support Package 06.
Users of the [...]
August 4, 2009 at 2:25 am
Symptom
If you start the Message Editor for an XI message for which an application error has occurred in the target system, the system then loads an incorrect version of the payload. Instead of the original payload of the message, the system displays the returned application error in the editor window in [...]
August 1, 2009 at 11:42 am
Symptom
Method CL_ABAP_DATFM=>CONV_PERIOD_EXT_TO_INT creates a short dump, instead of a return code to indicate an error, when called with a string starting with a period-delimiter (i.e. “/”).
Other terms
CL_ABAP_DATFM CONV_PERIOD_EXT_TO_INT
Reason and Prerequisites
This error happens because of a programing error in the class CL_ABAP_DATFM.
Solution
Apply the correction attached to the note via transaction SNOTE or install the [...]
July 30, 2009 at 11:49 am
Symptom
You are using DB connect to connect an external Oracle database with a UTF-8 character set to an SAP system. When the method GET_COLUMNS of the class CL_SQL_METADATA_ORA is called for a table of the external database, an unusable ABAP Dictionary (DDIC) length is returned for some or all of the VARCHAR2 [...]
July 30, 2009 at 11:44 am
Symptom
Problems occur in the ABAP Debugger when you display references to objects that have been deleted in the meantime and when you display destroyed references:
An error occurs if the table tool displays an internal table that contains references to rows or individual fields of a different internal table that have been deleted in [...]
July 30, 2009 at 11:43 am
Symptom
When you implement a note that contains enhancements for Web Dynpro ABAP objects, a short dump (TYPE_NOT_FOUND) occurs.
Other terms
Web Dynpro ABAP, transaction SNOTE, Note Assistant, note implementation, enhancement implementation, Enhancement Framework, view container
Reason and Prerequisites
Prerequisite: The correction instructions contain enhancements for view containers.
Reason: There is an incorrect reference to a non-existent DDIC element when [...]