Viewing the details of a stored procedure rule
See Creating a stored procedure rule.
Enter the “View Stored Procedure Details" page, by selecting a hyperlink from the required page. For example, you can select the “View Prorata Rule” hyperlink from the “View Leave Type” page.
The “View Stored Procedure Details" page appears. The system displays the following fields.
Rule For |
The name of the business process chain, in combination with the name of the pertinent business function. Using the example above, this field will show “Leave Management - Prorata Rule”, where Leave Management is the business process chain and Prorata Rule is the business function. |
Rule ID |
The identification number or code that uniquely identifies the stored procedure rule. |
Rule Description |
The description of the rule. |
Stored Procedure |
The code of the stored procedure rule |
The “Parameters” multiline displays the following
Parameter Name |
The name of each parameter applicable for the combination of business process chain and business function |
Input/Output |
Whether the parameter is an input or an output. |
Type |
The type of parameter, whether integer, character or date. |
Length |
The length of the parameter |
The “Database Variables” multiline displays the following.
Database Variable |
Each variable specific to the combination of business process chain and business function |
Database Variable Details |
The exact meaning of the variable. |
6 Hyperlinked topics below
Use this page to view a stored procedure rule.