Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Slip Auth. Code: Used to filter the slips according to their authorization codes to which the related campaign will be applied.

Coding Examples for Campaigns:

  • If application criteria field is left empty, it means that the criteria is not decisive.

...

  • "*" character must be entered for such criteria, in order to indicate all criteria. "*" character means that "any character may be inserted in that field", and can be used in the beginning, middle or end.

...

  •  ? character means a single character.
  • " * " character in the beginning:
  • *
  • If the filter value is entered as *
  • *{}
  • M.001, the transaction is applied to all records that have M.001 as last five digits, regardless of the first digit.
  • " * " character in the middle:
  • *
  • If the filter value is entered as TM*01, the transaction is applied to all records that have TM for the first two digits and 01 as the last two digits. The number of digits between the first two and last two digits is not important.
  • " * " character in the end:
  • *
  • If the filter value is entered as TM*, the transaction is applied to all records that have TM for the first two digits.
  • " ? " character in the beginning: If the filter value is entered as ?M.001, the transaction is applied to all five digit records that have M.001 as last four digits.
  • " ? " character in the middle: If the filter value is entered as TM?01, the transaction is applied to all five digit records that have TM as the first two, and 01 as the last two digits.
  • " ? " character in the end: If the filter value is entered as TM?, the transaction is applied to all three digit records that have TM for the first two digits.


Variables:

Up to ten variables that are frequently used in the Formula and Factor fields of the campaign conditions can be recorded in the V1-V10 fields.
The columns of the sales campaigns window is used to record the materials within the campaign, campaign type, and application method information.