cancel
Showing results for 
Search instead for 
Did you mean: 

Change content of BRFplus structure with procedure call

ragavmudi
Explorer
0 Kudos

Hi all

I have a rule (RUL_ENH_MAT) in BRFplus which has structure Z_MAT_CUST_INFO which has some substructures.

In that rule I have a procedure call and in that procedure call I call a static method in a class where I basically have some complex logic to update some fields in some substructures of structure Z_MAT_CUST_INFO. 

In that class/method I have Z_MAT_CUST_INFO as changing parameter and in the procedure call I have Z_MAT_CUST_INFO as result, but somehow when executing the rule, Z_MAT_CUST_INFO does not get updated (but it does when simulating the procedure call).

Any idea?

Thank you

 

Accepted Solutions (0)

Answers (0)