This method is used to retrieve Approval Plan records. If called with no parameters, it returns a list of all visible Approval Plan records. If one or more Plan ID's are given as a list in the optional parameter, the returned records will be restricted to those named ID's. If no Approval Plans are visible, an empty list will be returned.
| Name | Type | Description |
|---|---|---|
| skey | string | |
| ids | array of string |
A list of approval plan IDs to retrieve. |
The getApprovalPlans method returns a list of approval plan records (an array of ApprovalObject).
© Copyright 1997-2007 Journyx