LogiView

How to list all Decision Tables / Procedures Called by a Decision Table / Procedure

 

What to do:

As a prerequisite for this example, you should have followed the previous examples, i.e. you must have created the DocuDT decision table.

Open the Logic Models/Procedures form from the Manager > Macro > LogiView > Logic models menu or click the button .

Switch to Query mode and search for the DocuLogicModel.

Add the following line to the DocuDT decision table:
T Ln Con/Act R01 R02 R03 ELSE
A 50 DocuProcedure() yes no no no

This line calls the DocuProcedure. If '1' is entered in the request mask for DOCU_INT_1. The function has been added only for the purpose of demonstrating this function.

Highlight the decision table DocuDT.

Select Hierarchy of calls > Single level from the context menu.

 

 

 

 

The Called dec. tables / procedures mask is displayed. From this mask you can see which line of a selected decision table / procedure contains a decision table / procedure call.

In this example, rule #1 of Action line 50 calls the DocuProcedure from the DocuLogicModel.