VXABP processing: VXABP
SORT_PREP: Used to sort the table containing the lines to pick.
Use this entry point to sort the grid containing the lines to pick during the preparation of a list or of a pick ticket with an ADC.
The pick tickets must not be dissociated: the sort must thus be performed at least by pick ticket, then by location for example.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is no open log file.
Different call cases - Significant variables
This entry point is located after the entry of the preparation list or the pick ticket and after the loading of either one into the PREPLAN [PREP] screen.
It is used to sort preparation lines stored in this screen for example by location.
Caution: the sort must always be performed in priority by pick ticket.
Example to sort according to Pick ticket no. / Location:
Sorta [M:PREP]NBLIG [M:PREP]NBLIG Order By [M:PREP]PRHNUM(index),[M:PREP]LOC(index)The significant variables are contained in the PREPLAN [PREP] screen.
DOC_SOW: Transfer of the data from a document line using the storage screen
Use this entry point to transfer data from the entry screen of document line to the storage screen of issue data (STOSORW).
It is called for the preparation with ADCs.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is no open log file.
Different call cases - Significant variables
This entry point is located in the RECH_STOCK sub-program of the VXABP processing.
It is called after the entry of the characteristics of the stock to prepare when clicking 'OK'.
It is thus possible to load information entered in the VXABP1 [M:XAB1] screen into the STOSORW ([M :SOW]) issue storage screen.
Warning:
This entry point is only designed to manage new fields.
The standard content of the STOSORW screen must not be modified.
Open tables
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 |
ITMMASTER |
Yes |
Products |
STOCK |
Yes |
Stock |
ITMFACILIT |
Yes |
Products sites |