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

Error Processing Dimension CX_SY_DYNAMIC_OSQL_SEMANTICS

Former Member
0 Kudos
867

Hi,

When processing a dimension from the web manager BPC receive the following error:

The parser produced the error: "/1CPMB/FXEH00" is not defined in the ABAP Dictionary as a table, projection view, or database view.



to run the program UJA_REFRESH_DIM_CACHE get the following error:


Se ha producido una excepción del tipo CX_SY_DYNAMIC_OSQL_SEMANTICS, pero ni se ha tratado localmente ni se ha declarado en una claúsula RAISING

El analizador sintáctico da el error: "/1CPMB/FXEH00" no se ha declarado en Dictionary ABAP como tabla, vista de supresión o vista de base de datos

As I can solve this problem?

I am working BPC 10.1 NW SP09 and BW 7.4

Regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi David,

Please share if you found any solution .

Thanks.

Rashmi.

Former Member
0 Kudos

Hi Rashmi,

Plase check the Note:

1680652 - BPC generated tables missing after upgrade SAP NetWeaver BW

I remember solved Issue running the program UJA_REG_TBL_TADIR as indicate the note.

Regards,

Former Member
0 Kudos

Hi David,

Please check if SAP note 1843246 - CX_SY_DYNAMIC_OSQL_SEMANTICS error when maintaining dimension is of any help..

Thanks,

Varsha

Former Member
0 Kudos

Hi Varsha,

thanks for your answer,

I was running the procedure indicates the note but still let me process the dimension.

Thanks.