cancel
Showing results for 
Search instead for 
Did you mean: 

Budget in MSS - Error

Former Member
0 Kudos
65

Hi,

In MSS - Budget (Workset) -

Services -->

Critical Variances

--> By Profit Centers

--> By Cost Centers

--> By Orders

Critical Postings

--> By Profit Centers

--> By Cost Centers

--> By Orders

If i Click any one the above links, I'm getting the following error message.

Error Message:

==============

Error when processing your request

What has happened?

The URL http://<Server:8005>/sap/bc/webdynpro/SAP/fpb_variance_monitor_overview/ was not called due to an error.

Note

The following error text was processed in the system DEV : WebDynpro Exception: Application FPB_VARIANCE_MONITOR_OVERVIEW Does Not Exist

The error occurred on the application server erpdev04_DEV_05 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: RAISE of program CX_WD_GENERAL=================CP

Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP

Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

What can I do?

If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system DEV in transaction ST22.

If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server <Server> in transaction SM21.

If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server erpdev04_DEV_05 . In some situations, you may also need to analyze the trace files of other work processes.

If you do not yet have a user ID, contact your system administrator.

Error code: ICF-IE-http -c: 180 -u: SFCD03 -l: E -s: DEV -i: <Server> -w: 0 -d: 20070911 -t: 161351 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

-


Could you please tell me how to resolve the above issue.

Thanks and Regards,

Vasu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vasudevan,

Please check if you have the following BASIS component in your backend ECC.

EA-APPL SP08

This is the minimum requirement with which this webdynpro application comes.

Now go to SE80 --> Open the FPB_MONITOR package and check for the FPB_VARIANCE_MONITOR_OVERVIEW webdynpro application in the WebDynpro folder.

If you find this webdynpro application, then right click on it and test the application and you will see the web application in the web browser.

Regards,

Shobhit