2012 Jul 09 2:54 PM
Hi While using transaction 'BP' I am getting dump.
Short text
Class interface was changed at runtime.
What happened?
Error in the ABAP Application Program
The current ABAP program "CVI_STRATEGY_BP_VENDOR========CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
Error analysis
The section "PUBLIC" of the interface of the class "CVI_FM_BP_CUSTOMER" was
changed during
program flow, which caused inconsistencies at runtime.
The program "CVI_MAPPER====================CP" uses the interface version
20120618200040.
The program "CVI_MO_KNB1===================CP" uses the interface version
20110709220821.
The internal session was started at 20120709192234.
the dump pointing at error "lr_ref_mapper = cvi_mapper=>get_instance( ).". we are trying to find out the error but failed. We are not able to understand what went wrong in this.
can any one solve this.
Hi While using transaction 'BP' I am getting dump.
Short text
Class interface was changed at runtime.
What happened?
Error in the ABAP Application Program
The current ABAP program "CVI_STRATEGY_BP_VENDOR========CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
Error analysis
The section "PUBLIC" of the interface of the class "CVI_FM_BP_CUSTOMER" was
changed during
program flow, which caused inconsistencies at runtime.
The program "CVI_MAPPER====================CP" uses the interface version
20120618200040.
The program "CVI_MO_KNB1===================CP" uses the interface version
20110709220821.
The internal session was started at 20120709192234.
the dump pointing at error "lr_ref_mapper = cvi_mapper=>get_instance( ).". we are trying to find out the error but failed. We are not able to understand what went wrong in this.
can any one solve this.
2015 Apr 23 11:41 AM
Hello Puranchander,
We are getting the same error, do you remember how was it fixed?
not sure if it has to do with EEWB as the last change we did in our system was add new fields into BP.
Thanks,
Sandeep