Process SUBSRL: Loan Returns
ALIPICSRL: Loading of the loan return detail after selection of a shipment line
This entry point is used to insert additional logic after each shipment detail selection in order to complete the loading of the [M :SRL1] screen class for the loan return detail.
It is called during the management of the loan returns during the picking of shipments.
Context and operating method
Transaction
There is no transaction in process.
Log file
There is no open log file.
Different call cases
This entry point is called from the loan return management for each selected shipment line in the shipment left list. If the complete shipment is selected, the entry point will be called for each line.
Warning: The entry point is not called at the time of line de-selection.
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...). Traditionally, this is the case for the file that contains the header and not the file that contains the lines...
Table |
Significant content |
Table Title |
SDELIVERY |
Yes |
Shipment header |
SDELIVERYD |
Yes |
Shipment line |
SRETURN |
No |
Return header |
SRETURND |
No |
Return detail |
BPDLVCUST |
No |
Ship-to customers |
ITMMASTER |
No |
Products |
ITMCATEG |
No |
Product category |
ITMFACILIT |
No |
Product-site, |
ITMMVT |
No |
Product - Movements |
TABSTORUL |
No |
Stock management rules |