Solution : https://service.sap.com/sap/support/notes/1343857 (SAP Service marketplace login required)
Summary :
When initializing the maintenance API (COND_MNT_INIT), an exception CX_COND_MNT_SESSION is thrown due to improperly populated data areas critical for condition maintenance. This issue arises from accessing module pool SAPMV130 before initializing the maintenance API, leading to memory alignment discrepancies across program groups, lacking a shared interface work area. To resolve, update the exception class with an "OUT_OF_SYNC" ID and text, create a function module for loading interface work areas (COND_MNT_LOAD), and implement source code modifications in specified includes. Ensuring a shared interface work area is crucial for synchronization and functionality.
Key words :
shared interface work area exists, shared interface work area, problem concerns memory organization, saplcond_mnt_intf lcond_mnt_intftop lcond_mnt_intff14 lcond_mnt_intfu01, required module pool sapmv130, function module cond_mnt_init terminates, interface work areas, external program group, solution important note, relevant support package
Related Notes :
1343907 | TXJCD out of delivery address in ME31L/ME32L |