Orders for On-hold Customers in Pick and Pack

If a Customer is placed on hold after an order is loaded, then the order appears to flow through the pick and pack process until you attempt to add the Delivery, when you are prevented.
Is there any way to prevent orders for Customer who are on-hold from appearing within Pick and Pack Manager?  We are wasting time picking orders and getting to the despatch stage only to find out that the Customer is on hold so we can't despatch the goods.

Thanks Gordon, I finally found the time to follow your advice.
In case it is at all useful to anyone else the change I made to Transaction Notification was as follows
IF     @transaction_Type IN (N'A',N'U')
AND     @object_type = 156
  BEGIN
     IF EXISTS (
          SELECT          T1.AbsEntry
          FROM          OPKL T1
          INNER JOIN     PKL1 T2
               ON     T1.AbsEntry = T2.AbsEntry
          INNER JOIN     ORDR T3
               ON     T2.OrderEntry = T3.DocEntry
          INNER JOIN     OCRD T4
               ON     T3.CardCode = T4.CardCode
          WHERE          T1.AbsEntry = @list_of_cols_val_tab_del
               AND     T4.frozenFor = 'Y'
       BEGIN
          DECLARE          @DocEntry int
          SELECT          TOP 1 @DocEntry = T3.DocEntry
          FROM          OPKL T1
          INNER JOIN     PKL1 T2
               ON     T1.AbsEntry = T2.AbsEntry
          INNER JOIN     ORDR T3
               ON     T2.OrderEntry = T3.DocEntry
          INNER JOIN     OCRD T4
               ON     T3.CardCode = T4.CardCode
          WHERE          T1.AbsEntry = @list_of_cols_val_tab_del
               AND     T4.frozenFor = 'Y'
          SELECT          @error = 156,
                    @error_message = 'Customer is on hold for order ' + CAST(@DocEntry AS varchar(10)) + ' - picklist cannot be progressed (SP_TransactionNotification)'
       END
  END

Similar Messages

  • Error in pick and pack manager

    Hello all,
    I've got a strange error that I am hoping someone can help me understand.
    I have two items we'll call them A and B, and this is my process
    Create Sales order for item A, move through pick and pack process to delivery, no issue.
    Create Sales order for Item B, move through pick and pack process to delivery, no issue.
    Create Sales order including both Item A and Item B, move through pick and pack to delivery, error
    "Partial Delivery Not allowed for this order"
    All items are in stock and avaialble, partial deliver is not allowed, but I am not trying to partiall deliver.
    I am attempting to deliver the full amount and it will not let me do it from pick and pack.
    As a work around, I am able to deliver from the Pick list, from the order, and can do a 'copy from' on a new delivery and these all work.
    I just can't deliver the order from the Pick and pack manager 'picked' tab.
    Any ideas?
    kind regards,
    Lucas

    Hi!
    Please do this steps and let me knw !
    1. Create sales Order for Item A and B. (select the warehouse which is having instock / also Available should high or equal)
    2. Open Pick and Pack. select open sales orders
    3. Release the SO
    4. Open Pick List. Inventory > Pick and Pack > Pick List
    5. Type the Pick Qty on tht window and add the Pick List
    6. Open Pick and Pack Manager, select Picked option
    7. Select the Check box and Do Delivery .

  • Pick and Pack Manager

    Hi Expert,
    One of our clients has a unique situation.
    - Few sales orders were generated for a Business partner
    - Business partner was put on a hold
    - Client using Pick and pack manager to managing the picking list
    Question: How can one prevent picklists being released for this business partner who is on hold.
    Any suggestive solution will be highly appreciated.
    Thanks
    Tony

    Hi Anthony,
    the pick and pack manager do not create a document. It only create a picklist or something comparable. So B1 got not a process for proving if a bp is already frozen or not.
    If you need such a verification, you need to use the SDK or perhaps - i don't exactly know - you can use SP-Transnotification.
    Regard Steffen

  • Partial delivery in Pick and Pack Manager

    Hi All,
    I have two issues in Pick and Pack Manager,
    I am not able to pick partial quantity in Pick and Pack manager or Pick list, even if Sales order is set to "Allow Partial Delivery".
    I have a sales order with 1 inventory item and 1 non-inventory item. When I release the order for picking only inventory item is shown to be picked that is fine. After the order has been pick and I create Manual Delivery or Automatic Delivery, if the order is set to "Allow Partial Delivery" then Delivery is created but the non-inventory item Qty is shown as zero on delivery. When the order is not set to "Allow Partial Delivery" then system gives a message "Order cannot be copied partially". Why is the Qty not being copied to Delivery? Is this patch level issue?
    Document setting for Pick List:
    Automatically copy all open rows from the sales order or reserve invoice - Is ticked
    Consider Sales Document Settings for Partial Delivery in the Pick and Pack Process - Is ticked
    SAP Business One 9.0 PL: 09
    Am I missing any step.
    Thanks
    Varun

    Hi,
    Please refer SAP note:
    1835901 - Cannot partially deliver multiple Sales Orders from Pick
    List
    Thanks & Regards,
    Nagarajan

  • Pick and pack with different payment condition in orders

    Hello,
    we have different orders for a customer with different payment condition.
    Pick and pack joins the two orders into one single delivery, the result is an invoice with wrong payment condition applied.
    Is there any way to generate two delivery documents as it happen when shipping address is different?
    Thanks for your help
    Stefano

    Hi Stefano,
    within the P&P it is not possible to distinguish between the payment terms of the sales order. The only way to guarantee that a separate delivery is automatically created for a particular sales order is to modify the ship-to address. You might consider this as a workaround.
    Alternatively, you could use the 'Priority' to indicate a non-standard payment term & thus alert the P&P operator. This would however depend on the judgement of the operator to execute.
    All the best,
    Kerstin

  • Inactive customers not in pick and pack manager

    Hello,
    In 8.8 the inactive/on hold functionality has changed - according to SAP note 1480670 business partners who are set to 'Inactive' will not show in any 'choose from' lists. It appears that this also applies to the pick and pack manager - is there any way of changing this so that orders due are shown regardless of whether the customer is inactive or not?
    Many thanks,
    Kate

    Hi Kate,
    I have tested this , it is SAP System Behaviour. Inactive BP will not be available to be choosen in the Pick and Pack manager.
    Regards,
    Rakesh N

  • Missing Functionality: Copy from orders and pick and pack functions

    When I create a delivery note from the Sales A/R Delivery menu using the "Copy from" function and select two or more orders having different payment methods, system show me one delivery notes and alerts me that orders have two different payment terms.
    If i do the same in the Pick and Pack selecting lines from different orders, system show me one delivery notes without alerts me that orders have two different payment terms.
    This behavior is contradictory. The system should have same behaviour in the "Copy from" functionality and in Pick and Pack.

    When I create a delivery note from the Sales A/R Delivery menu using the "Copy from" function and select two or more orders having different payment methods, system show me one delivery notes and alerts me that orders have two different payment terms.
    If i do the same in the Pick and Pack selecting lines from different orders, system show me one delivery notes without alerts me that orders have two different payment terms.
    This behavior is contradictory. The system should have same behaviour in the "Copy from" functionality and in Pick and Pack.

  • Negative Qty in Pick and Pack Manager

    Hi all, I've the following problem with SBO 2005A, is there someone who can help me?
    I need to print pick lists even if "qty available to release" is less than the open qty.
    Scenario is when I have to provide information to the wherehouse about sales order to prepare with goods already arrived but not yet registered in Sap.
    In other words: in the morning I receive goods from my supplier, in the late morning I must issue sales orders. I would need to print pick lists before acquiring goods (in Sap).
    Problem is that Sap checks available qty without considering Purchase Orders.
    example is:
    regarding article ABC
    qty in stock = 4
    qty in a PO = 100 (delivery date today)
    qty in a Sales Order = 30 (delivery date tomorrow)
    I would like to print a pick list with qty 30. Total available could be 74 (100+4 -30) or -26, it doesn't matter.
    At the moment the answer I have when I try to "allocate" 30 pieces in Pick and Pack Manager screen is "Released
    quantity exceedes available quantity [message 81-13]
    Is there a way to make it working as I want?
    Thanks in advance

    I have the same problem at my client site and I think we need to rethink the logic for the Pick and Pack Manager.  What if inventory quantity is wrong?  Or, what if you need visibility of the whole Sales Order in the warehouse and the shipping people do not have access to the Sales Order module.  I suggest you allow the user to print Sales Order Items on the Pick List that, according to Sap, does not have availability.  The Picker could find sufficient quantity on the shelf or the order may need to be partially picked and staged until the rest of the order becomes available. 
    If you check the Block Negative Inventory box in Document Settings, then prevent the zero quantity item from appearing on the Pick List.

  • Picking and Packing manager

    Hello everyone,
    A customer uses the Pick and Pack functionality of SAP Business One to process the deliveris for up to 100 sales orders at a time (an average of about 400 lines in the picking list). In version 2007A SP 01 PL08 this function consumes a lot of memory, it takes a long time to deliver results and sometimes it causes the system to crash. I checked the SAP notes related to the Pick and Pack tool and found that this is indeed a problem but I am not certain whether it has been solved for good. According to what I got from the notes, the version my customer uses should not have this problem.
    I upgraded the customer's database to 8.8 SP 00 PL 13, moved it to a bigger server and we ran several tests. The system works fine with the usual load (100 orders, 400 lines) but we ran a test where the 100 orders contained over 2000 lines and the system crashed displaying a message about insufficient memory.
    What I would like to know if the performance problems related to the Picking and Packing manager have been solved, if so in what circumstances, what are the maximum number of lines or sales orders that SBO can handle without crashing, and whether there exists a particular process that could be followed to ensure that the tool presents the best performance.
    I would greatly appreciate any help with this issue.
    Thanks in advance and best regards,
    HLB
    PS. The server that we are working on with version 8.8 are the following:
    2 Intel Xeon Quad processors (2.6 GHz)
    12 GB RAM Memory
    around 300 GB hard disk
    Windows Server 2003 R2 (64bits)

    Hi,
    I suggest you to use the server that have minimum 16 GB memories.
    The SAP B1 can run either in 64 bit or 32 bit servers. In this case, it is better to use 64 bit.
    So, SAP can run in such memories.
    After the server spec is upgraded, you must upgrade the B1 version from 13 to 16. Let see if it solved the issue.
    We have B1 customer that have more than 1000 rows in its PO and processing 200 POs everyday but have no problem in the performance since they use sun server quadcore processors and 16 gb memories
    JimM

  • Pick and Pack - Cant add the Delivery transaction Directly

    Hi All,
    Upon selecting the Orders in Pick and Pack Manager and Selecting the Deliver Option, delivery screen opens for every order that we have selected for which we need to add and confirm the Delivery.
    Thus if I have 100+ sales orders in Pick n Pack I need to add the Delivery transaction 100+ times.
    Is there any alternative way where Delivery Transaction is added automatically like u add Purchase Order from Order Recommendation.?
    Thanks in advance.

    Hi
    I think there is no way to add all the Orders directly to Delivery by single shot in Default SBO( U have to add one by one delivery ), For achieve this u have to try with SDK only.
    Also  as u said if ur making 100+ delivers from 100+order at single shot then in SAP all the deliver entries will be posted but at the end of the day if u have not deliverd some of the deliveries and these time it will be a problem (Bcoz physically items will be in ur stock ).. so u have to think on this terms....
    Giri

  • Delivery doesn't open from pick and pack

    Hi,
    In Picked Tab (Pick and Pack Manager) delivery button is active, but when you select a sales order for a specific BP delivery button doesn't open the delivery. Delivery Note can be created in Sales module based on the sales order.
    I assume there is something in the BP or items settings that doesn't allow the delivery to be created through pick and pack manager. Have you encountered this problem?
    Thank you!
    Cristina

    More testing... turning off ad block (and all extensions) did not fix the problem, nor did rebooting or reinstalling iTunes.
    Here are two links to the same app from two different sites. The first works, the second does not.
    Cafeteria Nipponica
    1. http://siteappfeed.getapp.cc/app/550067264 <-- this link opens an itunes.apple.com preview site and opens the app's page in iTunes itself.  Works perfectly.
    2. http://toucharcade.com/link/http://phobos.apple.com/WebObjects/MZStore.woa/wa/vi ewSoftware?id=550067264&mt=8   <-- this link goes to a blank page.  When links from this site have worked in the past, however, there was no visible "itunes.apple.com" page - it appeared to go directly to opening the page in iTunes, but may be doing more behind the scenes.

  • Pick and Pack Grouping Functionality

    If you overwrite a ship to address in the sales order screen, and then attempt a pick and pack, pick and pack does not create different delivery notes for each different address.  This is because pick and pack groups all the delivery notes with the same address code into the same entry.  Instead it needs to distinguish upon the address value rather than its code.
    A workaround was provided as follows:
    As you can see by releasing to Pick List the Delivery Address on the row, you have to release all Sales Orders related to one Ship to Address together and separately from group of Sales Orders related to another Ship to Address.
    In that case each Release to Pick List will have his own Pick Number and then if you pick all Sales Orders for one customer together, the Deliveries will be issued for each Ship to address separately regarding the Pick Number.
    He has indicated this is not suitable due to the manual and timely procedure involved.  As a result they need the "deliver" function to not organize anything by delivery address, and ideally have the option to set NO grouping to be applied.  SAP have indicated that as this is new functionality, it will need to be logged via this forum.

    Hi M,
    I am not sure whether this solution works for you .Instead of throwing an alert , can you set up default network printer that  when document is added ,it would be printed directly to warehouse .You can set up that Through system initialization--- Print preference --pick list --print when added document . Set up default printer as network printer .
    It seems practical but throwing alert based on on each user and send alert to only one  user might be complicated one.
    Hope this helps
    Bishal

  • Serial Number in Pick and Pack

    Is there a way to enter the Serial Number during the Pick and Pack process? Can you have the Serial Number in placed before the Delivery is done?
    Please advise. Thank you.

    Thanks, Nagesh. That confirmed my suspicion.
    This is the business scenario.
    The operations and the warehouse are in different locations. For items with serial numbers, the operations call up the store to get the serial number before they can issue the Delivery Order. The turn around time can be long.
    If the warehouse people can enter the Serial Number during Picking, then the Operations can just convert them into Delivery Order.
    Alas, this cannot be done in SBO.

  • Own query in Pick and Pack Manager ?

    Hi,
    is it possible to manipulate the pick and pack manager?
    I need 2 more criterias in the selection criteria of the pick and pack manager. In due to that i want to display my own query in the open order table.
    What about pick list objects ? How does it works ? Is there an example of it ?
    thanks
    Markus

    Markus,
    The PickLists Object is available in the SAP Business One 2005 SDK release of the DI API.  You can download the 2005A release of the product and SDK (which is an option during the product install) from the service.sap.com/smb website under Installations & Updates.  You need to be licensed for the development version of the Business One SDK to use the 2005A version of the SDK.
    Hope this helps,
    Eddy

  • Regarding fullfilling in pick and pack

    we have created several sales order with the same item but we have less stock with us but when we go for fullfilling from 0 to 100% it will show all the sales order but if i make 0 to 30%,40% 50% it is not showing the entire sales order in pick and pack what is the reason for this pl mk clear for us., down the lane we have sort by warehouse , deliverydate, document no, priority and customer what is in this regard pl answer

    What is particular reason you have to use 0 to 30%,40% 50% for fullfilling if 0 to 100% works?
    Thanks,
    Gordon

Maybe you are looking for

  • Unable to run Mega PC 865 Pro with 6600 GEFORCE?

    Really hoping someone can help here. I have a MEGA PC 865 PRO, and in it I have a Hauppauge 150 MCE Capture Card, a 160Gig HDD, DVD drive, 512MB RAM and a Pentium 4 2.6 Prescott. This was running great, but action sports looked very blurry in the bac

  • Ati glitch a6 4400

    Hi, I've got an a64400 + discrete graphic, i have got some glitches with my setup and i didn't find a way to stop this. A video of the glitches: http://youtu.be/ykNpmVOvNv0 Things maybe related: i've got a 0 size iommu aperture (cfr dmesg), dunno how

  • Help needed ... Default tables in XML Schema

    Hi all, I got a xsd definition here that does not do as I say ... g Though I specified default tables for Cisco_Card and Cisco_LogicalModule, not only the default tables with the names I specified are created but also additionally tables with the def

  • Error in WAD - CL_RSR_RRK0_ATTR_C and form CHECK_ALVL-01

    Hi, I'm trying to publish a Business Content web template. but I get the following error : System error in program CL_RSR_RRK0_ATTR_C and form CHECK_ALVL-01- (see long text). - I've checked the query and it runs successfully. - This is a business con

  • User Exit for PO and PR

    Hi I need a exit/BADI  where I need to change the purchase requisiton line items . This should  trigger ME51 ME51N and BAPI. Same way I need a exit/BADI where I need to change the purchase requisiton line items . This should  trigger ME21 ME21N and B