You are on page 1of 4

Below is the routine flow, Prior to this create a new template.

Template name --- <Yourname>.POINTS – Type = H

Template ID Check – AA.PRODUCT

Fields – Points – Type = R – Length =3

Create a local field <Yourname>.bonus.points, add this local field to AA.PRD.DES.INTEREST table.

Read the above created table with the product you are creating and take points and update it in the
AA.ARR.INTEREST local field.
Attach the routine in AA.PRD.DES.ACTIVITY.API > <Yourname>.API

Like below

You might also like