July 22, 2009 at 9:58 am
Symptom
You use a setParameter method call of the javax.persistence.Query API
to bind a parameter of type java.util.Date or java.util.Calendar.
Although you specify the TemporalType correctly, you get an IllegalArgumentException stating that the types of the parameter value to set and the type of the parameter in the query don’t match.
Other terms
JPA
Reason and Prerequisites
TemporalTypes are handled [...]
July 7, 2009 at 3:39 am
Symptom
After an upgrade from an SAP start release 4.7 or below to SAP ECC 6.0 or higher, the default settings for the user-specific print parameters for the ABAP list print are missing.
Other terms
ABAP, printing, parameter, list, global defaults, user defaults
EXPORT
Reason and Prerequisites
If you upgrade from an SAP release below 46A (start release), the program [...]
July 1, 2009 at 7:00 am
Symptom
This note is only relevant for BSP callable object with input parameters used along with attachments.
In the process workflow there is a BSP callable object with input parameters. When execution reaches this callable object attachment
is added. In the attachment view when navigating back to the
BSP screen using the ‘Back’ button, NO_INPUT_DATA_FOUND error
is raised.
Other terms
Guided [...]