2011 Mar 29 9:41 AM
Hi
Is it possible to change the locking from Delivery level to Delivery|Material level? We have a custom development where the users can pack by wave/group. This helps a great deal with productivity, but sometimes the packers lock the deliveries, even though they're packing different wave/materials.
Please advise. Thank you and best regards,
Adrian
2011 Mar 29 10:03 AM
Locking the delivery at document level is done in the standard program "LLE_SHP_DB_DELIVERY_BUF_EXEF52", form-routine "DELIVERIES_ENQUE_PACKAGE" using the Function module "SHP_SD_ORDER_ENQUEUE" (Line number 36), which inturn call function module SD_SALES_DOCUMENT_ENQUEUE SHP_ENQUEUE_EVVBLKE. If you look at the parameter passed before calling the function module, only Delivery Number is added to the input parameter.
I don't think, it is desirable to change this standard functionality.
Edited by: Vinod Kumar on Mar 29, 2011 2:47 PM
Locking the delivery at document level is done in the standard program "LLE_SHP_DB_DELIVERY_BUF_EXEF52", form-routine "DELIVERIES_ENQUE_PACKAGE" using the Function module "SHP_SD_ORDER_ENQUEUE" (Line number 36), which inturn call function module SD_SALES_DOCUMENT_ENQUEUE SHP_ENQUEUE_EVVBLKE. If you look at the parameter passed before calling the function module, only Delivery Number is added to the input parameter.
I don't think, it is desirable to change this standard functionality.
Edited by: Vinod Kumar on Mar 29, 2011 2:47 PM
2011 Mar 29 10:03 AM
Locking the delivery at document level is done in the standard program "LLE_SHP_DB_DELIVERY_BUF_EXEF52", form-routine "DELIVERIES_ENQUE_PACKAGE" using the Function module "SHP_SD_ORDER_ENQUEUE" (Line number 36), which inturn call function module SD_SALES_DOCUMENT_ENQUEUE SHP_ENQUEUE_EVVBLKE. If you look at the parameter passed before calling the function module, only Delivery Number is added to the input parameter.
I don't think, it is desirable to change this standard functionality.
Edited by: Vinod Kumar on Mar 29, 2011 2:47 PM
2011 Mar 29 5:04 PM
2011 May 31 9:20 AM
I was busy stepping LM46 for a PIPAS issue we have and see that SAP locks the Delivery at Transfer Order level with CALL FUNCTION 'LOCK_TO' EXPORTING LGNUM, T_TO_ITEMS and T_TO_HEADER. This is very useful and will solve some locking issues we have.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |