Credit status automatically changed

Hi everyone,
We are dealing with a strange situation and we've managed to narrow it to what we hope is the root of the problem. A sales order gets created through an iDOC, credit status is set to B but document is incomplete and recquieres processing through V.25, or delivery block removal through VA02.
At this time, the sales order changes the value for VBUK-CMGST from B to A and for some reason, no quantities are confirmed in the schedule lines. We all understand the impact of this, so we need to find a solution ASAP.
We've found that if the document is processed with VKM4 (regardless of the A value in VBUK-CMGST) it's re-released, changes the value to D, and automatically confirms the quantities in the schedule lines.
The pattern is always B --> A --> no qtty confirmed.
I found an OSS that says:
Question: Why is the ATP executed when I change non relevant credit management data in the process of maintaining a sales order ?
Answer: The main prerequisites is to have the CREDIT CHECK status set to 'B' in the old situation.
You have to consider several cases here:
VBUK-CMGST is changed from 'B' to 'A' (Credit Management checked and approved), at this point , the confirmed quantity is still '0', therefore we have to execute the ATP as the status 'A' could be wrong.
VBUK-CMGST is set to 'B' but VBUK-CMPSA (Status of static credit limit check) is 'A' or VBUK-CMPSB (Status of dynamic credit limit check in the credit horizon) is 'A' (in this case, VBUK-CMPST is 'B' because other check are set to 'B'), the confirmed quantity is still '0', therefore, we have to execute the ATP check as CMPSA or CMPSB could be wrong.
In all other situations we do not go through a new ATP check.
However, we don't run ATP so everything should be confirmed!
Thanks!

Hi, please help:
i am trying insert a credit card on my skype account so I can do the autopay, but I can't find anywhere to do it.  I tried to follow the instructions 
but after step 3 i get this:
after selecting "submit", i get directed to a page showing Chinese banks, but there is no place to insert my credit card details.

