Preaction

The PreAction table contains records that the system creates automatically each time the user creates, modifies or deletes a record in a table in the LS Retail system and other selected tables.

PreActions give information about which table was changed, which record was involved and what kind of action was performed.

PreActions are used as blueprints for Actions which are used for making Scheduler Job Header more efficient. By using Actions, you can limit the numbers of records in data exchange.

By running codeunit PreActions & Actions regularly in the Scheduler Job Header, the system converts PreActions to Actions, thus limits the number of Actions created.

PreActions must be deleted regularly.

For field help on the PreAction table refer to the Actions table.