SAP Note 595104 - Runtime error TYPELOAD_NEW_VERSION

Component : DB Independent Database Interface -

Solution : https://service.sap.com/sap/support/notes/595104 (SAP Service marketplace login required)

Summary :
This SAP Note discusses the TYPELOAD_NEW_VERSION runtime error, primarily caused when a data type in the ABAP dictionary is altered, affecting runtime objects and PXA buffer synchronization across application servers. Problems arise when the nametab buffer updates instantaneously but corresponding updates in PXA buffers on remote servers lag due to synchronization delays. Consequently, applications operating within this interval might experience runtime errors if they attempt to use the outdated type information. The error can also occur if changes are made in the same database LUW, leading to discrepancies between the old type available in PXA and the expected new type. Patch 713 of kernel Release 620 resolves these issues by synchronizing the updates correctly.

Key words :
rdisp/bufreftime profile parameter, typeload_new_version runtime error occurs, change + additional buffer time, additional buffer time, data type change, runtime object immediately, relevant type load, -mentioned runtime error, buffer synchronization time, short dump shows

Related Notes :

480671The Text Language Flag of LANG Fields