Symptom
The system raises a dump in:
Class: CL_HRPA_MASTERDATA_BUFFER
Method: IF_HRPA_MASTERDATA_BUFFER~INSERT
The dump shows the following coding:
37 IF sy-subrc IS NOT INITIAL. 38* CONTAINERS should always obey value semantics. 39* The following line is just for enhanced safety. 40* Performance decreases due to the clone are 41* considered insignificant. 42 oper_tab_line-new_data ?= container->clone( ). 43 APPEND oper_tab_line TO oper_tab. 44 ELSE. 45* Data must not exist in order to be inserted. >>>>> RAISE EXCEPTION TYPE cx_hrpa_invalid_buffer_access 47 EXPORTING 48 textid = cx_hrpa_invalid_buffer_access=>cx_hrpa_infotype_record_exists 49* PREVIOUS = 50 tclas = container->a_tclas 51 pskey = container->a_pskey. 52 ENDIF. |
Read more...
Environment
SAP ERP HCM
Keywords
KBA , PA-ESS-XX , Common Parts , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.