Solution : https://service.sap.com/sap/support/notes/589103 (SAP Service marketplace login required)
Summary :
SAP Note addresses the runtime error LOAD_TYPEPOOL_VERSION_MISMATCH, which appears primarily when type group or associated ABAP object changes disrupt the type check between program generations. This error requires transaction cancellation and can typically be remedied by regenerating the main program. Deeply rooted in SAP Workbench and dependency management issues, specifically within ABAP generation dependencies and object list rebuilding, the error can also arise from incompatible dependency records, notably with type groups IBXX, IBST, IBCO, and SXRT involving the MARA structure. Solutions involve regenerating affected main programs and executing TOUCHSRC for immediate correction, with long-term fixes depending on updates via Support Packages or manual source code adjustments.
Key words :
changed abap dictionary structure mara, abap program called %_cxxx exists, abap dictionary structure mara, sap web application server, rebuild object list reason, runtime error load_typepool_version_mismatch occurs, rebuild object list, abap dictionary structures, runtime error load_typepool_version_mismatch, source code corrections
Related Notes :
782140 | OCS: Known problems with Support Packages in Basis Rel. 6.20 |