cancel
Showing results for 
Search instead for 
Did you mean: 

cx_hrpa_invalid_buffer_access

Former Member
0 Kudos

I've been checking the SAP Notes but so far haven't found a solution to my issue, so I thought I would post it here. We have CE implemented and turned on. Currently during the hiring action, we are having the following problem.

PA40-->New Hire

Type in basic employee data click save

Enter Action (hire, prefilled)

Enter Reason (select reason)

Enter Position/org info/ area subarea eg esg...

Upon saving, we get "do not select subtype" message with GREEN indicator

Click save again, we get a short dump with the following messages

CX_HRPA_INVALID BUFFER ACCESS

CL_HRPA_MASTERDATA_BUFFER=====CP

an exception occurred that was not caught in procedure create virtual IT0001 NEW IF

reason for exception is

Infotype record &PSKEY:a structure &A already exists.

Can any ABAP person out there please tell me what this means and how I can fix it?

Much thanks!!!

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Solved! thanks everyone for the help - it was an issue with conflicting object ids...

0 Kudos

Hi Rachelle,

We're having this exact problem in our system when doing hiring actions from HCM Processes & Forms. We have debugged alot and found that it tries to read from "a_buffer_table" with SPRPS (locking indicator) value 'X'. However, in the buffer table, the SPRPS values are blank and it gets nothing back.

We get the same error message as you, and wondered what you did specifically to resolve the issue.

Hope you can take the time to answer my question.

In advance thanks!

Best Regards,

Hans Petter Bjørn

Former Member
0 Kudos

hi ...

I am facing the same problem. But i am not getting the way to come out of it.

I mean i have a requirement to create a previous employer's detail. when i am creating a new record i am getting this runtime error. what could be the reason?

You are saying that it was an issue with conflicting object ids...what does that mean?

help me if you can.

Thanks in advance.

dsharmak
Advisor
Advisor
0 Kudos

Dear Sir,

Please check in your system the note 1030938 is applied, If not then apply the same.

Best Regards,

Deepak...

amit_khare
Active Contributor
0 Kudos

I think you need to check the configuration here, especially if any dynamic action is set...