In the table below, the significant content flag indicates that the content matches the context (the current customer is loaded...).
Table | Significant content | Table title |
STOLOCAFF | Yes | Location assignments |
STOLOC | Yes | Locations |
TABLOCTYP | No | Location types |
ITMMASTER | No | Products |
ITMFACILIT | No | Products sites |
STOALL | No | Allocations |
STOREO | No | Reorders |
BPDLVCUST | No | Ship-to customers |
TABFOR | No | Formulas |
WORKSTATIO | No | Work centers |
Use this entry point to add a filter on the stock file when calculating the quantity to reorder.
There is one transaction in progress.
There is no open log file.
The entry point is located in the CAL_STO label of the CALREO processing, in the read loop of the STOCK[STO] file.
A CRITSTO variable of 250 characters is available to define an additional filter on the STOCK[STO] file.
In the table below, the significant content flag indicates that the content matches the context (the current customer is loaded...).
Table | Significant content | Table title |
STOCK | No | Stocks |
CRITSTO | No | Alphanumeric variable of 250 characters |
Use this entry point to modify the calculation of the rounding of the quantity to replenish.
There is one transaction in progress.
There is no open log file.
It is called upon loading the STOREO/REO buffer before writing it.
It is used to replace the standard calculation of the rounding of the quantity to replenish.
It is necessary to set GPE = 1 if another calculation has been described.
The STOREO/REO file headings
STOFCY , ITMREF, LOCCAT,LOC,PCU,QTYPCU,PCUSTUCOE,STU,DEFPOT are loaded.
In standard processing, the calculation is perfomed as follows:
[F:REO]QTYSTU = [F:REO]QTYPCU * [F:REO]PCUSTUCOE
Call QTEARR([F:REO]QTYSTU,[F:REO]STU) From TRTDIV
The QTEARR component carrying out the rounding according to the number of decimals in STU.
Table Significant content Table title STOLOCAFF Yes Location assignments STOLOC Yes Locations ITMMASTER Yes Product CRITSTO No Alphanumeric variable of 250 characters
Open tables
Use this entry point to modify the content of the [F :REO] buffer.
There is one transaction in progress.
There is no open log file.
The entry point is located in the TRT_REA label of the CALREO processing, before the Write [REO] instruction.
Table / heading Significant content Table title WNBRLOTECA Yes EOQ number WQTYECOUS Yes Economic qty in STK WMANQUANT Yes Qty missing in STK WSTOQTYSTU Yes Stock in STK STOLOCAFF Yes Location assignments STOLOC Yes Locations ITMFACILIT Yes Product site ITMMASTER Yes Product
Open tables