Reminder campaigns
On reminder management, it is possible to define a screen code that specifies the information that the user is entitled to view or modify.
This setup makes it possible to define, by choosing among the list of all the displayable information, the columns of the grid to be displayed, their order of appearance and their ability to be modified.
Prerequisite
Refer to documentation Implementation
Screen management
Entry screen
Block number 1
Screen code (field COD) |
Code identifying the screen. |
Description (field DESTRA) |
Common title of the current record. |
Block number 2
Active (field ENAFLG) |
Used to deactivate the screen if the field is not checked. |
Number of lines (field NBRLIG) |
Maximum number of lines displayed in the inquiry screen. The maximum value for the number of displayed lines is 9999. |
Number of fixed columns (field NBRCOL) |
Used to define the number of columns that cannot be moved when unfolding the grid on the side. |
Grid Details
field NBRFLD |
Field (field INTIT) |
This column lists the fields that are available for display. |
Order (field DAC) |
The "Blank" order number is used to specify that the column in question will not appear in the inquiry viewed via this screen code. The order number N is used to specify that the column is question will appear in position N in the inquiry viewed via this screen code (knowing that the positions are relative: it is thus possible to define N with 5, 10 etc. intervals). |
Input (field SAI) |
The Entry flag is used to define whether the field is simply displayed or also assigned. |