cancel
Showing results for 
Search instead for 
Did you mean: 

Error in PCR Form in MSS

Former Member
0 Kudos

Hello Everyone,

I am facing an issue when loading the PCR forms. Upon selecting and employee and clicking on 'Select Form', I am getting the following error:

The following ABAP Exception occurred: INTERNAL_ERROR:

com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException

at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:98)

at com.sap.xss.hr.pcr.FcPcr.callRFCSelectScenarios(FcPcr.java:284)

at com.sap.xss.hr.pcr.FcPcr.getScenariosList(FcPcr.java:209)

at com.sap.xss.hr.pcr.wdp.InternalFcPcr.getScenariosList(InternalFcPcr.java:280)

at com.sap.xss.hr.pcr.FcPcrInterface.getScenariosList(FcPcrInterface.java:122)

Caused by: com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFC_Fault_Exception: Fault name: INTERNAL_ERROR, fault text: INTERNAL_ERROR

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

at java.lang.reflect.Constructor.newInstance(Constructor.java:282)

Can anyone provide me with information on why this error is occurring.

Best Regards,

Motaz

Accepted Solutions (1)

Accepted Solutions (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

have you checked in backend using Hrasr_test_process for the same process?

Apply the note 1424239. This should solve the issue

Please follow the steps in note 1407894 and 1410579

Personnel Management > HR Administrative Services >

Configuration of Forms/Processes > Process Configuration >

Set Up Processes > Validity for Process Start >

Define Properties of Object Types

On our internal systems, we have the next entries:

ObjectType Agent Role View Group Name ObjTypeTxt TRUE

P HRASRA MSS_TMV_EE HR Administrator Person X

P HRASRB MSS_TMV_EE Manager Person X

Former Member
0 Kudos

Lukas: Yes I downloaded and installed the XSS applications and BPs according to this link. Unfortunately, I only get 'fatal' in the NWA. Yes 'Internal Error' is nothing to go on really.

Siddharth: I am sorry Siddharth but can you provide me with the process name for creating new PCRs. As for the notes, do u suggest implementing all of them?

Best Regards,

Motaz

Answers (5)

Answers (5)

Former Member
0 Kudos

RFC target is not mandatory. Leave it blank.

Former Member
0 Kudos

Dear All,

Thank You for all your help. I apologize for taking so long to answer.

Turns out it was a business issue (HR). I discovered that by debugging. Thanks for the suggestion. It was a missing entry in a table of the ee_group for PCRs.

All the best to Everyone,

Motaz

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

yes i would recommend this as these are major fixes! You need to have them implemented

creating new processes HRASR_DT

so check any process using hrasr_test_process

Former Member
0 Kudos

Siddharth,

I will upgrade to EA-HR to SP22 and SAP-HR SP22 and will inform you if this fixes the problem. Thank You for your time.

Best Regards,

Motaz

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

yes it will definately do it, Please do as per notes given

Former Member
0 Kudos

Hello All,

I have not yet been able to upgrade to SP23. The system is currently on SP21 but I am still facing the same error.

@Siddharth: The PCRs are not included in the process list in hrasr_test_process.

@Yugandhar Reddy: I apologize but I seem to have missed your post. I just tried executing the HRWPC_RFC_PCR_GET_SCENARIOS FM directly in the backend but it requires a RFC target sys as input. What RFC should be used here?

Best Regards,

Motaz

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

it its happening via Hrasr_test_process in backend, which release you are on?

Former Member
0 Kudos

Yugandhar: Which RFC should be in the RFC target sys field?

Siddharth: We are on Portal 7.01 ERP 6.0 EhP 4

Best Regards,

Motaz

Former Member
0 Kudos

I am on a tight schedule. Any help will be highly appreciated.

Best Regards,

Motaz

Lukas_Weigelt
Active Contributor
0 Kudos

Hi,

are your stacks OK? https://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES?focusedCommentId=233472296&#comment-233472296

Can you see any more in NWA Monitoring default trace? Is the error nested maybe?

Aside from that, I'd really go for debugging. "Internal error" doesn't really tell you much

regards, Lukas

Former Member
0 Kudos

Hi Motaz,

Set the external break point in the function module : HRWPC_RFC_PCR_GET_SCENARIOS and debug it step by step and see

whats going on.

This is the function module which gets called for getting the Scenarios List.

Better you can directly execute this FM it in the back-end and see whats happening.

Regards

Yugandhar Reddy

former_member182598
Active Contributor
0 Kudos

Hi Motaz,

Can you please check in the backend (Use Transaction ST22) if there is a dump. If there is a dump post that.

Thanks

Prashant

Former Member
0 Kudos

Dear Kumar,

Unfortunately, there is no dump.

Best Regards,

Motaz