cancel
Showing results for 
Search instead for 
Did you mean: 

BRF Plus Validation

0 Kudos

My custom defined validations in BRF plus are not working on NWBC screen in MDG 8.0.But can able to simulate them in BRF Plus and everything works perfectly.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Steffen,

I have followed correct naming convention.Validation is written for BP_CUSGEN and it is available in the MDG UI.

Validation works in MDG 5.0 but not in MDG 8.0.

Regards

Vasumathi

steffen_ulmer
Employee
Employee
0 Kudos

Hi,

some ideas:

1. Have you used the correct naming convention? It would be CHECK_<EntityName>

2. What is the Entity you want to do a validation/derivation? - you need to add the entity to staging. This means you need to touch/add it in the MDG UI otherwise the BRFplus validation/derive will not be triggered (this is a limitation of BRF+ based derivations)

3. Try to implement a very simple derivation first (like CHECK_MATERIAL and check MEINS ) if this works you can try a next entity (like CHECK_MARCBASIC). For BP a simple one would be CHECK_BP_CENTRL

Best regards

Steffen