cancel
Showing results for 
Search instead for 
Did you mean: 

Changes in Expert Rules

ashish25bp
Participant
0 Kudos

Dear Experts,

I have a requirement to amend two rule sets , ZEXP_COMP and ZEXP_NOTS (Compostion rule and Notification status rule), such that it should Ignore new customized Component type e.g ZMLD While writing the rule.

In short:

1. The Composition rules that populate the Monomer Composition should ignore this component type ZMLD

2. The Notification Status rule should also ignore this component type (ZMLD).

I am not sure what changes I need to do in .mdb files, and in which tab, to achieve this result. What sort of syntax or code changes needs to be done here.

A little hint would help me

Thanks in advance

Ashish

Accepted Solutions (0)

Answers (2)

Answers (2)

Ralph_P
Advisor
Advisor
0 Kudos

Hi Ashish,

in the MdB-file in table ExpPhraseMap insert a new row with internal_id and external_id = ZMLD. That should do the trick.

Ralph

0 Kudos

Hi Aashish,

if those rules are custom created and now from SAP provided content and are in format Rule you can edit the component type mentioned in the Facts. It broadly component type is declared under MDB file which usually is the case for many expert rules to give a place holder for inputting relevant component types you can modify the making changes in the mdb file. Please check your mdb file for mapping items.

Thanks and Regards

Jayakumar