Auto release of Blocked Sales orders after pmnt or Increase of Credit limit

Hi
Does anyone know if there is a transaction or something in one of the blocked Order transactions that can be used to auto release orders after either 1 - Monies have been recieved      or   2 - Credit limit has been increased
Scenario we have is several orders have been on block due to credit being over credit limit,
The credit limit has been increased
However these orders are still on the blocked orders report, even tho they are now under the credit threshold
Is there a re-org program to use ?
Is there a setting on the VKm1 transaction to refresh or re-read the credit master FD33 , - as now monies have been received or Credit threshhold has been increased
Thank you for any information
Tony

Hello,
This is not possible because when you created the sales order it has checked the credit limit for that credit limit and if you increase also now that block cant go automatically.
Go to VA02 i.e change mode of sales order and change something and enter may be if you created a order for 2 quantity then go to VA02 and remove the quantity 2 and again type 2 then system will again check for credit and now that is increased so the order will not block..
If this is for many order then you can run changes sales order  BAPI for mass update. Take help from ABAP guys.
Cheers
Say

Similar Messages

  • Automatic credit release of blocked Sales orders with pre payment

    Hi ,
    We have a requirement as given below.Please suggest a better solution for this.
    The customers have the 'prepayment ' payment terms with different percentages of the sales order
    value to be paid before the delivery creation.
    When the sales orders are created, they are blocked for delivery by some credit block.
    The business use VKM1 transaction to view these blocked orders and release them manually for
    delivery creation after checking if the customer has made the prepayment.This is a tedious work
    (since there are too many sales orders )for the credit manager who dont have the complete
    visibility of how much prepayment the customer has made and need to manually check if the
    payment made covers the sales order prepayment amount to be paid.
    1. How can we do a automatic release of these blocked sales orders?
    2. Is there any program(which can be setup as batch job) to do a credit recheck and release the order
        automatically?
    3. Will Milestone billing plan functionality satisfy this requirement?If so how?
    We are using SAP version 4.7 without Project System.
    Thanks in advance.
    Regards,
    Ragesh

    Hello,
    This is not possible because when you created the sales order it has checked the credit limit for that credit limit and if you increase also now that block cant go automatically.
    Go to VA02 i.e change mode of sales order and change something and enter may be if you created a order for 2 quantity then go to VA02 and remove the quantity 2 and again type 2 then system will again check for credit and now that is increased so the order will not block..
    If this is for many order then you can run changes sales order  BAPI for mass update. Take help from ABAP guys.
    Cheers
    Say

  • How to Release the blocked Sales orders?

    Hi Gurus,
      Requirement: To Release the Blocked Salesorders
      problem: find out  any Tables  and procedure  to release blocked SO(allow to creating delivery for SO).
    how to Customer CreditLimit  and  Tables  of Theses...............
    Thanks in Advance..
    sivakumar.kasa

    Hi..
    AS per i knew......
    how to know cutomer CreditLimit?
    FD32,FD33...tcodes
    how to release blocked Sales order?
    VKM3
    Wait for some other views

  • Want to know the release and blocked sales order status

    hii..
    I want to create a report that contains who blocked and who released the sales order and when he released..in which table i can get the details..please tell me where this details has been updated...

    hi,
    go to the SPRO settings and view the release procedure in MM and SD part in Purchasing...
    you customized that part then only you can release such documents....
    thanks,
    <b><REMOVED BY MODERATOR></b>
    Message was edited by:
            Alvaro Tejada Galindo

  • Sales Order and Invoice qtty both consuming credit limit

    We are facing a problem where the credit limit is getting consumed by both the sales order as well as the subsequent invoice, thereby creating a double impact of one transaction. I ideally what should happen is that after invoicing the "Sales Value" field should get reduced and the "credit exposure" should get increased. However, in our system this is not happening. The net impact is explained by this example:
    Sales Order Value : 20000
    Invoicing: 0
    Credit Exposure 20000
    Sales Order Value 20000
    Invoicing : 20000
    Credit Exposire : 40000 - This is wrong. This sohuld be 20000
    Please to help.

    Dear Intrigue,
       What do u mean by invoicing value? Are you talking about 'Recievables'?
    In FD 32 credit exposure is the total of Recievables + Special liab + Sales value.
    1)After the creating the sale order the value 20000 will be updated under sales value. (Table S066)
    2)After creating delivery document the same 20000 will remains there only under sales value. (But internally table will be changed. This 20000 will get reduced from the table S066 and will update in S067 under 'open delivery' field)
    3) After creating invoice also the 20000 will remain there only under sales value. (But internally this 20000 will get reduced from 'open delivery field' and will update under 'open billing doc.' in same table S067)
    The above invoice value will remain there only until it is released to accounts. After releasing it to accounts the value 20000 will get reduced from 'sales value' and will update in 'recievables' in FD32.
    Total value in recievables is the value of the FI accounting documents for which payment is to be recieved. After recieving the payment this will be cleared off.
    Now tell me what are you comparing with? sales value and recievables or anything other?
    Ratna

  • Report : release blocked sales order

    hi ,
    Can nyone tell me.  how to see report  regarding ....who's( which user) released the blocked sales order?

    hello, friend.
    when you create a list using VKM4, you can click on a specific sales document number.  you will be brought to the document.  then you can click on Menu > Environment > Changes and see the person who released the order.
    you can also see the release date by doing SE16 and selecting table VBAK.  i'm not sure but i think its possible to see the person who released by going to another table.  maybe somebody else can clarify.
    thanks and regards.

  • Link with blocked sales order with advance payment

    Hi Gurus,
    I have a scenerio, where, due to a shortfall of customer credit balance, system blocks the sales order and upon receiving an advance payment from the customer, i would like to know if the system can validate that, an advance has been received and can inform the user that advance received against the blocked sales order. So that, instead of manually releasing the blocked sales order user gets to know whihc are the sales orders to be released first and based on which system can allow the user to release first the blocked sales order and then the subsequent sales orders are processed for credit check.
    Is there any exit or what is the enhancement that can be implemented for having this scenerio mapped.
    Text Removed
    Edited by: Lakshmipathi on Mar 17, 2011 8:57 AM

    If you dont maintain any sale order reference and execute VKM3, system will populate all blocked sale orders.  There users can select the required sale order and release it and I dont think, for this purpose, an user exit is required.  You can also even consider VKM1
    Still if you feel that it is required, you can try with any of the following user exits.
    1)  LVKMPFZ1: USER_CREDIT_CHECK1
    2)  LVKMPFZ2: USER_CREDIT_CHECK2
    3)  LVKMPFZ3: USER_CREDIT_CHECK3
    thanks
    G. Lakshmipathi
    ps:-  Please dont offer anything

  • Releasing Blocked Sales Order

    Hi All,
    I need to create a report to show who released blocked sales order, The TCode for releasing sales Order is VKM1. I want to know after releasing order where this information gets stored. the changed person and the order values.. where I can find this information..
    Thank you,

    Hi ,
    try to go thru all other posts also , then only it wil justify what we are doing here for u?
    <b>have u seen VBUK-CMGST =Overall status of credit checks</b>
    <b>          Credit check was not executed/Status not set
    A          Credit check was executed, document OK
    B          Credit check was executed, document not OK
    C          Credit check was executed, document not OK, partial release
    D          Document released by credit representative</b>
    Regards
    Prabhu

  • Standard T Code to release list of sales orders in 'Delivery Block'

    Dear All,
    Is there any standard transaction code in SAP which provides the facility to release list of sales orders in 'Delivery Block'. (Additional information - List of sales orders in 'Delivery block' is available in V.14,however it does not have release facility).
    For example, VKM3 gives the list of sales orders in 'Credit block' with release facility.On the same lines, is there any standard T code or any other facility in standard SAP which provides the facility to release list of sales orders in 'Delivery Block'.
    Thanks and Regards,
    Zahid

    As already suggested, if you execute VA14L you can see all sale orders that are blocked at
    -  header level
    -  item level
    -  credit check
    Wherever you see "X" under the tab Header level, double click on the respective sale order, so that system will take you to sale order in change mode.  You can remove the header level delivery block and save.
    thanks
    G. Lakshmipathi

  • Problem for releasing  blocked sales order on Creditlimit

    Hi Gurus,
            I a   hve a problem for releasing blocked sales orders
             what i have done: 1)i have blocked sales order based on exceeded creditlimit
             (i have change SDType in 'OVAK' is 'C')
                      2)now i have to release for furthur processing so i have done following steps
                      3)Goto VKM3/VKM1 T.Code and then release what order that is blocked.
                      4) order will appear in the list.
                      5)Select that one.
                      6)Click on the green flag that appears on the left hand side.
                      7)Click on save.
                      8)click on back it will ask for "Leave list".
                      9)Click on yes.
                      10)It said that Sales orer has been released
    Still what my problem is:
    Problem: 1)So i'm trying to create deliver for Sales order but it shows an error
             2)"Sales order is blocked for delivery: Credit limits" Even it was released    
    Plz kindly help  me what i do....
    Thanks In Advance
    sivakumar

    sorry   i was  unfotunately put this thread here  over in SD

  • Workflow in the releasing of Credit blocked sales orders.

    Hi All,
    My Client requirement is that they need workflow in the releasing of credit blocked sales orders.
    If once sales order is blocked then it should be approved at 3 levels, then only it should be released.
    Suggestions are highly appreciated 
    Regards,
    Kumar

    Hi Kumar,
    I think you can achieve this by using Authorization Concept.
    Please find the below link
    http://help.sap.com/saphelp_nw04/helpdata/en/52/671285439b11d1896f0000e8322d00/content.htm
    Authorization levels for Credit Rep Groups
    Thanks
    Dasaradha
    Edited by: dasaradha ramireddy on Nov 28, 2011 12:53 PM

  • Can we block the sales order after creating ?

    Can we block the sales order after creating ?
    If how to do.
    Thanks
    naresh

    Hi
    Naresh
    If you want to block the sales order then go to
    >Header -- shipping tab
    There u will find the column of delivery block there u put any reason. This way u block the sales order.
    Another way u can give reason for rejectioon this way also u block the order and as and when u want to desp u can remove the reason/block.
    Hope this will help you.
    Thx.

  • Cancel Sales Order after Pick release

    1)Is there a way to cancel the Order after it has been pick released.
    2) Is there a way to update the ordr , if the Order status is 'Closed'
    Thanks

    1) To cancel a sales order after it is pick released, you will have to backorder the lines first. Then you can cancel them
    2) No. That is the reason why in most real world scenarios, the order is closed after a gap of some days(say 30 days) after all the lines are closed.

  • Release log for blocked sales order as credit limit

    Hi gurus,
    Any body kindly explain for me about how can I look over Release log for credit limit block sales order, Transaction code or report?
    thanks.

    Hi,
    u r trying all these in IDES system or in real time system.
    if u r trying to release it in IDES system then go to VKM2 & do the changes.
    in real time system only a authorized person can release the block by  using the same T.code vkm2.
    hope it helps u
    regards
    dibya

  • Bapi For Blocked sales orders & Bapi for Releasing those orders

    Hi All,
        Can anybody help me regarding <b>Bapi</b> for getting <b>Blocked sales orders</b> and bapi for <b>releasing</b> those sales orders..
    Any help will be rewarded...
    Thanks..
    Regards,
    Srinivas.

    Use bapi:
    BAPI_SALESORDER_GETLIST to get the list of all sales orders based on Parameters
    CUSTOMER_NUMBER
    SALES_ORGANIZATION
    MATERIAL
    DOCUMENT_DATE
    DOCUMENT_DATE_TO
    PURCHASE_ORDER
    Then,
    loop at the internal table
    and use the bapi BAPI_SALESORDER_GETSTATUS to get the status of each sales order.
    choose only which are blocked.
    Regards,
    ravi

Maybe you are looking for

  • Multiple check boxes in an update form using php

    I have a database of the membership of a club. One field in the database is input by checking multiple check boxes. When the insert member record is submitted and multiple check boxes are selected, the information becomes an array of text separated b

  • External volume is suddenly read only

    Mountain Lion on 2009 Macbook Pro. I have a Drobo S with three volumes. One of the volumes has become read-only. I cannot change this in the Finder. This happened with a different volume a couple of days ago. This never happened before I upgraded to

  • SAPSript standard text

    Hi, i want to use Euro sign in the standard text that i create through SO10 transaction. Is it possible? if yes then how to go about it? thnx in advance...

  • Oracle 11GR2 on windows 2008 Geo-Dispersed cluster

    Hi all, anyone can guide me about the installing oracle 11GR2 on windows 2008 Geo-dispersed cluster environment? Please guide and provide documentation if possible, thanks

  • Why my JFileChooser showed as a FileDialog?

    Hello! I'm doing a project to update some existing codes. I made a change to use JFileChooser to replace FileDialog since I can customize JFileChooser. However, after I have replaced FileDialog with JFileChooser in code, it still show as FileDialog w