cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro Application Error

Former Member
0 Kudos

Hi Experts,

Got an error while running an webdynpro application GRFN_report, any idea whats causing this error? here is the error description

The following error text was processed in system GRA : Error when Creating Component GRFN_REPORT_SELECTION. GRFN_REPORT_SELECTION Is a Component Interface, Therefore, an Instance Cannot Be Created. Name of Component May Not Be Specified. (Using Component: GRFN_REPORT, Component Usage: REP_SELECTION)

The error occurred on the application server IN-BLR-STREC_GRA_00 and in the work process 2 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: IF_WD_COMPONENT_USAGE~CREATE_COMPONENT of program CL_WDR_COMPONENT_USAGE========CP

Method: CREATE_SEL_COMPONENT of program /1BCWDY/HR1SBPKKOUIR0B59S09T==CP

Method: SET_REPORT of program /1BCWDY/HR1SBPKKOUIR0B59S09T==CP

Method: INIT of program /1BCWDY/HR1SBPKKOUIR0B59S09T==CP

Method: IF_COMPONENTCONTROLLER~INIT of program /1BCWDY/HR1SBPKKOUIR0B59S09T==CP

Method: HANDLEDEFAULT of program /1BCWDY/HR1SBPKKOUIR0B59S09T==CP

Method: HANDLEDEFAULT of program /1BCWDY/HR1SBPKKOUIR0B59S09T==CP

Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/HR1SBPKKOUIR0B59S09T==CP

Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_IF_VIEW=====CP

Method: DISPLAY_TOPLEVEL_COMPONENT of program CL_WDR_CLIENT_COMPONENT=======CP

Do the needful

.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI All,

How was this error resolved as I am getting the same.

Regards

Warren

Former Member
0 Kudos

Hi ,

You need to provide mandatory parameter to the report .

The parameter name is 'REPORT' and its value can be any valid report id .

So you need to add following parameter to your URL : REPORT=GRAC_SOD_ACT_ROLES

Best Regards,

Aman

Former Member
0 Kudos

Hi,

Where would I add this? I am using NWBC. I am still very new to the SAP environment,

Thanx

claudenir_araujo
Participant
0 Kudos

Hi Sandeep

This error appears to be in your UWL configuration, it looks like the XML content is incomplete.

Also I would recommend you to log a SAP Message that they will give you some SAP notes to apply and update some files in your system.

They should give you a step by step how to fix it if you couldn't trough just checking the XML content.

I hope this could be helpful somehow.

Regards.

Claudenir Araujo

Former Member
0 Kudos

Hi Claudenir,

Thanks for the reply, i am running SAP GRC 10.0 report and on this process when i tyr to test this webdynpro application its giving me above error message, will raise a message and check.

Regrads,

Sandeep

claudenir_araujo
Participant
0 Kudos

Hi Sandeep,

Even though its a 10.0 issue, please take a look on the UWL configuration because it is probably the XML content that has some missing information.

As you are a RAMP-UP then they will process your message very fast.

Feel free for other questions.

Regards.

Claudenir Araujo