Agnostic Guides
...
Accounts Payable
Configuration
Exceptions
5min
Exception management is a very powerful and flexible component of the Gimmal Link Enterprise Accounts Payable Workflow.
Exceptions take two forms with regard to how they are raised:
- Manually by the agent of a work-item
- Automatically by either Gimmal Link Enterprise pre-configured Auto Exceptions or by customization via customer BADI's
Exceptions are in turn resolved via two methods:
- Manually by the agent of a work-item
- Automatically by either Gimmal Link Enterprise pre-configured Auto Exceptions or by customization via customer BADI's
Exceptions can also be configured to call custom logic to suite unique customer requirements.
Below are the options for configuring Exceptions:
- Exception ID: The exception ID is a 2-digit code that you create. You can use numbers such as 01-99 or letters. Typical use is 01 thru 99 with a zero padding for 01 thru 09.
- Workflow Stage: Exceptions are configured per "workflow stage" levels. There are three levels to the Gimmal Link Enterprise Accounts Payable Workflow: a. Initial AP b. Approval c. Final AP If an exception is relevant to all three stages you can leave that field flag empty and it will be available in all three levels.
- Exception Code Text: This is a free form description of the exception.
- Allow WF Termination: Enabling this option provides the exception agent the option to terminate the entire workflow for this invoice. If this is disabled that pushbutton is greyed out.
- Force Resolve: Enabling this option forces the originator of the exception to acknowledge that the exception has been resolved before processing further.
- Deadline (Days): In days, how long a work-item will stay at the Exception stage before escalation. Who receives this escalation is configured in the Agents configuration (outlined later in this document).
Who will receive dialogue (foreground) work-items for Exceptions is configured in the Agent configuration. Refer to the section "Agents" later in this document.
The following customizing options are available for Exception Management. For information on how to implement, please refer to the section "Customizing" later in this document.
- Custom Workitem Text: To implement your own Workitem text.
- Custom Role Resolution / Agent Determination: To implement your own logic to determine work-item recipients
- Custom Notifications: To implement your own method of notifying agents.
- Custom Pre-Processor Logic: Powerful BADI to take control of all pre-processing logic
- Custom Post-Processor Logic: Powerful BADI to take control of all post-processing logic
- Custom POPUP PBO Logic: To implement your own changes to the Gimmal Link pop-up windows for processing.
- Custom POPUP PAI Logic: To implement your own logic to the Gimmal Link pop-up windows for processing.