Set up continuity programs

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Applies To: Microsoft Dynamics AX 2012 R3

This topic describes how to set up a continuity program for a call center. In a continuity program, which is also known as a recurring order program, customers receive regular product shipments according to a predefined schedule. Each shipment can contain a different product, as in the case of a book-of-the-month club, or the same product can be sent repeatedly.

Continuity programs let you maintain an ongoing relationship with the customer, and also provide an opportunity for up-selling and cross-selling.

Prerequisites

The following table shows the prerequisites that must be in place before you start.

Category

Prerequisite

Required setup steps

Create call center catalogs

1. Set continuity parameters

The first step in setting up a continuity program is to set the continuity parameters in the Call center parameters form.

To set the continuity parameters, follow these steps.

  1. Click Call center > Setup > Call center parameters.

  2. In the left pane, click General, and then, on the Continuity FastTab, set the parameters. The following table describes some of the options.

    Field

    Description

    Continuity days before delivery

    The number of days before the delivery date that continuity orders can be processed.

    If the number of days before delivery is less than this number, the continuity order can't be processed.

    Continuity on account bill days

    The number of days before the due date of an "on account" continuity bill that the bill is generated.

    Continuity repeat threshold

    A threshold that determines whether repeated continuity events that are not billed up front are displayed when the sales order is created. If this number is less than the number of times that a continuity event should be repeated, the repetition is handled by a batch job.

    Number of orders to create

    The maximum number of continuity child orders to create. If this field is not set, there is no limit.

    Revenue journal name

    The journal name to use when money is transferred from parent revenue accounts to child revenue accounts. This field is used only for upfront billing that uses a payment schedule.

    Continuity payment profile

    The posting profile to use when a continuity payment is booked as a prepayment.

2. Create a continuity program

Next, create a continuity program that specifies details such as the payment schedule, the timing of the shipments, and whether billing is up front.

You must also add a list of products that are included in the continuity program. Each product receives an event ID number that is assigned sequentially, beginning with 1. The event IDs determine the order in which products are sent.

When customers receive a different product in each shipment, the products are sent in sequential order according to their event IDs, beginning with the current event. When customers receive the same product in each shipment, the list contains only one product that has one event ID, and the same event occurs repeatedly. You can specify how many times to repeat each event.

To create a continuity program, follow these steps.

  1. Click Call center > Journals > Continuity > Continuity programs.

  2. On the Action Pane, click New.

  3. On the Overview tab, set the following fields.

    Field

    Description

    Schedule ID

    A unique name for the continuity program.

    Payment schedule

    The payment schedule to use to invoice continuity orders. For information about payment schedules, see Payment schedules (form).

    Using a payment schedule is optional. You can also bill up front.

    Order start

    A value that indicates whether the continuity order starts with the first event or the current event.

    Active

    A selected check box indicates that the continuity program is currently active in the system. If this check box is not selected, the continuity program is not active and does not appear as an option in the sales order form.

    Bill upfront

    A selected check box indicates that the customer is billed for the whole continuity order when the first continuity item is shipped.

    Prompt for start date

    A selected check box indicates that the user is prompted to enter a start date for the continuity order when the order is created.

    If the user does not enter a start date, the order creation date is used as the start date.

    Prompt for payment schedule

    A selected check box indicates that the user is prompted to choose a payment schedule when the order is created.

    Current event

    The current event number, if the Order start field for the continuity program is set to Current event. This field cannot be modified.

    Consolidate

    A selected check box indicates that, if a continuity order is created after the start date, the system does not create a separate order for every event that was missed. Instead, the system consolidates all the missed events into one order.

  4. On the Setup tab, in the Days after order date field, enter the number of days after the original continuity order is placed to schedule the first event (shipment).

    Note

    If the Prompt for start date check box is selected, and the user enters a start date into the order, this date is used as the basis for the Days after order date calculation.

  5. In the list at the bottom of the Setup tab, add the events that make up the continuity program. Each event represents a shipment and is associated with a product that is sent in that shipment.

    Click Add line to add the first event and product. By default, the first event ID is 1.

  6. In the Item number field, select a product. Enter quantity, unit, and price information.

  7. Fill in the other fields in the list. The following table describes some of the options.

    Field

    Description

    Payment schedule

    The payment schedule to use to invoice continuity orders.

    Using a payment schedule is optional. You can also bill up front.

    Delivery mode

    The delivery mode to use for the event.

    Date interval code

    The code for the date interval that determines the timing of an event. For more information, see Date intervals (form).

    Days from last

    The number of days that should pass between the last event and the current event.

    Start order date

    The date on which the continuity order starts.

    Action code

    The action that should be taken when this event is reached.

    Select from the following options:

    • No selection – Process this event, and then move to the next event.

    • Skip – Skip this event.

    • End – End the continuity order after this event.

    Times to repeat

    The number of times that this event should be repeated before the system moves to the next event.

    Probability %

    The probability that you will receive a sales order for this product.

  8. Continue to add events to the list as you require. If you are ready to use the continuity program, make sure that the Active check box is selected.

  9. Optional: You can also create a new continuity program by copying an existing program. In the Continuity programs form, select an existing continuity program. Then, on the Action Pane, click Copy schedule.

3. Create a continuity product

Next, create a parent product that represents the continuity program that you created in procedure 2. If you add this product to a sales order, the Continuity form opens. You can then use this form to create the continuity order.

The parent product does not specify the individual products that the customer receives in each shipment. These products were already specified when you set up the continuity program in procedure 2.

To create a parent continuity product, follow these steps.

  1. Click Product information management > Common > Released products.

  2. On the Action Pane, in the New group, click Product.

  3. Enter the product type, name, and number details, and then click OK.

  4. Double-click the product name to open the Released product details form. Then, on the Action Pane, in the Maintain group, click Edit.

  5. On the Sell FastTab, in the Continuity schedule ID field, select the continuity program to associate the product with.

Next step

After you have set up a continuity program, you can create continuity sales orders. For more information, see Work with continuity programs.

After continuity sales orders have been created, you must perform several periodic tasks to keep the continuity program functioning correctly:

  • Update continuity current event periods.

  • Create continuity child orders.

  • Process continuity payments.

  • (If required) Extend continuity lines.

  • (If required) Run continuity update batch jobs.

  • (If required) Close continuity parent lines and orders.

All these tasks are described in Work with continuity programs.

Technical information for system administrators

If you don't have access to the pages that are used to complete this task, contact your system administrator and provide the information that is shown in the following table.

Category

Prerequisite

Configuration keys

Retail headquarters configuration key

Call center configuration key

Continuity configuration key

Security roles

Sales manager

See also

Create call center catalogs

Work with continuity programs