cancel
Showing results for 
Search instead for 
Did you mean: 

[Ugrapde ECC 5.0] Dump in PA-CM

guillaume-hrc
Active Contributor
0 Kudos

Hi all,

We are currently upgrading from 4.6C to ECC 5.0

We have got a problem when switching from Display to Modify in the HRCMP0001D transaction. A dump is generated with the following text :

The exception 'CX_HRPA_INVALID_PARAMETER' was raised but was not caught at any  
 stage in the                                                                   
call hierarchy.                                                                                
Since exceptions represent error situations, and since the system could         
not react adequately to this error, the current program,                        
 'CL_HRPA_RESOLVE_EXCEPTION=====CP', had to                                     
be terminated.

It did find a OSS Note <b>885513</b> which seems to be related but is for FI-TV-COS and not for PA-CM. And - I assume - the corrections apply to FI-TV programs...

Has anybody experienced something similar ?

Best regards,

Guillaume

Accepted Solutions (0)

Answers (1)

Answers (1)

guillaume-hrc
Active Contributor
0 Kudos

Found the solution!

I post it just in case.

The OSS Note 493984 (that you can find while debugging) solves the problem.

Guillaume

suresh_datti
Active Contributor
0 Kudos

Hi Guillaume,

Thanks for sharing the info.. You are upgrading to ECC 5.0, any reason why you are still sticking to CM and not moving onto ECM? just curious..

Regards,

Suresh Datti

Former Member
0 Kudos

Hello Guillaume-

We are upgrading our system from 4.6 to ERP2004 and facing same problem like you.I have tried to implement OSS Note 493984 as per your instruction but its saying there is no correction instruction.

Please let me know how did you solve the problem.Its very urgent.Thanks in advance.

Regards,

Sinchan

guillaume-hrc
Active Contributor
0 Kudos

Hi Sinchan, hi Suresh

Sorry for the delay.

What I did is that I added the

* an event to avoid a short dump due to CE framework
LOAD-OF-PROGRAM.
  PERFORM do_nothing(sapfp50p).

into the program RHCMP_STARTNF that is called when you launch the transaction HRCMP0001D

It is far better now !

For the moment, we are just upgrading 'existing' functionalities but we are studying ECM also, for the future.

Best regards,

Guillaume

Former Member
0 Kudos

Hi Guillaume-

Thanks for your help.But in order to change it I need the access-key which I do not want.Basically FM 'HRCM_ADMINISTRATION' is getting dump when I am running a custom report.That FM is called in a custom program.If I add 'DO_NOTHING' function in load of that custom program will it solve the purpose?Thanks very much for your kind helo.Regards,

Sinchan

Former Member
0 Kudos

Hi Guillaume-

Thanks very much man...It worked perfect..

Sinchan

Former Member
0 Kudos

Hi Guillaume-

Have you ever tried to upload one photo in IT0002 screen in Upgrade system.If yes could you pls tell me how did you upload that.It will help me a lot.Thanks.

Sinchan