STO transfers

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21661 Reply
    Denisa
    Participant

    I would like to know if there is any SAP functionality for stock transfers (ME21N) to have deliveries completed , same as for sales orders that are not allowing partial deliveries – i know at delivery tab is the “C” selection to have line complete but I am looking for header function to “build” a full truck load with multiple lines that individual al completed but will drop delivery only all the lines are completed – thanks!!

    #22972 Reply
    Edward T
    Participant

    Hi,

    You could add this functionality by implementing Exit/ BADI for this requirement.
    Please ask your technical/ ABAP team to implement some validation for this BADI ME_PROCESS_PO_CUST.
    You could add validation in Method CHECK or POST.
    Basically the validation will check if all Delv Comp indicator in all line items is check or un-check.
    if the condition not sufficient then an error message should displayed.

    Thanks,
    Edward

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Reply #22972 in STO transfers
Your information:



Your email address will not be published. Required fields are marked *

Page last updated by Denisa on