SD credit management - credit sensitive fields

Hello,
I understand that there are three credit sensitive fields:
Terms of payment
Fixed value dates
Additional value days
We have created a customized field in the Additional Data B in the sales order header.  User made a change in this field and it triggered the automatic credit check and the order is put on credit hold.
In our OVA8, the 'Critical fields' is not checked.
Strange thing is when we tested in the test/QA environment, the change in the customized field did not trigger the credit check.  It happened only in production.
To me, only fields like ordered qty, pricing condition should trigger the check because the net value of the order is changed and the order should be subject to a credit revision.
Any idea?  Would appreciate your input.  Thanks in advance.

Dear Friend
I think the document in which user has made changes was already released for credit using VKM3/VKM1.
As per standard system if the you make any changes in the document after the date of released date then system triggers credit check again.
For Ex. If you release document today 04.05.2011 then you can make any changes in the document till todays date EXCEPT increase of order value than released value(if order value increases than released value then system triggers credit check again even on same day).
But if you release on 04.05.2011 and make any small change in document on 05.05.2011(If you are not maintaining Number of Days in OVA8) then system will trigger credit check again.
This is the reason when you tested in quality system didnt blocked the document cause you were trying to change on same day.
Hope this explains your issue.
Regards
Mayank

Similar Messages

  • Making Customer Credit Limit (FD32) a sensitive field

    I am wondering if it is possible to mark customer credit limit (field KNKK-KLIMK) which you enter by using T-Code FD32 a sensitive field for dual control? If so, I request for detailed steps as I have been trying to do so but could not succeed. Please guide me.
    Thanks in advance.
    Moazzam

    Moazzam,
    you can have sensitive field only for Vendor and Customers Master Data (FK09 and FD09). If you want define FD32 fields for another user approbation you must create a User Exit or install a workflow.
    regards

  • Credit price field in  VBRP

    Hello ,
    Why  some  of  the  discounts  are  not  included
    in the  credit  price  field  calculation  VBRP-CMPRE?
    Is  this  customizing  issue  of  the  discount  conditions?
    Thanks and  Best  regards
    L

    Hi,
    Your question is not clear.
    If your credit management is active and if you assign Subtotal as 'A' in your pricing procedure after all your calculations are done, the Net amount while will be verified for credit check will appear in VBRP-CMPRE.
    This has nothing to do with dicount conditions. If you want some discount condition to appear in VBRP, you will have to assign a subtotal to it, and then it will update VBRP for KZWI1, KZWI2, etc fields.
    Hope it is clear.
    Regards,
    Amit

  • Credit control field not visible in customer master after checking Spro

    Hello Gurus,
    I have configured Automatic Credit Control In IMG.
    I have checked all the necessary spets required for the avtivation of Automatic Credit Control.
    But I am facing in problem and will appreciate all your help for this problem.
    In Customer master> Sales area data> Billing Document--> delivery and payment terms. Within delivery and payment terms the feild for credit control area is not visible.
    I have checked in spro>financial accounting> Ac rec & Ac payable>customer account>master data>preparation for creating customer master> define account groups with screen laypouts (customers).
    Within Define account groups with screen laypouts (customers)>account group 001(soldtoparty)details>field status>sales data>billing-->Hedging and credit contr. area I have tried it with optional as well as reuired entry and still the credit control field is not visible in customer master.
    Pls provide me the steps as well as solutions for the problem.
    Thanks & regards,
    Dev.

    pls check accunt group again
    rgds
    nitin

  • Automatic Credit Check- Credit active field in Item Category

    Hi All,
    In the current system, simple credit check is active and now the customer would like to consider the open sales order and delivery documents as well. Hence we are activating automatic credit check.
    The issue I am facing here is the credit active field is not activated in Item category level, since it has not been activated, the system is not performing the automatic credit check for the old as well as newly created sales order. If I activate the credit active field in Item category level its working fine for newly creating documents.
    But the credit check is not happening for the sales order which has been created in the past.Whether the credit active field not activated earlier is the reason behind this issue.
    Please let me know is there is any other way to perform credit check for the old sales orders as well.
    Regards,
    Mythily

    But the credit check is not happening for the sales order which has been created in the past.Whether the credit active field not activated earlier is the reason behind this issue.
    Credit check will not happen for the saved sales orders. It is not the reason because of credit active field was  not ticked for item category. you had performed Simple credit check for those orders,
    I assume you might be knowing that Simple credit check does not update open order, open delivery and open invoices etc, it updates only receivables. Even though you had ticked the item category the field credit active, it would not have performed.
    Now for old sales order anyway it will not perform the credit check, only thing you can do
    Run the program RVKRED88  in SE38  so that it will update the all sales values into FD32. This.This is the best way i think this will work. Please test this from your side. I did not check in my system.
    Why you want to perform the credit check on the sales documents which are already created and saved. as per me it does not make sense.
    thanks,
    Srinu.
    Message was edited by: Srinu S

  • In which table Credit exposure field - OBLIG  (of T code FD32 ) stored

    Dear Friends,
    Colud you please tell In which table Credit exposure field - OBLIG  (of T code FD32 ) stored.
    Thanks in advance,
    pinky

    Dear Friend,
    Yes Khaled is correct. The amount is not stored anywhere but it is dynamically calculated as & when required. It is just like Customer / Vendor Ledger.
    Hope this helps.. .
    Thanks,
    Jignesh Mehta

  • When updating the order i am getting another credit card field automaticaly

    Hi Gurus,
                     I had an requirement of limiting the credit card fields to single card means single credit card payment only. In standard ISA5.0 we have 3 credit card fields shown. i have resticted that to single card. Now the issue is when i am giving credit card details and clicking on update button it is automatically showing another card which our client dont want.
    can gurus assist me on this.
    if some one give there emailid or contact then i can expalin my issue in detailed if ur unable to understand. please advise..
    Urs,
    Anil.

    Hello Anil
    Can you clarify?
    By Credit Card fields do you mean CVV, expiry & credit card number?
    Regards
    Cormac

  • How to inactive "Credit Limit" field under "Payment Term" tab of BP Master

    Hi,
    Can anyone tell how to inactive "Credit Limit" field under "Payment Term" tab of BP Master Data in BP module?   I'd prefer to revise SAP SP (store procedure)...
    Thanks in advance

    Hi Michelle,
    You could use the sample codes available while installing the SDK setup.
    like in this path C:\Program Files\SAP\SAP Business One SDK\Samples\COM UI\VB.NET
    Add this code under SBO_Application_ItemEvent which will disable the field.
            If (pVal.FormType = 134 And pVal.EventType = SAPbouiCOM.BoEventTypes.et_FORM_LOAD And pVal.Before_Action = False) Then
                Dim oforms As SAPbouiCOM.Form
                Dim oitems As SAPbouiCOM.Item
                oforms = SBO_Application.Forms.GetFormByTypeAndCount(pVal.FormType, pVal.FormTypeCount)
                oitems = oforms.Items.Item("85")
                oitems.Enabled = False
            End If
    Note that the above is only a sample code and you have to track other events as well to disable this field like in add mode, browsing records
    If you need help with SDK, post it in SDK forum.
    Regards,
    Vijay kumar
    SAP Business One Forums Team

  • Value dated credit memo field

    Hello Gurus,
           there is a paragraph following, please tell me what does it mean? what is "reconcile" and "concile"?
        " If the Value dated credit memo field is set in the billing type, then the referenced billing document is
    not reconciled if the baseline payment date for the originating billing document comes after the
    billing date in the credit memo: then the field VALDT (value date) in the credit memo request is
    filled with the baseline payment date from the originating billing document."
    thanks very much!

    hi friend ,,
    you can use this when you are giving the goods to the customer which is based on some agreement .
    eg. you will bill the customer @10% no matter what is the present trend in the market .
    hence the bill will be calculated at 10% .
    these condition totally depends upon companies need and you can configure them according to you need .
    reward if it helps
    regards
    Aditya.

  • Masking sensitive fields during display

    We want to mask some sensitive fields such as bank account number, social security number, credit card number etc during display based on an authority check. The displayed values, if not authorized, may look something like *****1234 or 1234***** without fully displaying the value.
    I have seen some options to do that for credit card numbers but what are our options to do that for any such sensitive fields? Do we have to go for third party tools? If so, do they support only certain fields? Also, we want to do this at the domain level, so that no matter which transaction one of these sensitive fields is displayed on, we want this authority check and masking to happen. I looked for conversion routine option, but not all the domains have conversion routines attached to them.
    Encryption of the data at the database level is something we want to keep as last resort. We are on ECC 6.0 version.

    Hi Srinivas, Rob
    Appreciate your questions and answers for the maksing fields. I'm kindoff looking for a similar issue would appreciate and your responses if some one would have come up with a solution. I beleive SAP Would have a solution for this bcoz masking of social is a common scenario and it would come with security team or functional team while creating security matrix I'll check with my team. If any one have an anwer for this kindly update.
    Thanks
    Raja

  • Define sensitive fields for vendor master record

    Hello,
    Wer are on SAP ECC 6.0 Customer wants to define sensitive fields for dual control. I have defined the bankaccount number as a sensitive field but I do not know how I need to define the other settings. Can anybody helpe me with that ? Where f.i do I define the persons who will confirm the changes ? n short which customzing steps do I need to follow to implment the sensitive fields for dual control.
    Thanks as ever!!

    Hi,
    You should not allow any user, whatever may be his or her position in the Organization with SAP_ALL and SAP_NEW profiles. It is totally against the Segregation of Duties and there is every possibility for making financial fradulent activities. Proper security approach is very much necessary in order give them the authorization on "NEED TO KNOW" Basis.
    Regarding your question of sending mail, there is no functionality as such in Standard SAP. However, by taking help from ABAPer and schedule in the non-peak hours (night time) to generate mails for the approvals of today.
    For your other question, which fields are to be kept Sensitive field, normally you can keep PAYMENT TERMS and PAYMENT METHODS as sensitive fields. You can also select other fields based on your business requirement.
    Please let me know if you need further information.
    Regards,
    Ravi
    Edited by: Ravi Sankar Venna on Jan 27, 2009 8:40 PM

  • Vendor master data-sensitive field search term 1

    Hi
    Incase of Vendor master data ,i have defined search term 1 AS SENSITIVE FIELD.
    When i change the master data i.e  search term 1 sometimes it asks for change confirmation and sometime it doesnt.
    Can you pls let me know why does this happen..that too for few vendors any logic.

    resolved

  • Vendor master sensitive field change

    Dear All..
    I have configured vendor master change sensitive field in this i have added some fields. If some body will change this field system will tell the warning message and it will go to confirmation of change will done by other user in FK08 .
    My problem is i want to control this only for vendor master changes. but its asking confirmation for vendor master creation also.
                       Any other configuration required.
    Regards
    P.Anandhakumar..
    Edited by: Anandhakumar Palanisamy on Dec 3, 2008 9:42 AM

    hi AK
    also check in SPRO > financial accounting new > accnt reciveable and payable> vendor accounts > master data > preparations for changing vendor master data
    may be u can controll thuru authorization objects
    kaustubh

  • Vendor account group sensitive field mail trigger

    Dear All,
    We have configured the sensitive field in vendor master so that whenever someone change the sensitive field mail get trigger to that users.
    Here problem is for employee vendors also that mail gets triggerd.
    So we want excluse those vendor account groups from this sensitive field.
    Is this possible?

    thanks for your quick reply.
    i have wrongly said in above mail. pls ignore mail triggering..
    Whenever we are changing the sensitive field it will go and sit inthe FK08 transaction.
    then some one has to confirm or reject then only it will get update that field.
    Edited by: madansiva on Sep 29, 2010 10:22 AM

  • Customer / Vendor Master Dual Control - Sensitive Fields

    Dear SAP Experts,
    I have configured a business requirement to extend the Senstive Field functionality towards customer master. I have defined the new Customer group and also assigned the fields. Every time a change to the Customer master record (KNA1 and KNB1) fields are changed, the message pops for the confirmation to be done thru FD08/FD09.
    The only question I have is the relevance behind this control as even after the changes not yet to be confirmed, the system is allowing me to bill the customer (Sd billing) and pass the entry to FI accounting? On the other hand the Vendor functionality does not allow a billing run unless and until the changes are confirmed. My question is what is the relevance of the customer master. Can anyone who has an idea about this provide some insight about the dual functionality of this sub module.
    Rgds,
    Abhai

    hello, friend.
    i wish to understand your situation better.  if the sensitive fields restrictions are working for vendor, then there should be similar features for customer.  the, my question is "are you -
    1.  "working in a DEV environment where you have consultant's (unlimited) authorization or
    2.  "working in a QAS/PROD environment where you have specific authorization?"
    perhaps you have already checked this, but please indicate if you the authorization groups and transaction codes authorization have been set for the users.
    many thanks.

Maybe you are looking for