Hello,
We are using Transportation Management with BRFPlus.
As part of a scenario, we have to set up a rule where based on the gross weight of an item, we need to populate some error messages.
We have modelled the same using a Decision Table.
Now, when we try to call the corresponding function, we get an error - a syntax error in the generated class.
We find that this error only occurs when we have quantity values - that is, when we are working with gross weight, net weight volume and other quantifiable attributes of an item.
When we tried to generate the class / function, we get the following message:
Generation for Z_BL_FUNCTION failed: "_V_OP1-NUMBER" and "<_V_WORKAREA>-GRO_WEI_VAL
That's it. Upon closer inspection of the generated code, we find that the issue occurs because the structure containing the gross weight value and gross weight unit as attributes is being assigned to an element rather than a structure.
The issue occurs in the customer system.
We tried searching for relevant notes but could not find one.
Does this issue sound familiar? Any idea what is the solution for the same?
Regards,
Mithun