|
What types of approvers can I include in an approver lookup table?
When you work with approver lookup tables, you specify the types of approvers to include by clicking Approver Type Field check boxes. For each check box that you click, a column is included in the comma-separated values (CSV) file.
ApproverFieldPath lets you add an approver based on a field path relative to either the approvable or an object specified in a column of the CSV file.
Here are some examples of approver lookup tables that use approver field paths:
LineItemsDepartment, ApproverFieldPath, Tooltip, Required
Department-A, LineItemsDepartment.DepartmentManager, Department manager must approve, true
In the preceding example, the object that the field path is based on is LineItemsDepartment. DepartmentManager is a field in LineItemDepartment objects. In the example, when the value in LineItemsDepartment is Department-A, the value in the DepartmentManager field is added to the approval flow.
LineItemsAmount, ApproverFieldPath, Tooltip, Required
10000, Approvable.Auditor, Auditor must approve, true
In the preceding approver lookup table, Approvable is a hard-coded name used to represent the approvable. For requisitions, the value Approvable.Auditor means the Auditor field on a requisition. If the amount for a line item is greater than 10000, the value in the Auditor field of the requisition is added to the approval flow.
For more information, see the various topics on base and chain approval flows in the Approval Process Management Guide.
Core Procurement > Core Administration > Approver lookups
Invoicing