cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BPC 10 NW - component used by admin module

0 Kudos

Hello Gurus,

We are on BPC 10NW - SP04

We were trying all the features using some test data. Now, we have received actual data from the business. We are trying to delete the previously created master data and create the new one give by the business.

It gives an error while processing the dimension (ENTITY Dimension)

To get processed we had done following activities too -

1. Deleted the transaction data from Consolidation, Ownership and Rate cubes

2. Deleted the BPFs

3. Deleted the inout forms and/or changed the references wherever we had used the hardcoded values.

4. Deleted the data from the referencial dimension (INPUTCURRENCY)

5. Tried to delete the ENTITY data from the backend (From BW)

Still it gives the error while processing the ENTITY dimension as "Error in admin module, Component used by admin moduile"

Only remaining part I can think of is of JOURNALS. We had created few data using journals. However, I am not sure how to delete the journal data. (if that is the root cause of the issue)

Can anyone suggest the remedy for this issue.

Let us know if you need more information.

Regards,

Rashmi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi rashmi ,

DID U TRY THIS UJA_REFRESH_CACHE .

former_member190501
Active Contributor
0 Kudos

Hi,

Run clear jornals package (/CPMB/CLEAR_JOURNALS)to clear Journals data.

Hope it helps...

regads,

Raju

Former Member
0 Kudos

Yes Raju is correct

when we want to delte the Master data from the Dimensions, First we have to delete all related Transactional data in Journals as well.

Kind regards

Narsi

CQS RSA

Former Member
0 Kudos

Hi Rashmi,

Please check if there is journal data. The journal data would be in a generated table. Please check for the journal generated table using the program UJ0_GET_GEN_TABNAME. You can check the entries in the table. The tables start with /1CPMB.....

- If you simply want to clear, then in BPC 7.5 there would be seprate task profile 'Admin Journal' which would enable the option of clearing the journals in admin console.

Thanks,

Sreeni