Similar Messages

  • Sales Order Mass Update - Credit Status

    Hi
    When we run mass update to sales orders, there are no changes to the value of sales order, but the credit status got changed from Approved to Not approved. Customer exposure total exceede the limite. Is there a way to stop the credit check for mass update?
    Thanks.

    Hi,
    May be check the value of field KOMP-CMPRE in the sales order with net value.
    Use report RFDKLI20 to correct existing incorrect documents. This program determines the credit account and the risk category from the current payer and executes corresponding credit checks.
    Before you start report RFDKLI20, note the documentation in Note 408596.
    Regards
    Damu

  • Automatic change in MIRO Screen from Invoice/ Credit Memo/Sub-Credit/Sub-D

    Hi All,
    While we post the invoice through MIRO T-code, if we change the Transaction type from Invoice to Credit memo/Sub-Creditmemo/Sub-Debitmemo after completion of particular document SAP is not automatically changing the Transaction type as Invoice, its still remains same Transaction type which we changed last. 
    Can anyone advice is there a fix for this to get back to Invoice after doing anydiffernet transaction type..
    Regards
    Balaji

    1) You have to enter the subsequent credit
    2) The account postings for a subsequent debit/credit depend on the quantity that the subsequent debit/credit applies to:
    If the quantity of the subsequent debit/credit is smaller than or the same as the quantity delivered, the system tries to post the subsequent debit/credit to the stock account. If the material is valuated with a standard price or if there is insufficient stock coverage for the quantity to be debited or credited, the amount is posted to a price difference account.
    If the quantity of the subsequent debit/credit is larger than the quantity delivered, the system distributes the relevant amount proportionally. The part of the subsequent debit/credit that does not have a goods receipt is posted to the GR/IR clearing account. The remaining amount is posted to the stock account u2013 or in the case of standard price control or insufficient stock coverage u2013 to a price difference account.

  • Changing Credit status in Sales order under header status

    Hi,
    How can we change the Credit status for a sales order.
    The Status tab under the header is in read only mode and i am  not able to find any BAPI or FM for 
    this.
    Thanks in advance..
    Dinakar.

    Hello every one,
    I want to change the credit status ( VBUK-CMGST ) for sales order header.
    Since the screen is read only mode i am not able to go for recording. and i am not able to find
    any BAPI or FM to change the status.
    If any one has any Idea please let me know..
    Thanks,
    Dinakar.
    Edited by: Dinakar Tirukoovaluri on Feb 24, 2009 5:43 AM

  • Status Manager automatically changing

    MSP Professional 2010 on a PWA server.
    Users are reporting that the "Status Manager" field on their projects are changing for all task  This has happened twice, both times the person it changes to advises they have never even opened the project much less added task to it.
    Seen it multiple times I open a project - not add any task just open it and the status manager changes to their name. 
    Do we have something set up wrong or gremlins?  Any insight on what to look for would be appreciated

    Ibrash,
    I am guessing that you are seeing this happen on 'Summary Tasks', which is by design. I can't remember the reason, but I think this was changed many many versions ago, to show the summary tasks' status manger to be the person who opens the schedule. Since
    Summary Resources are not recommended to have resource assigned,  this should not impact you any way.
    If I am off the mark completely, and you are seeing this on the subtasks as wll, pleae let me know.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • Period End setting "Automatic change period status to Closing period"

    The checkmark checked with "Date when automatic change is applied "1" but the period still show "Unlocked", why?

    Hi Art,
    The Posting Date did not overlap that is from 09/01/09 to 09/30/09 and Due Date is from 01/01/09 to 12/31/09.

  • Real time job doesn't receive automatically changes in SAP ECC 6

    Hi Experts,
    <br/>
    <br/>I'm trying to (using Data Integrator) automatically retrieve data from SAP ECC and store it in a local database table. I followed the steps written in this article: http://wiki.sdn.sap.com/wiki/display/BOBJ/Receiving+IDOCs. I'm modifying some records in the Cost Center Master Data (CSKS) and using COSMAS01 as the IDOC in which I'm trying to send the information.
    <br/>
    <br/>All seems to be OK, since I manually sent a Cost Center data row using the /nbd16 transaction, SAP ECC displayed a message telling that an IDOC had been generated. Also, when I checked the IDOC status in BD87 it had status 03, meaning that it had been sent correctly.
    <br/>
    <br/>In Data Services when I clicked on 'View Data' in the local database table that I put in the dataflow I could see the rows that I manually sent from the ECC. However, after truncating the local table, it bothered me that when I tried to send manually a second IDOC with another row from the Cost Center Master Data table, my real-time job didn't receive the request and consequently didn't insert the desired rows. I didn't change anything in the configuration, so my first question to any of you is that if you know what could it be that causes my real-time job to not receive the request from ECC?. I tried making a third try, but at my company they had to shut down the ECC server, so it's going to be a while before I make another try.
    <br/>
    <br/>Now, the REAL question of this post is that after I sent the first IDOC successfully (and before sending manually the second one mentioned earlier), I changed a record in the CSKS table directly in the ECC, hoping that it would automatically generate an COSMAS01 IDOC and send all the data in the table to the Data Integrator. This didn't happen and no IDOC was generated, so do any of you know why the automatic change didn't trigger the sending of the IDOC with the data?
    <br/>
    <br/>As I said before, I made the configuration in ECC and DI following the steps in the link written at the start of the post, and it was tested OK by successfully sending a COSMAS01 IDOC once, manually using bd16.
    <br/>
    <br/>In advance I thank you all for your cooperation. This is my first thread in the SDN forum so also please excuse any mistakes in my english.
    <br/>
    <br/>Best regards...

    You do not need to schedule this job every 10 min.  Why?
    If we can't schedule this job every 10 mints how can I able to retrive the delta records into Queue(RSA7)
    What is your advice I mean how to schedule in order to get the delta?
    Thanks

  • Agreement Status to change from C to B

    Hi ,
    I have a scenario where rebate agreement has a  Validity  period is 01.01.2009 to 31.12.2009 .
    In contorl Data :Agreement status is c (Settlement has been created)
    I want to know how it can be changed to status B(Agreement released for settlement).
    I have tried using Tcode:VBOF.I did not find any document.
    Thanks
    RKMACC

    Hello RKMACC,
    Creation of the Credit Memo Request will set the status to "C".
    If this Credit Memo Request is deleted, the status should change back to "B".
    In case the Credit Memo Request gets billed(i.,e., Credit Memo is created), then the status will change to "D".
    Regards,
    Raghavendra

  • Sales Order Credit Status Block with Schedule Line ATP Confirmed Quantity

    I would like to keep the Credit Status Block on a Sales Order when it is created and over the credit limit and at the same time be able to Confirm the Order Quantity (if inventory is available) on the Schedule Line.  Has anyone done this?  I'm using ECC 5.0
    In the IMG --> Sales and Distribution --> Basis Functions --> Credit Management/Risk Management --> Credit Management --> Define Automatic Credit Control --> If I remove the Status/Block indicator the schedule line does confirm the sales order quantity but the sales order is not blocked and a delivery can be created.
    Thanks.
    Donna

    Hello Donna,
    I think I solved your problem.
    There are two ways to block the sales order - one is to not confirm the Schedule line i.e. block delivery... block further action that can be taken. The second is to not let the person save the sales order.
    Another option is to get Just a warning message, that the credit limit has been exceeded, but able to save the sales order with a confirmed schedule line.
    The setting will be in OVA8.
    For the Document Value you make the setting C or A. and make sure the block is not set.
    Don't worry about the Open order or open delivery unless you want the system to perform a credit check considering the orders that are already existent. Same with open delivery. It will take into account all the cost of the orders that are open for delivery.
    Now here some options:
    Either consider a 'warning' by the system good enough and still be able to confirm the schedule line.
    (ii) Put in a Delivery Block in the Sales Document Types, in the Shipping tab. That way, you will be able to save the sales doc. but not be able to deliver it.
    (iii) Put a Billing Block in the Sales Doc type, in the Billing tab. You will be able to deliver but not bill.
    (iv) Create a new routine (with the help of an ABAP guy) and place it in the auto credit check, 'Reaction' field where it will place a Delivery Block.
    Do let me know what your thoughts are and what you decided to do.
    Thanks
    Noel

  • Sales Order -- Update the delivery Document Credit status using FM or BAPI

    hi All,
    The requirment is quite urgent......  Actually i am Using a userexit V56FSTAT through VT02N and want to update the credit status through VKM4 Transation. But i require a Function module or Bapi to Update the credit status of the delivery status.
    Please do give me suitable Function module or Bapi through which i can perform the VKM4 transation to update the credit status of delivery document....

    when we go to vkm4 there we click on the reassign button and save then the status is changed in VBUK table....
    so i have to perform this steps through VT02N transation....
    Ny ways thanks for the reply,
    i guess i require more support fom u all
    Message was edited by:
            siddharth samal

  • Sales Order Credit Status Approved

    Hi all,
    My User created Sales order 2500 USD But the problem is Credit Block not happen for that Particular Order and they do the delivery and billing
    and there Check FD33 it Showing Credit Exposure Got Exceed by 156 %
    Total credit limit for customer is 7500 USD its already exceed around 11.500.256 ( But sales Order was Not Block)
    Basically customer belongs to High risk category with Dynamic credit check with Sales Order Block
    we check whole config (OVA8 )it was fine ( Credit control area + risk category ( High risk ) with Credit group 01 that assin to sales document Header
    In OVA8 its sets as Dynamic  check + Reaction    C + with Status/Block
    The Movement I check in Sales Order Status its Showing  Credit status APPROVED
    Can any one Guide me when status got change as Approved
    Or We miss some configuration
    I am unable to trace what is wrong  can any guide what wrong why its sales order status showing Approved
    Thanks
    Rajesh

    Hi Rajesh,
    Wat i feel is u might have missed configuring one of teh step where u assign teh Credit limit check to Document type.
    T-Code OVAK.
    Assign the Sales document with the type of Credit check you need. If you have missed this step the  default value will be  blank which means no credit check performed for sales done with this Particular Sales document type. This might be the case with your scenario.
    Regards,
    Arun.S

  • Credit Status "Not allowed" but schedule line still confirmed

    I have a little issue. I know is sth from configuration, but I don't remember where it is.
    When automatic credit check is performed, and a sales order goes to "Credit Not allowed" I would like the position of the order remains unconfirmed, in order to leave the stock free for other orders.
    Now the system leave the schedule lines created, confirmed, even when credit stock is "not allowed". Could sb help on this?
    Regards

    Hi Eduardo Vartorelli
    For the Sales Order to stop the flow of requirements to MRP You have to set the status in the requirement.
    Go to T code OVB8 and then set what is your requirement in the routine.
    Currently the routine checks only for credit status in VBUK - CMGST if the status is B then it will not transfer the requirements to the MRP.
    I am not sure what is the Credit status of your document in the VBUK. If its not "B" and still you want to hold the requirements then you can modify the routine to handle your new requirement.
    If the status is B and then the requirements are trasnfering then you need to put a Break point in the rouitne and check if the routine is actually getting called or not.
    The Program Name is LV07A101.
    Thanks & Regards
    Srinivas.
    Reward Points if Useful

  • SCCM clients automatically changes its site code to another

    Hi,
    We are running SCCM 2012 in windows server 2008 R2 . We have different sites based on different countries, eg: India, UK and US. My issue is that some of the clients which were reporting to a site is automatically changes its reporting to some other
    site. Considering the above countries, I must say that the clients which were reporting to India(IND) is now showing its site code(site assigned) as UK in console. This makes the clients to not to communicate with our server and 'Client activity' is not
    showing any status(just blank). Initially I have reinstalled those clients and those were showing correct site code. After few days some among the reinstalled ones and few other clients are again reporting its site code to UK. What might be the issue?
    Your suggestions are most appreciated.
    Quite strange thing is that when I checked the configuration manager in client side it is showing the correct site code and reporting to the correct server.

    Either someone pushed the client from the wrong site or there's a GPO in place that reassigns them. CM clients won't automatically reasign themselves.
    Torsten Meringer | http://www.mssccmfaq.de

  • Status keeps changing from invisible to online: why the issue is ignored?

    There is a serious issue raised in the parallel thread, which is critical for many people: "Status keeps changing from invisible to online" (initiated on ‎16-11-2014 by b.agne, Mac section). In short, when starting using a device, the Skype status changing from "invisible" to "online" - sometimes just for a moment, though enough for others to notice you. These affects very much any type of devices. I am sure the issue has already led to multiple personal crisises and potentially financial losses due to buseness partnership issues (I came close to that myself, and now use anything but Skype for business). The question is: WHY the issue is completely ignored by Skype, Microsoft and expert comunity? Please post the solution if anybody knows how to fix the issue, or suggest how to make Microsoft to know that it should be fixed. Kind regard...

    Hi, I also have the same issue. I change the status to Invisible and a later on it is already as "Online", without having even touched/opened Skype. The only way that I see this may happen is that I have the app installed on the smartphone, but before it never had this issue, but from some month ago it started. Any correction or suggestion to work around this issue? Regards

  • Is there a way to connect the Apple TV as a second display without it automatically changing my Mac's audio output?

    Is there a way to connect the Apple TV as a second display without it automatically changing my Mac's audio output? I would prefer to use an audio interface for playback and the apple tv as a third display. I know I can go back to system preferences and swap my output back manually, but it is getting to be really inconvienient. Thoughts?

    Hi and welcome to Discussions,
    have a look at ScreenRecycler http://www.macupdate.com/info.php/id/22908/screenrecycler
    Regards
    Stefan

Maybe you are looking for