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

Member XXX does not exist failure in /CPMB/IMPORT_MASTER after SP upgrade

0 Likes
1,170

Hi,

We have upgraded our system from SAPKW73010.SAPK-80010INCPMBPC to SAPKW73015,SAPK-80021INCPMBPC.

After the upgrade,we are getting failure for Masterdata,Text import DMP.

Error message is as below:

Task name MASTER DATA TARGET: Submit count: 3 Task name TXT DATA TARGET: Member GEO.CA does not exist Member GEO.US does not exist Member GEO.ZZ does not exist Submit count: 0

In fact the data which we load is Geo.XX.Don't know how GEO is getting here.

The DMP is working fine in old version system.

Transformation file:

ID = *IF (ZCGEOG= *STR(CA) THEN *STR(Geo.)+*STR(CA); ZCGEOG = *STR(US) THEN *STR(Geo.)+*STR(US);*STR(Geo.ZZ))

Conversion file:skip the blank entries.

As work around,modified the conversion file as below and and it went well.

Any idea where it is converting to GEO from Geo?The data which comes from BW info object is Geo.CA,Geo.US and Geo.ZZ only.

Thanks,

Manohar

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Likes

Please look on this note: https://launchpad.support.sap.com/#/notes/2353846

Looks like you have to upgrade BPC to 800 SP23

0 Likes

Hi Vadim,

Looks like this is the exact issue.Will apply this note and update here with the result.

Thanks,

Manohar

0 Likes

The issue is resolved with this OSS notes.

Answers (0)