No, you cannot. ODM does not support nested business rules.
It looks like your approach to ODM is wrong i.e. you are trying to program in ODM . Business rules are declaratory statements that tells the business how the business must run. They are not code, even low code, which is a procedural sequence of instructions created by a programmer using an IDE such as Rule Designer. The concerns of coding and authoring rules are very different. Business rules are concerned only with the business and are declaratory, stand-alone i.e. both you and the rule do not need to know the context or order in which rule runs. By contrast Programming is concerned with creating sets of ordered instructions called algorithms and removing bugs. It is a common mistake to confuse the two in ODM.
If you want to write code, use code created by programmer in an IDE. If you want to write rules then they should be authored by the business people who understand the rule in Decision Center as declaratory business statements.
------------------------------
Peter Warde
peterwarde@rulearchitect.com
------------------------------