Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Execute HCM Process and Forms

Former Member
0 Likes
751

Hi All,

We are running HR Administrator business package on our system (EP 7.0 [NW 04s EHp1 Java only] and ECC 6.0 EHp3).

When executing a Process in portal with 'SAP_ALL' every thing works fine, but when we remove the sap_all profile we are facing error, and in ST22 the trace says

Error analysis

"Exception CX_SY_NO_HANDLER triggered by CL_HRASR00_PROCESS_RUNTIME====CP in

line 1 with text: An exception with the type CX_POBJ_PROCESS_OBJECT occurred,

but was neither handled locally, nor declared in a RAISING clause"

And the Internal notes are as

Internal notes

The termination was triggered in function "ab_jmess"

of the SAP kernel, in line 1254 of the module

"//bas/700_REL/src/krn/runt/abdynpro.c#16".

The internal operation just processed is "MESS".

Internal mode was started at 20100110120344.

We have maintained a Z-role, with authorization objects P_ASRCONT, P_PERNR and P_ORGIN. Still of no use, can any one help us in finding out the correct authorizations required.

5 REPLIES 5
Read only

Former Member
0 Likes
687

Looks like a program error to me.

Running a system on SAP_ALL to make it work cannot be a solution, so do an ST01 trace to find out which authorization exactly is missing and what is checked before the dump, and consider adding it if appropriate.

Cheers,

Julius

Read only

Former Member
0 Likes
687

Hi,

I have had similar error messages ( Exception CX_SY_NO_HANDLER ) caused by missing auths for S_RFC in the past. Not sure if it is relevant in your case.

Read only

Former Member
0 Likes
687

Just had the same issue. You can fix this with this note - SAP Note 1128240 - SRM_DOCUMENT_DELETE works wrong when

DOC_CONTEXT is filled. We have already applied and it fixed the issue.

Hope this helps.

Jason

Read only

Former Member
0 Likes
687

Hi

We are having the same problem, would you please tell us which authorization objects are missing? Thank you very much!!

Wayne

Read only

Former Member
0 Likes
687

Hi,

Run a Trace ST01 for the error . You can find the missing authorization object by that .

Regards,

Manisha Nadir