Unable to block or throw credit limit message while posting Sales Order.

Dear All,
I hv created new customer and extended credit limit through FD32, assigned Risk Categeory and set the limit to 10,000/-.
When i am posting Sale Order with 15,000 or more value, i am not getting any warning or error message while saving Sale Invoice. No block was set against delivery or billing in Sale Order.
Kindly guide me, which step i am missing. FYI, customer dont hv any open item or credit exposure as of now becoz he was new customer.
Regards,
Venkat

Option 1
If your requirement is to go ahead with warning message and allow saving the sales document, maintain A in VOV8 for credit limit check.
If you want to restrict creating sales order when credit limit exceeded maintain B in VOV8 for credit limit check.
Option 2
Now in OVA8 if you click on dynamic option. Make sure you satisfy these requirements
The customer's credit exposure is split into a static part - open items, open billing, and delivery values - and a dynamic part, the open order value. The open order value includes all not yet or only partially delivered orders. The value is calculated based on the shipping date and the credit horizon you specify in the adjacent field. For the purposes of evaluating credit, you want the system to ignore all open orders that are due for delivery after the horizon date. The sum of the static and dynamic parts of the check may not exceed the credit limit.
I would recommend with option 1, still if you want to go for option 2
Then click on Static and make sure you also select open orders and open deliveries.
This will happen if you select static
The customer's credit exposure may not exceed the established credit limit. The credit exposure is the total combined value of the following:
Open sales documents
Open delivery documents
Open billing documents
Open items (accounts receivable)
You can specify in the adjacent fields whether the system takes into account all open orders and all open deliveries.
Regards
Ravi.
I am sorry i wont be able to add further input than this.
Dont forget to reward points if you think it was successful

