cancel
Showing results for 
Search instead for 
Did you mean: 

Master Data duplicate errors in BPC 10.1 Standar

anil_1711079
Discoverer
0 Kudos
69

Hi SAP Experts,

I would need help in resolving the below issue, Master Data Failures in BPC.

Detected duplicate member ID '62370A1_GDD'

and 

Dimension member 3883_#1 BTM is an invalid member ID in dimension 

 

Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

Daniel_AC
Explorer
0 Kudos

Hi,

Detected duplicate member ID '62370A1_GDD':
- BPC models are built on top of BW InfoProviders and each dimension in BPC maps to a BW InfoObject and its members are managed in the BW master data tables...
- Via SE16 or RSA1 check the InfoObject master data and clean the duplicate in the source file or table.
- Run RSDMD if manually changes.

Dimension member 3883_#1 BTM is an invalid member ID in dimension:
- Member ID violates naming rules that are enforced by BW/BPC.
- Could be the "#", starting with number (InfoObject doesn't allow), max character length (20 as default).

If you have any questions, please provide more information.