Solution : https://service.sap.com/sap/support/notes/672268 (SAP Service marketplace login required)
Summary :
LOAD_VERSION_LOST runtime error occurs due to mismatch between load versions of ABAP programs during an internal session. Prerequisites for this error suggest avoiding mass generation of programs and buffer invalidations during active sessions, as indicated by activities such as using SGEN or /$sync. The programs need synchronization post kernel or patch imports, requiring alignment between new kernel sub-versions and existing program loads to prevent generation conflicts. Solutions include synchronizing kernel versions across application servers and regenerating program loads using SGEN with recommended settings to avoid outdated versions and minimize system disruption.
Key words :
load_version 1462major_subversion 0minor_subversion 2this version data, symptom run time error load_version_lost occurs, runtime error load_version_lost occurs, user finishes entering values, abap source code text, runtime error load_version_lost prevents, runtime error load_version_lost occurring, fully optimized move-correpondingfor, execute explicit generation manually, generating unchanged programs explicitly
Related Notes :
162991 | Generation tools for ABAP programs |