Similar Messages

  • How to block the material qty to 1 while creating sales order (VA01)?

    Hi All,
    Scenario :  We have 20 Materials each with 100 qty in Plant. In the sales order we should have all the 20 materials with qty one. The sales order should throw an error if the material qty is more than 1 and should not allow to create a sales order.
    so is there any transaction code where we can block the entire material qty to 1 from the same plant while creating sales order?
    Note: We should not set in MM01 "Minimum order qty". Assume we have 100 material in plant we can't set for each material one by one "minimum order qty".Instead of that is there any option to set the whole material qty to 1 as minimum while creating sales order?
    Kindly guide me how to proceed.
    Thanks,
    Renjith

    If you have access to idoc before calling the processing Function module, Adding header text segments E1EDKT1 and E1EDKT2 to the idoc will create the header text.
    Regards
    Sridhar

  • Credit Limit check on Delivery:: Sales order blocked

    Dear Friends,
    We have implemented credit limit check with delivery Block option in Sales order. After revising Credit limit, while user is creating Delivery again, system prompts for Delivery Block in Sales order i.e, reson for Block is Credit limit in Sales Order. then user removes resason and proceeds further.
    Is there any way by which system doesn't put reason for rejection in sales order and just not allow to create delivery in system. i.e. we want to remove the step of removing reason from sales order.
    Regards Krishan Raheja

    Dear Krishan,
    As per my understanding you require just a credit check in the sales order level, which can be implemented using credit management in sales order level . In that case system will automatically block the sales order if the credit limit is exceeded.
    So you do not need a DELIVERY BLOCK reason assigned to your SALES ORDER TYPE in VOV8.
    Please clarify, whether you need to block the sales order and delivery due to credit limit...
    or is it just sales order which need to be blocked ?
    you can get the detailed configuration steps in SDN or the same is as follows.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDBFCM/SDBFCM.pdf
    Thanks & Regards,
    Hegal K Charles

  • To get an Pop up message while creating sales order to refer

    Hi All,
    We have requirement where in  a POP UP screen is required to display while creating a Return Order.
    The message can be" Please refer this return order  to sales order or to the Invoice if required"
    Please let me know is there any OSS note for this or Any user exit or any configuration set up...
    Since this is Standard SAP and some times return orders are created without referring to any document , we don't want to make reference field MANDATORY while creating  Return order.
    Thanks
    Veerendra

    You have to make a user exit in MV45AFZZ for it.
    But maybe it is better create 2 return orders: one with mandatory reference and the other without mandatory reference. The user will choose the right one.
    From my experience usually popups bore the user that in short time will ignore it always skipping even when usefull !!
    Roberto

  • Error message while printing sales order

    The following message was displayed while trying to print a sales order from a particular computer.  Logging in on another computer with the same credentials worked fine.  any thoughts?
    Error in file Temp (bea4fc21-346f-4d31-93d6-8260b04be0a4)-(B002A516-3EB2-47FF-BAE7-3941126D5257).rpt:
    Error in formula Record Selection:
    ‘(OCTG.GroupNum) = (?Pm=OQUT.GroupNum)’
    This field name is not known
    Details: errorKind

    Hi,
    Similar error found with different layout. Check SAP note,
    1830583 - Error message pops up when printing or previewing
    marketing documents with items managed by batches via CR layouts
    Thanks & Regards,
    Nagarajan

  • System Message while updating Sales Order

    While updating a sales order I received the following System Message:
    HandleSalesForm: Row - Invalid index [66000-31]
    What does this mean?

    Hi Nate
    The error message looks like there is a Index error on addon form HandleSalesForm.
    This could happen when there is a invalid index in the code.
    For example:
    if ( ( ( SAPbouiCOM.CheckBox ) ( ( SAPbouiCOM.Matrix ) (
    oForm.Items.Item("Matrix1") ).Columns.Item(1).Cells
    .Item(i).Specific ).Checked == true )
    while the i is un-defined or invalid.
    Please ask your addon developer for details.
    Regards,
    Syn Qin
    SAP Business One Forums Team

  • ERROR message while posting SHIPMENT order

    Hi all,
    i have developed one program which can create a shipment order using BAPI_SHIPMENT_CREATE.After uploading, i have passed all the data to this FM.
    in my return parameter, i am getting only error message number & type of message but message  is blank.so it is very difficult to know what is the actual error.
    my error is like below
    message type -warning
    message no.-000
    message- (it is blank)
    i am getting 3 error message numbers. all are 000.so how could i solve this error.plz suggest.
    Regards
    pabitra

    Hi vasanth,
    Thanks for ur help. but i am getting only message no & type of message.message ID is also blank.i tried to find this message by debugging but can not succeed.
    type of message--warning
    message no--000
    so, how to find this message.plz suggest.
    Regards
    pabitra

  • Dynamic Credit Checks - Different Horizon for Sales Order & Delivery

    Hi Experts ,
    had a query . I am testing a scenario for Dynamic credit Check where the Horizon is ZERO for Sales Order & 3 Months Horizon for deliveries. How should the system behave in such a case. What would be the best way to test whether system behaviour is ok as per this expectations.
    Also I would like to know whether "0" horizon for sales order means that system looks into the entiire list of open sales orders or  the horizon of check is only upto the end of the current month . In FD32 the curent date is indiacted as the horizon date. While creating sales orders today I found dynamic block for 0 horizon is only working for sales orders with availabilty date upto 7th July '10 which neither covers the existing month-June & neither full of July. Beyond that there is no dynamic block soccuring.That made me a bit confused .
    Please advice with you valuable inputs.
    Thanking You.

    Hello Sai ,
    thank you for the response. Had already checked note . But this does not speak about the implication "0" M horizon of dynamic credit check . What is coverage for that ?

  • While creating sales order I am getting  Sanctioned party list blocked  but I am able to create delivery, and PGI

    Dear GTS Experts,
    While creating sales order I am getting  Sanctioned party list blocked, but I am able to create delivery, and PGI.
    Where Is the wrong ?
    Thanks a lot
    Venu gopal

    Dear Venu
    Based on your message shown in the system, can you check the field in Control Settings for System Reaction in the Document type settings via Application Levels in the feeder system. This Field '' System Response in Feeder system if SAP GTS fails'' should be maintained with ''A''. I think in your case it could be 'Blank'' Thats why the system is allowing you to create the subsequent documents accordingly.
    Please let me know if any further inputs required.

  • Credit Card number entered CRM sales order is not appearing in R3 Sales ord

    Hi,
    We are entering our Sales orders in CRM which are gtting replicated to SAP R3,In the credit card scenario ,In some sales orders entered in CRM,where the Credit card numer has been entered,In some cases,the card numer is not appearing in R3 Sales order either in the overview screen or Payment card tab,due to ehich most of the times these cards fail authorization .
    Kindly let me know as to what could be the reasons as to why the card numer seen in CRM is not appearing in SAP R3,sales order?
    Appreciate your help on this.
    Regards
    Mohammed Roshan

    Hi All,
    Looking forward to your valuable inputs on this as to  how and why Credit Card number entered CRM sales order iwould not appear in R3 Sales order?
    Regards
    Mohammed Roshan

  • Error throwing while creating sales order

    Dear all,
    While on sales order creation,We have entered order type,sales organization,distribution channel,divison,
    on entering sold to party,presssing enter,error is throwing as
    No customer master record exists for sold-to party
    actually customer master record is already created,
    We need to extend the sales area then only system is allowing to create sales order,
    Is there is any setting missing in configuration ?
    Thanks
    Jeyakanthan

    hi,
    can be done in two ways
    1, only for the paticular customer
    goto XD01 and extend the customer by entering new sales area above
    and the already exisisting sales area in the reference
    2,common distribution channel and common division(this is for all the customer created in that particular sales area)
    IMG>sales and distribution>master data
    regards
    senya

  • Error message while viewing Purchase order summary

    Hi all,
    we are in 11.5.10.2 , we are getting error message while viewing purchase order "Currency formatting cannot be performed without a currency code".
    is it beacuse of currency not popluated in Purchase order?
    Verified metalink note - 960504.1
    Thanks
    Kiran

    Hi Kiran,
    Verified metalink and other areas but could not get any appropriate solution.
    I tried to reproduce the issue in various available environments...but no luck!
    My guess would be the datafix/BUG that you have referred in the MOS note 960504.1
    Please check with your DBA for this patch in test instance.
    Thanks
    -Arif.

  • While creating sales order stock should not go under reserved block,

    While creating sales order stock should not go under reserved block,
    What is the customization?
    Please help me.

    Hi,
    What exactly is your requirement?
    Can you be a bit more detailed?
    Thanks

  • How to create a credit memo for an existing sales order !

    Can any body help for how to create a credit memo for an existing sales order !

    Hi,
    It is actually possible to create credit memos from sales orders though it is not followed in most of the scenarios.
    We have got a scenario in commodity trading that a sales order will be created with positive value. Once the swaps are settled by the portfolio mngt team, if we have to give some money to the payer, then a credit memo will be greated (as in their case all invoices will have only +ve value as net value) with reference to the sales order. In the copy control, the main field to be taken care of at itme level is the PRICING TYPE for which a value of F has to be maintained. This will convert the sign of the values and fix them. Now a credit memo will be created for teh saels order.
    In this case, the document cateogyr of sales order will be C in VBAK, but it will be K in VBFA table which is the table for document flow.
    Hope this answers your question. You can reward if it helps you.
    Otherwise the normal process is
    SALES ORDER---INVOICECREDIT MEMO REQUEST----CREDIT MEMO

  • Credit Management - Sales Order Blocked and then credit limit increased.

    Hello,
    We have activated dynamic credit check and have following situation
    a) Sales Order created and it went into credit block as its value exceeded the limit
    b) Subsequently credit limit was increased.
    What steps need to be taken to permit further activities on this sales order.  Is VKM3/VKM4 the only way ?
    We tried executing the programs 'RVKRED06'.  But nothing happened.
    Please advise.
    Regards
    Jayesh.

    Hi Yadav,
    I have matched my Customizing of Development and Sandbox. I couldn't trace any difference and hence I am posting in Forum for Expert Opinions.
    Regards
    Vikas

