Entering content frameObject documentation Procedure Locate the document in its SAP Library structure

Definition

A procedure (for example V10000) is a pool of output types (for example inquiry outputs, order outputs; an output type is also called a "condition type").

An application determines one procedure from the current document type, which it transfers to message determination. A procedure is therefore a collection of output types from an application perspective.

Use

In Customizing you allocate output types to the procedure. For more information see Defining the Procedure

Integration

The procedure is the highest element in the condition component hierarchy. Whenever a procedure is called, all output types (next hierarchy level) are searched for.

Condition Components: Sample Hierarchy

Leaving content frame