Entry points > Module Geode GX > Standard script REASEL 

FLTSKO: Limitation of the stock objects suggested in the reorder for a location

This entry point is used to add specific conditions to the standard conditions to even more limit the stock objects suggested in the reorder for a location.

Context and operating method

This entry point is called in the stock objects loading loop in the table.

If GPE remains to 0, the current stock object (corresponding to the record [SKO]) is loaded, otherwise not.

Transaction

There is no transaction in process when this entry point is called.

Available Tables and Variables

The location [V]GFCY [L]MAG [L]ADD is the reorder destination

[L]SLOSNGSKO is set to 1 if the reorder destination is managed as undifferentiated stock object, it is set to 0 otherwise.

STOCKOBJ table open and fed

[L]DISPOUC is the available stock of the stock object.

STORE table open, with the current stock object store selected

SLOT table open, with the current stock object location selected

ITEMCTR table open, with the current stock object product container selected.