Maybe you are looking for

  • Need help with Query

    Hi, Good day everyone! I need help writing a query. I have this table with the following data in them... ACCT_CODE  FSYR      YTD_AMT A123            11          100   A456            11          200 A123            10          50 A456            10 

  • My iPad has a large and noticeable dent down the middle. What should I do??!!

    So my iPad 2 that I just recently got has a very noticeable dent on the bottom of it going up(almost in half) in landscape mode. The dent won't let third party hard cases slide on it, and the screen is bleeding extra, and there is a white dot on the

  • Creating a Player from an InputStream

    Hi guyz I have a media application am writing with an issues on it. The application is to receive Byte chucks containing media content with a content type String from a network via RMI Is there any samples code for creating a player from an InputStre

  • Licensing error in Windows 2000

    Post Author: DaveMoran CA Forum: Upgrading and Licensing I'm using the RDC component in Crystal XI with SP3 to build a custom application. This application is written in C++ and built using VS2005. I've recently upgraded VS2005 with SP1. I've been in

  • Possible release date for air 3.3 beta 4 or 3.3 full release??

    Hi, i'm currently building an apps for iphone with version 3.2. While testing with 3.3 beta 3... i found it really faster for some operation i have do to in my apps.. but there is bug with sound that make it impossible to release with this version. I