cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Inconsistent input Parameter inBex

Former Member
0 Likes
1,170

Hi Experts,

I am facing an issue with a bex query. we have two key figures based on local currency. When I add them in the local area, we get below error message, has any one come across similar issue. We are in BI 7.1.

Any help much appreciated.

Termination message sent
ABEND RS_EXCEPTION (101): Inconsistent input parameter (parameter: i_chanm, value 0LOC_CURRCY)
  MSGV1: i_chanm
  MSGV2: 0LOC_CURRCY

Thanks,

DV

View Entire Topic
Former Member
0 Likes

HI Dave,

This might be due to missing SID values and can be fixed by inserting the missing values using SQL

Have a look at these threads

http://scn.sap.com/thread/688751

http://scn.sap.com/thread/828270

Also check if any compounding is used for this IO. In this case check this one

http://scn.sap.com/thread/828270

Hope this will fix the issue

Regards

Chandu