cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot configure parameter FILTERMDMODE in task /CPMB/BPC_MASTER_DATA_TARGET

Former Member
0 Kudos

Dear,

After creating a new package from the standard /CPMB/IMPORT_IOBJ_MASTER process chain to load master data from an InfoObject in BW, I experience an issue in running the package. The system complains about not being able to configure a parameter for FILTERMDMODE.

Here is a screenshot from the error:

If I look into the logs from the process chain, no action is recorded. The systems does not seem to initiate any action in the back end.

Does anyone have any idea how to solve this problem?

Thanks in advance,

Stijn

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Kudos

Hi Stijn,

You are talking about this line in the advanced DM script:

TASK(/CPMB/BPC_MASTER_DATA_TARGET,FILTERMDMODE,%FILTERMD%)

Then use transaction RSPC, and select the chain /CPMB/IMPORT_IOBJ_MASTER

Open variant for Master Data  (/CPMB/BPC_MASTER_DATA_TARGET) and add the parameter FILTERMDMODE without any default value.

Vadim

Former Member
0 Kudos

Dear Vadim,

Thank you for your swift reply. This solves the problem. I note that in our development system the variant already existed, but not in the test system.

We found out that note 1964849 was implemented in development. Subsequently the environment was transported to the test system. Apparently the standard package was altered by the transport, but the parameter in the variant of the process chain was not transported.

Regards,

Stijn

Answers (0)