FS - Generate All Agreement Charges Workflow

The FS - Generate All Agreement Charges workflow automates the process of generating charges from all agreement line items.

You can run this workflow as a batch process.

The following figure shows this workflow.

FS - Generate All Agreement Charges Workflow. This image is described in surrounding text.

Workflow Description. This workflow performs the following actions:

  1. GenerateAgreementItemList. This step generates a list of agreement line items.

  2. GetNextAgreementItemID. This step retrieves each agreement line item from the list.

  3. GetNextAgreementID. This step retrieves each agreement from the list. This step calls the FS - Generate Agreement Charge wo Goto Charges View workflow.

    In this subprocess, the user interface steps are removed because the workflow is expected to run as a batch process with little or no intervention from the user.

  4. True? This step determines whether more agreement line items exist to process. If no more agreement line items exist, then the workflow terminates. If more agreement line items exist, then the workflow continues to the next step.

  5. ProcessOneAgreementItem. This step actually generates the agreement charge.