Previous Topic: Design ProcessNext Topic: Action Diagram Terminology


Types of Procedures

In analysis, processes describe business requirements. During design, you describe the method by which each elementary process is carried out in procedures.

Note: For more information about the elementary processes, see the Analysis Guide.

The important point to recall for design is that elementary processes are the objects for which Process Action Diagrams are built.

All activities are described in procedures and components of procedures.

A procedure is a precise set of instructions that facilitates the completion of one or more specific processes.

All procedures support the execution of elementary processes in some way. However, you may consider them in two broad categories based on their level of support:

Some designer-added procedures are specified during design. However, the majority of procedures defined are process-implementing procedures.

Another way to categorize procedures held as a property in the CA Gen design model:

Note: Sequential file access can be accomplished through external action blocks, and the reports are generated either through a user-written program, a separate reporting package.