Customer Delivery Block Issue

Hi Experts,
I am facing a strange problem while changing a sales order, information message customer xxxx-xxxx has delivery block.
However I have checked carefully in VD05 that there are no block maintained for order, delivery or billing.
Our finance person activated customer delivery block two weeks before for particular customer xxxx-xxxx and now removed customer delivery block, but when we goto change the sales order still showing message and delivery also can't create
How to solve this issue?
Plz help!!!!!
Regards
Sankaran

Hi,
Initially,even if there are blocks at the customer levels,those blocks will not be assigned at the sales order.
Suppose,we have a billing block at the custoemr level.While creating the invoice,it will throw an error message that "Customer is having billing block".
If you remove this block there in T.Code "XD05",then you can proceed.
Could you pls check in XD05/VD05 for your sales area and company code,whether the block is still there are not.
If the delivery block is present at the order level,we have to remove that block eitehr manually or by using workflow functionality if needed.
For removing the block at the order level,we have to got for "MASS" T.Code for bulk removal.
Regards,
Krishna.

Similar Messages

  • Automated Custom Delivery Block on Sales Order Header

    Hi Experts,
    Please advise how to add Custom Delivery Block and assign to Header Level Configuration (take note configuration). Please, I know the table TVLSP and TVLS but I don't know how to modify them. I know also how to develop and assign the value to User-Exit. However, the existing Delivery Blocks are not approriate so I need to create a new Delivery Block (as maintained in TVLS). And also it is not possible to change only VBAK-LIFSK in user-exit MV45AFZZ (USEREXIT_SAVE_DOCUMENT_PREPARE) as written in SAP quote:
    "The delivery block at header level is only effective if this block is assigned to the corresponding delivery type in the Customzing table (TVLSP). Regardless of the settings in Customizing, the delivery block is always effective at schedule line level."
    Please advise if this is possible to configure.
    Thanks a lot for your answers!
    Edited by: Cecilio Cruz II on Jan 10, 2011 10:32 AM

    Hi,
    You can try creating the block in SPRO >> Logistics Execution >> Shipping >> Deliveries >> Define reasons for Blocking in Shipping >> deliveries : Blocking reasons / Criteria
    and Delivery Blocks.
    In the first one, you create your delivery blocks and in the second you assign them to deliveries. They are created in table TVLSP.
    Hope this helps
    Regards,
    Mukund S

  • Delivery block issue

    HI ,SD GURUS
    Issue is , once created a sale order and delivery ,so between created sale order and delivery , price may be revised by the customer. Delivery control deapartment  they dont have awareness about price revision..i maintained the condition record fro the materials.
    my requirement is i need block the delivery due to price changes from the condition record.
    pls help me
    with regards
    dinesh

    Hi,
    One point came to my mind is, the prices in sales order are agreed upon prices with the customer. Now even if you change the prices later, the prices agreed upaon still holds good.. right..
    Before changing anything always take into consideration the business perspective also.
    So in this case my suggestion would be to have delivery blocks in sales order. Before the users create delivery, check the prices and then release the block.
    Or
    If you are gonna use the latest prices then do as Madhu suggested.
    Let us know.
    SB

  • Delivery block at item level in sales order,Qty should not be confirmed

    Dear all
    We have a below requirment
    We will have multiple line items in sales order and put delivery block at item level.If delivery block is put at item level it should not confirm the qty and pass on to MRP
    But if we put at header level delivery block,schedule line qty at item level are not getting confirmed.So requirements are not passed to MRP-This is correct .Working as per SAP standard configuration.
    Can you tell how to activate the same for item level delivery block.if same delivery block is put at item level,it is confirming the quantity.But we don't want confirmation of qty to happen.
    Can you give us solution
    Regards
    Sudha

    We had similar issue , there will be confirmed quantity but the requirement will not transfer to MRP , We used Item category configuration ( Copied new item category assignment and it should behave as Inquiry item category)
    Check OVZ7 T code for customizing the u201CDelivery Blocku201D in your sales document to block Confirmation block
    Check the  customizing OVZ8: if the flag  Transfer of Requirement
    Transfer of requirements of the requirement class should be ON.
    In the sales order the requirement type is determined by the combination sales order item + MRP type.
    Refer SAP Help URL below
    [Setting a Delivery Block |http://help.sap.com/saphelp_470/helpdata/en/93/744bf2546011d1a7020000e829fd11/content.htm]

  • Delivery block in sales order

    Hello,
    I have an issue regarding delivery block.
    I've read a couple of posts regarding this, but they all solved their issue by using userexit_save_document or userexit_save_document_prepare which is no option for me.
    My issue is the following:
    I've created an order type ZTA (copy of TA) and setup a default delivery block "Z1 - in work" to that order type.
    This prevents that after saving the order it will not be automatically delivered by a job which is running in background.
    So each time I create a ZTA order with VA01, it will set the delivery block Z1. That's fine.
    Now let's say when a customer has a delivery block (e.g. Z5), it will not overwrite the order delivery block Z1, when entering sales-to-party (or ship-to-party)!
    Now I tried to add some code to userexit_move_field_to_vbak like that:
        if not kuwev-lifsd is initial.
          vbak-lifsk = kuwev-lifsd.      " Z1 -> Z5
        else.
          if not kuagv-lifsd is initial.
            vbak-lifsk = kuagv-lifsd.     " Z1 -> Z5
          endif.
        endif.
    Result: It will execute my new code sequence, but will not change the delivery block Z1 to Z5 on the VA01 screen. Maybe because I'm at this step not in update but insert mode?
    I need to show the customer's delivery block while creating the order, means showing the delv. block after saving is too late.
    Is there maybe a better exit to change the order delivery block to the customers delivery block?
    Thanks in advance
    Wolfgang

    Dear Wolf,
    I dont know whether it might help you but , we had a requirement to make the information message of CUSTOMER BLOCK (which we do in XD05) to ERROR message .
    It was done in the include MV45AFZZ but i do not know much technical details.
    What i know is, this include comes much before the SAVE comes.
    Also if you can write the logic to check the BLOCK STATUS from customer master and if it has a value, then fill the same in the respective field in sales order, system might throw that blocking reason.
    If there is no reason, system will put the the default blocking reason from the sales order.
    Better you post the issue in ABAP forum.
    You might get more inputs there.
    Check and revert back.
    Thanks & Regards
    Hegal  K Charles

  • How to put order in a delivery block ? on basis of shipto and order reason

    Hi can any one tell if there is any way duirng the order creation (Va01) we can read the shipto no and order reason code to put the orders on a delivery block ? the idea  is to do this only for certain shipto which have a soecial order reason.
    we are looking for solution via configuration first and if that is not possible then via some order header level user exit. in case of user exit we can read the special shipto number from a custom table....
    if this is not possible to use ship to number then we can use the soldto numbers along with the special order reason code.
    so if the order is having a shipto sold =xxxx and order reason code is zzzz then put the order on a delivery block....
    once the delivery block needs to be lifted we do not want to hit this logic in the order changed mode( va02)
    look forward to hear from the experts any solutions....or suggestions....thanks in advance

    Raj,
    The issue here is the while creating the order the system needs to validat two things 'sold-to-party and order reason'.
    I am still not sure whther this can be achieved through non ABAP way. check for some exits, if available.
    Prase

  • Regarding delivery block in sales order

    Hi experts,
    i have problem in user exits in which i hav 2 work
    my requirement is if sales organization is ____ and order type is_____
    and payment of terms is ______
    then delivery block must  be ' Needs Approval'..
    please help me out for this
    Thanks in advance.....
    Anoop.
    Moderator Message: I dont see any problem with the requirement. All you need to do is find the right EXIT/BADI and code your logic there.
    Edited by: kishan P on Nov 16, 2010 6:21 PM

    Dear Wolf,
    I dont know whether it might help you but , we had a requirement to make the information message of CUSTOMER BLOCK (which we do in XD05) to ERROR message .
    It was done in the include MV45AFZZ but i do not know much technical details.
    What i know is, this include comes much before the SAVE comes.
    Also if you can write the logic to check the BLOCK STATUS from customer master and if it has a value, then fill the same in the respective field in sales order, system might throw that blocking reason.
    If there is no reason, system will put the the default blocking reason from the sales order.
    Better you post the issue in ABAP forum.
    You might get more inputs there.
    Check and revert back.
    Thanks & Regards
    Hegal  K Charles

  • Billing to the customer is blocked

    Hi
    I am facing an issue of billing block on Delivery Note for regular invoice.
    The customer is not getting the invoice after we ship the part.
    The issue here is that the part the customer wants had to be pulled from "inter company and the "inter-company" billing is happening.
    But the the billing to the customer is blocked. How we can un-block and what is the route cause of this issue
    Pls help me resolve tjis issue
    Reagrds
    vicky

    Hello,
    You can unblock the Billing at the VA02 --Header  in Billing tab.
    Check whether the Billing block was set for your document type in VOV8.
    I hope this is causing the problem.
    regards,
    santosh

  • Delivery block  Z3 automatically coming in delivery

    Hi All
    Please suggest me on the below issue,
    Scenario:Sales order is created then the sales document is blocked for credit check.After releasing the document delivery document is created.After saving the delivery document automatically delivery block is coming in delivery header adminisatration data that is Z3-Confirm Price.
    But we are not entering any delivery block any where.This delivery block is coming automatically in delivery.This block is coming for a particular customer,But there is no blocking for that customer in VD 05.Is there any other setting for blocking particular customer.
    Please revert back with some solution.
    Thank you
    Goutam

    Hi,
    Its something like custom message not a standard message, please check is there any block at item level or header level or is anybody written any code based on one of key in customer master before PGI check the price of sales order.
    Hope check in any sales order, delivery exits about anybody done code.
    If it helps give rewards
    rgds
    gautam

  • Delivery Block reason code

    how does the delivery block on a sales order know what reason to place on the SO if the order has been blocked for delivery.
    I have a so that is OR and I have assigned a simple credit control of C to it so that it blocks on delivery if the customer credit has been reached,
    when you dis[play the SO after saving, the delivery block will have a description but how do I control what goes into that field and what goes into it first or 2nd etc and where in config is that set.
    any help would be great
    Edited by: ady0wen on Oct 4, 2011 10:29 AM

    Dear ady0wen,
    The deliver blocks will be defined in the transaction code-OVZ7.
    Here we define the delivery blocks with meaning full descriptions including which functions have to be blocked.
    For instance Order,Picking,Goods issue,Confirmation so on and so forth...........
    Tease delivery blocks will be assigned to sales document header ( vov8)  By configuration or Sales orders in (VA01) by users manually.
    With help of descriptions only users can easily understand the delivery block according to its function.
    please revert if you want any clarifications
    Thanks&Regards
    Raghu.k

  • Removal of Delivery Block

    Hi,
    In my Delivery, I am getting a delivery block with the text as "A5 Sch Line Date Issue".
    This comes because the stock is not avaliable at Requested Delivery date.Henceforth we get 2 schedule lines with confirmed quantities in the second one.
    The problem is that I am unable to unblock this delivery.Please let me know how shall I proceed?

    Hi there,
    Looks like there is a customized process to remove the delivery block. Also it could be that delivery block will be automatically removed when the items are due for delivery. That is delivery block is removed on the schedule line date (which is in the 2nd line item against which there is confirmed quantity).
    Some companies use this sothat deliveries are not created ahead of schedule.
    Also not many companies give authorization to all to remove the block manually.
    Try checking in sales order create include MV45AFZZ & delivery creation SAPMV50A include to see if there is any customized code.
    Regards,
    Sivanand
    Regards,
    Sivanand

  • Delivery block in sale order

    Hi,
    I got a problem with registration of a sale order with a BAPI : it set automatically a delivery block , and this not happen when using VA01.
    After create the order, for this one will be insert a technical object (serial number) and made some other change (always using BAPIs) like the requested delivery date or some texts.
    There is not any block set in customizing (tab. TVAK) for that type of order.
    If this was true,the block should have been set even using VA01,or not ?
    Thank you in advance.
    Luca

    I mean your order gets DB if created via BAPI and does not get any DB if created via VA01, right ?   What DB did your order get when was created via BAPI ?
    Is it your custom DB or SAP DB ?  Do you have any special logic in userexits to apply DB in some cases ?   If you have any logic which applies DB - does it have a check for sy-tcode ?

  • Prevent Outbound delivery creation in sales orders with delivery block

    Hi gurus
         We are facing the following issue:
         Some sales orders have delivery block header and once they are saved an outbound delivery document is created; we want SAP system creates outbound deliveries only in those cases were sales orders have not a delivery block in header, is there any option or configuration we can use in order to prevent the creation of these documents?
    Regards,
    Edgar.

    Well Edgar,
    let's see then in spro
    Logistics Execution->Shipping->Deliveries->Define Reasons for Blocking in Shipping
    Check out the configuration of your delivery block reason and pay special attention to this instruction:
    "In sales documents, you can either enter delivery blocks manually at header level (business data in the sales document header) or they can be proposed automatically by the system. In the latter case, the delivery block must be entered in the respective sales document type (see chapter
    "Define sales document types"). In addition, the delivery block in the sales document header is only effective if the delivery block has been assigned to the respective delivery type."
    It must be something in the configuration of the delivery block reason you're using.
    Regards,
    Edgar

  • Number of times sales order./delivery blocked

    Hi,
    Do we have a report which gives details about number of times sales order/delivery blocked because of credit management.
    Or there is any work around for getting the same?
    I request you to kindly suggest your valuable inputs.
    Regards,
    Phani Prasad.

    Hi Balaji,
    Thanks for your reply.Please find the below example.
    Customer A was blocked for credit limit on 01.01.2011 and subsequently released using VKM3.
    Again the same customer was blocked on 02.01.2011 and once again released.
    How do I know the number of times Customer A was blocked and released for a given period.(2 times in the above example for that period).
    Please explain.
    Regards,
    Phani Prasad.

  • Delivery block in the schedule lines.

    Hi,
    Mine is a MTO scenario. I am using planning strategy 50. So a planned order ---> production order will be created against MRP run  against each sales order.
    When i am placing a delivery block at the header the system is working fine. Its deleting the planned order(converted production order).
    when I am placing a delivery block at the schedulle line its not working fine. its not deleting the underlined planned order or production order.
    what configuration should I do to make this work.......

    Hi,
    Look at the help (press F1) on  the field confirmation block at SPRO-> Sales and Distribution ->Basic functions ->Availability check and Transfer of Requirements ->Tranfer of Requirements -> Block quantity confirmation in delivery blocks ->Reasons for and Scope of Delivery Blocks: Transfer of Req. blocks.
    It looks applying delivery block at schdule line level will not delete the passed requirements. This is standard SAP behavior. If you want to change this nature, then you may need to use an User-exit.
    Following is description given for the field confirmation block;
    Confirmation block
    Indicates whether the system, in addition to blocking delivery, also blocks the confirmation of order quantities after an availability check during sales order processing.
    Example
    You may want to block confirmation of sales orders where the creditworthiness of the customer is in question. In this case, you set the confirmation block for the delivery block that relates to credit problems. During sales order entry, when you enter a delivery block because of credit problems, the system, after you save the order, does not confirm any quantities for delivery. In this way, the goods remain available for other customers.
    Note
    If, before you save a sales order, you look at the schedule line overview, you can see what the system would confirm, if the block were not set. However, as soon as you save the sales order, the confirmed quantities are automatically reset to zero.
    Dependencies
    If you enter the delivery block at header level, the system transfers the desired delivery quantity for all schedule lines in the requirement. The confirmed quantity is deleted. This function is not available when you enter the delivery block at schedule line level.
    Regards

Maybe you are looking for