Shelf Label

You print shelf labels for selected stores by first collecting selected items in the Shelf Labeltable and then selecting reports for printing the labels.

Besides selecting items manually for printing in the Shelf Label table, you can use three batch jobs to collect items for the shelf label printing: , B_99001500 and B_99001498.

In order to use these batch jobs to create shelf labels, you need to assign a Shelf Label Setup to the relevant items.

You select whether the labels are created for items with a zero price in the field for each store. The Create Shelf Labels by Item report also has an option of whether to create labels for items with zero price.

If you create a future label for an item, the program does not create ordinary labels for the item while the future label exists.

The program offers a process that works like the batch job Create Needed Shelf Labels. It is a part of the Label and Utils codeunit (object number: 99001481 You can run this codeunit periodically by setting up a Scheduler Subjob and then run the subjob with the Scheduler Job Type Code representing miscellaneous jobs in the Scheduler. The process checks whether new shelf labels should be printed for items in every store, compares the currently valid item unit price and comparison price to the corresponding prices stored in the table. It then creates an entry in the in the table. It then creates an entry in the Shelf Label table for the item if the current prices are different from the ones last printed in the store.