TRTSTOALL processing: Manual allocation
NO_REAJUST: Re-adjustment of the STK quantity to the complete sales unit
This entry point is used in the processing for the manual entry of allocations.
After determining the quantity to be allocated in STK, this quantity is re-adjusted so that it corresponds to a whole number of sales units. This entry point is used to avoid carrying out this re-adjustment (sales unit does not correspond to a packing unit in STK for example).
Context and operating mode
Transaction
There is no transaction in process.
The GOK variable is used and tested. It is equal to 1. It must be set to 0 if the readjustment of the quantity in whole sales unit is not requested.
Log file
There is no open log file.
Different call cases - Available variables and masks
This entry point is called during the manual entry of the allocations:
-
After entering the quantity to be allocated.
-
After clicking the "Save" button during the control performed before saving.
Open tables
In the table below, the significant content flag indicates that the content is in phase with the context (the current customer is loaded…).
Table |
Significant content |
Table Title |
ITMMASTER |
Yes |
Products |
ITMFACILIT |
Yes |
Products - Sites |
STOALL |
No |
Allocation |
STOCK |
No |
Stock |
STOLOT |
No |
Lot numbers |
PIC_STOCK: Picked stock control
This entry point is used in the processing for the manual entry of allocations.
It is used to perform controls after picking a stock line.
Context and operating method
Transaction
There is no transaction in process.
The FOK variable is used and tested. It is equal to 1. It must be set to 0 if the picked stock line should not be kept.
Log file
There is no open log file.
Different call cases - Available variables and masks
This entry point is called during the manual entry of the allocations after picking a stock line.
- Open tables
In the table below, the significant content flag indicates that the content is in phase with the context (the current customer is loaded…).
Table |
Significant content |
Table Title |
ITMMASTER |
Yes |
Products |
ITMFACILIT |
Yes |
Products - Sites |
STOCK |
Yes |
Stock |
STOLOT |
Yes |
Lot |
STOALL |
No |
Allocation |