Siebel Order Management Infrastructure Guide > PSP Engine > Row Set Transformation Toolkit Methods >

Dynamic Subprocedure Method


The Dynamic Subprocedure method sends each input row to the specified subprocedure for individual processing. Each row can be associated with a different subprocedure.

NOTE:  Rows are grouped together into an input row set and passed to each subprocedure in a single invocation.

Arguments
Input Argument
Description

Context

Optional. Property set of variables shared across all rows.

Row Set

The set of rows to process.

Subprocedure Expression

Defines the procedure to execute for the row.

[Input Arguments]

Any other input arguments to be passed to the subprocedures.

Example

Figure 24 shows an example of arguments for a PSP procedure step named Execute Line Specific Pricing.

Figure 24. Example of Arguments for Dynamic Subprocedure Method
Click for full size image
Siebel Order Management Infrastructure Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.