cancel
Showing results for 
Search instead for 
Did you mean: 

Condition IMPORT_INTO_TEST_OK in ChaRM

Former Member
0 Kudos

Dear Experts,

On my Z Normal Correction I've added the condition IMPORT_INTO_TEST_OK to verify if the transport was imported succesfully in TST before continuing.

Unfortunately when this condition is checked, I receive a short dump:

--

Runtime Errors UNCAUGHT_EXCEPTION

Exception CX_SOCM_NOT_IMPLEMENTED

Date and Time 29.01.2009 10:27:52

Short text

An exception occurred that was not caught.

What happened?

The exception 'CX_SOCM_NOT_IMPLEMENTED' was raised, but it was not caught

anywhere along

the call hierarchy.

Since exceptions represent error situations and this error was not

adequately responded to, the running ABAP program

'CL_CHM1_REG_CORR_INSTANCE=====CP' has to be

terminated.

--

I've removed the condition now and the short dump is also disappeared.

Anybody an idea?

We're using SolMan 7.0 SPS15.

Any help is appreciated!

Best regards,

Roel

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

Check

Note 1242931 - Dump UNCAUGHT_EXCEPTION - CX_SOCM_NOT_IMPLEMENTED

Markus

Former Member
0 Kudos

Markus,

Thanks for your answer.

I already read this note, however it is focused on MOPZ and my Z transaction is a Change Doc (Normal Correction).

I can try to change the implementation class the the suggested one in the note, but I'm afraid other functionality will not work any more.

Best regards,

Roel

Former Member
0 Kudos

Tried to change the implementation class and as expected other functionality doesn't work any more. Cannot assign the Normal Correction now to a Maintenance Cycle.

Any other suggestions?

markus_doehr2
Active Contributor
0 Kudos

Sorry - was just a "quick shot".... I´m clueless...

Markus

Answers (2)

Answers (2)

Former Member
0 Kudos

Can anybody share the solution for this?

Former Member
0 Kudos

how was this resolved?