cancel
Showing results for 
Search instead for 
Did you mean: 

Error message during BEx analyzer execute

Former Member
0 Kudos

Using BEx analyzer, system show error message like below:

Variable 0P_FVAEX could not be replaced;

Program error in class SAPMSSY1 mehtod: UNCAUGHT_EXCEPTION

System error in program CL_RSR_REQUEST and form TEXT_ELEMENTS_GET:VARIABLES_SUBMIT(see long text)

Who can solve this problem? Thanks!

Message was edited by:

Almini Sanbra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

It looks like 0P_FVAEX is a Replacement Path variable, but you have an error in the ABAP code that it is calling.

Try posting more details of what you are trying to do, and maybe we can give you some better help.

Bob

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear sanbra,

We have faced the same error and its resolved after applying the

Following:

I have applied the following Note

1079186 Error when you filter by characteristic values

Please also apply the following patches to your system:

Support packages and patches ->SAP netweaver->SAP Netweaver->

SAP Net weaver 2004s->Entry by component->BI java

Update with the latest patches

1)BIBASES12P_4-10003477.SCA Patch for for BI BASE SERVICES 7.00 SP12 4

2)BIWEBAPP12P_4-10003476.SCA Patch for BI WEB APPLICATIONS 7.00 SP12 4

3)BIIBC12_0-10003495.SCA SP for BI INFORM. BROADCASTING 7.00 0

Regards,

Suman Raju.

***********IF useful some points please***********

Former Member
0 Kudos

Hi Sanbra,

You have to use 0FISCVARNT in your query first.

http://help.sap.com/saphelp_nw04/helpdata/en/eb/6ff4382f23f671e10000000a11405a/content.htm

Regards,

San!