FD32-''Customer's account number with credit limit reference''.

Hi all,
the  customer  is asking  to  allow  changes  in  transaction  FD32 in 
field  ''KNKK-KNKLI''  which  is the ''Customer's account number with credit limit reference''.
I  dont  see possibility  to  allow  the  changes in  this  field......
Somebody  could  help  me  with  this issue?
Thanks and  best  regards
Luis

Be careful when you are using credit reference customer as system will take the overall overdue items (both the customer and reference customer) into account during credit processing. If it is a functional requirement then only you should suggest this.
Regards,
GSL.

Similar Messages

  • Create customer and more site with credit limit by customer interface

    hi everyone
    I want to create customer with more site with credit limit by interface
    I mean i have one customer but it has a lot of site with different credit limit
    how to do this by interface
    plz

    Thanks

  • Block cash sales with credit limit blocking from creation of outbound

    Hello everyone,
    Can you please teach me how to block cash sales with credit limit blocking from creation of outbound delivery?  Currently, outbound delivery can not be created only for charge sales with credit limit block.  Problem is, we can not confirm the cash sales.  We have to delete first the outbound then unblock the S.O. before creating a new Outbound.
    Thanks in advance.
    Ridgy

    Cash sale transaction will not have credit limit block, as the transaction is based on receipt of immediate payment. But if you still want to try the same, configure a 'Z' transaction Type for cash sale (Copy of Cash Sale - Sales Order Type) and maintain Credit check field as 'D' and try the scenario.
    Ideally there should not be a Credir Check foe a Cash Sale Scenario.
    Regards,
    Rajesh Banka

  • Credit management - one customer for two company, different credit limit

    hi,
    customer A in company 1000 and 2000. for example the total credit limit is $10000 for these two companies, customer A with individual limit 6000 in company 1000 and 4000 in company 2000. If i create sales order 1 with value is $7000, then message will  be displayed. however if i create sales order 2 with value $35000 , no message is dispalyed. Is it possible to display message is the total credit limit is over but not individual limit?
    And if i create a new customer , and create a sales order with over credit limit and the message is displayed when I save the sales order, but the value is not upated in credit master before i release Sales order. it only happen for the first time i create customer. pls advice
    thanks

    Hello Jo Jo,
    it is not possible to check the sales order created in one company against the total
    credit limit for the customer . The system checks (in standard) always against the
    credit limit maintained for assigned company. The only one way could be to develop your own credit check (OVA8 - userexit 1, 2 or 3).
    The part with the credit blocked sales order is correct: if the sales order is credit blocked, it does not update the open credit values, as the credit value will be calculated according the confirmed quantities and the confirmed quantities will be removed in the sales order (in standard) due the credit block. When you release the order in VKM1 or VKM3, the ATP runs and creates the confirmed quantities - as the result the order updates the credit values in FD32.
    I hope this information helps you.
    Best regards,
    Lela

  • Problem with Credit Limit

    Hi all
    There seems to be a problem with the credit limit.  It was brought to my attention before and I believe someone has a query to rectify the problem.  Could someone please send me this query as one of my clients are going to heavliy rely on the credit limit function. 
    The problem is if I make the credit limit for a customer £500.  Then I post a Sales Order for £300 then another sale order for £300 it will allow this even though the total is over the £500 limit.
    Thank you in advance.
    Gail

    Gail,
    The following Query looks at the Order Total of the Order you are entering, the total balance of all previous orders and the Account Balance and compares with the Credit limit.
    SELECT DISTINCT 'TRUE' FROM [DBO\].[ORDR\] T0 INNER JOIN [DBO\].[OCRD\] T1 ON T0.CARDCODE = T1.CARDCODE WHERE T0.CARDCODE = $\[$4.1] AND T1.CreditLine < (T1.BalanceT1.OrdersBal$\[ORDR.DocTotal])
    You will need to save this query and creare an Approval Procedure
    The process of creating Approval Procedure is explained in this thread
    Credit Limit Approval
    Suda

  • Free Goods Sales Order  for Charities with Credit Limit

    Dear All
    I have a scenario where POS (Point of Sales) has been implemented,the process of POS is ok,but the requirement of the client is they are giving some goods to charity,when ever a person comes with a special card (Issued by the company) the outlet will create a sales order for the same without any charges with a credit limit of 1000 SAR (saudi arabian riyal).
    Requirement
    1) Creation of sales order with delivering goods but without any charges.(should have effect in Stock)
    2)These charities is been treated as Customer with a credit limit of SAR 1000 (whenever the credit limit exceeds system should block the order)
    how this scenario can be mapped in SD,
    Thanks in advance
    Malik

    Dear Malik
    keep the process regular, which will help in blocking the charity customer when reached 1000 SAr at order level itself.
    As customer need to be shown that he  is not charged.
    you can work on changing the display of output determination .
    You can take the help of Ababer and display what ever client is asking for.
    I think  this may solve your query without disturbing you regular business process.
    Regards
    Pavan Kumar

  • Customer Carrier Account number CC

    Hi all.
    In VA01 transaction if I enter a sold-to party number, automatically the Partner function CC with a partner number will be populated. How this is happening in transation. My requirement is to populate a predefined CC value through my pgm, sometimes the partner fn CC and number will be blank also. So how can I supress the value populated in the transaction?

    All,
    There is no standard solution for this in SAP.  Obviously, you are using carriers for UPS, FedEx, etc. and assigning those to customers or orders.  The trick is getting the customers UPS account # associated with the customer and carrier.  I have done this 2 different ways with clients using standard functionality.  The other option that is always available is a custom one with a Z-table and enhancements in the order/delivery.  The 2 ways I have implemented are as follows:
    1.  In the customer Master "Partner Functions Tab".  Here you have assigned the Carrier partner of UPS/FedEx, etc.  There is a field to the right for "Partner Description".  This is where I have added the account number.  This way it is associated with the customer for that carrier.  This will pull through on orders/deliveries.  You will obviously have to update your interface to pull this value from the KNVP-KNREF field.  There is one downside to this approach in that you cannot change the account number on the order.  However, this account number should not change but if it does you can change the customer master.
    2.  This solution was suggested earlier in this thread.  Create a new Vendor master for each Customer that has an 3rd party freight billing account.  Assign the account number in a field of your choice (e.g. "Comments" field on the address screen).  Then add that vendor to the customer master as a SEPERATE partner function (e.g. ZT).  This way you will have the standard carrier partner UPS as the CR partner and the New (3rd party billing) vendor assigned to the ZT partner Function.  The obvoius down side is that you end up creating a lot of vendors just to represent the account number.  However, the upside is that you now have a seperate partner to represent the 3rd party freight billing.  This way in your interface to the carrier systems you can key off of that partner as the trigger to pull the account number.

  • New contract account suspended with £70 limit reached

    I applied for a contract via the Internet to be sent an email that it has been referred. Received another email to be told to ring for further information. Went through a further I.d check to be told I passed. My phone would be sent out and be delivered Wednesday. Received my phone. Loaded it all up with my new sim. I tried to text and it never sent. I then rang my partner with an automated reply of my account had been suspended due to reaching its credit limit.. Haven't even used the handset or sim ever. I'm really confused as to why this has happened. I have heard about deposits and things. But I never got told I had to pay a deposit for this handset otherwise I would of not gone through with It.
    I can't afford this £70 an the initial contract payment on top!!
    Help

    It'll be a refundable deposit against roaming. You can ask for it back if you don't want roaming.

  • Block Customer Invoice in case EXCEED CREDIT LIMIT

    Dear All,
    Currently the system will prompt an WARNING message during FB70 if the customer have exceed the credit limit.  May I ask how to set it to ERROR message instead of WARNING message. 
    Thanks.

    HI,
    thats T-Code OVA8 (view for maintenance of automatic credit control).
    For each combination of credit control area / risk. category / document credit group you can set the system behavior as A = warning message, B = error message,...
    Best regards, Christian

  • HT5622 I would like to keep iCloud but I cannot complete my ID questions because being far from home for a month I do not know my account number with

    I would like to keep ecloud but when they ask me my account number I cannot answer being away from home for a month. Do I really need to give account number? Can I give it later when I go back home?

    iCloud does not have an account number - it's identified by the Apple ID. Where are you being asked for this? Have you received an email telling you that your account will be suspended if you don't click a link and enter some personal information? If so DO NOT follow the link and DO NOT enter any information - it's a scam designed to get information that can be used to steal from you. Apple does not threaten to close down your account.
    If you've had such an email, look closely at the 'From' address - if it's not from apple.com it's a fake - often these emails are from 'aple.com' or 'appple.com' or some domain with 'apple' as a sub-domain. If you hover over the link (don't click it) you are likely to see that the domain is not apple at all.
    If you are in doubt, copy the email and post it here but remove your own address.

  • I need one Customer with a credit limit split between internal divisions

    We have a company code, with no active Business Areas. We have 6 operating divisions within the Co. code split by Sales Organisations. Some divisions share the same customers. Each division wants its own exclusive credit limit.
    We want one customer to have one master credit limit with the ability to split the limit between divisions. SAP seems only to allow 1 company code/credit limit/customer.
    Any ideas if it is possible to do this? Reasons why this is not possible would be appreciated as well.
    Thanks for your help and suggestions, Dave

    <a href="https://forums.sdn.sap.com/click.jspa?searchID=6068311&messageID=3895125">Refer here!</a>
    <a href="http://help.sap.com/erp2005_ehp_02/helpdata/en/4d/0a4aa6b26811d194f400a0c9306794/content.htm">Additional documentation relevant to assigining Sales area (sales organization, distribution channel, division) Enterprise Structure > Assignment > Sales and Distribution > Assign sales area to credit control area</a>

  • Customer Credit Limit Not Showing in VKM4

    In some cases the customer credit limit is not being displayed in VKM4 for dynamic credit check holds. It seems to happen for certain customers but we can't tell why. The holds are valid, the limit is just not showing and we'd like to know if this is by design or a bug.
    We are running ECC 6.0
    Thanks

    Dear wradue      ,
    What difference did you find comparing the FD32 of customers with credit limit and without credit limit in VKM4?
    Thanks & Regard,
    Hegal K Charles

  • Credit limit sharing main customer and sub customers

    Dear all
    Credit limit sharing main customer and sub customers. we have hierarchy to identified main cutomer and sub customers and different account groups. now in system we are using main customer payer for all sub customers also. in future we are going to share the credit limit sub dealesr also. wt are the possibilities to complete my requirements.
    Regards
    Venkey

    Hi Venky,
    If i understood correctly. You wan to share main customer credit limit to all sub customer i.e. if main customer is having 5 Lacs Credit Limit the same amt you want to use for all sub customers.
    If this is the scenario then assign the main customer in the sub customer Credit master as a credit account.
    FD32 ---> Control Area Data ---> Status --->  Credit Account ( Under Credit Limit )....
    Process to change the credit account: Perss F6 or from the status view Go to Edit ---> Change Credit acct...
    Hope issue may resolve..
    Regards
    Durga Sana
    Edited by: Durgaprasadsana on May 13, 2010 7:40 AM
    Edited by: Durgaprasadsana on May 13, 2010 7:42 AM

  • How to assign credit limit to customer group

    hi,
    sap gurus,
    how to assign credit limit to customer group.
    can we do that
    if we can
    plzhelp me
    regards,
    balaji.t
    09990019711.

    hi,
    You can assign a credit limit to a group of customers, as well as to an individual customer. If a company has different branches, you would define the credit limit for just one customer in this group (the head office) and this customer account then becomes the credit account.
    Procedure
    To assign a credit account to a branch account, from the Credit Management screen, choose Master data - Change.
    Enter the name of your customer, the corresponding credit control area and select the Status indicator.
    The system displays the Change Customer Credit Management: Status screen.
    Choose the function Edit - Change credit account. In the dialog box that appears, you can enter the credit account (the account number of the customer you are using) to set the credit limit for the entire group.
    After you choose ENTER, the system contains the credit limit of the branch as 0.00. The Credit account field displays the account number of the customer for which the reference credit limit is defined.
    You can only specify a credit account within a credit control area.
    The accumulating total of receivables is recorded both for the reference customer and the "dependent" customer. However, the system checks only against the reference customer as to whether the credit limit has been exceeded.
    When displaying the credit account, you can view which customers are referenced to this account. To do this, from the credit account master data screen, choose Edit - Cust. for credit acct.
    regards,
    Siddharth.

  • Credit sales order with credit check without top up limit

    Hi Experts,
    I have a silly question, just wanted to confirm is this possible in SAP system?
    I have check thru seem no such function.
    My user requested a requirement is credit sales order with credit limit check however without top up credit limit to specific customer. eventually allow this specific customer sales order, delivery order without blocking and created succesfully?
    Thanks & Regards,
    Yong Kok Wah

    Hi,
    Use a seprate risk category for such customer. In OVA8 Setting for the given risk category set the Credit Limit Seasonal factor.
    By means of above setting system will support the concept of TOP Up credit limit (for a given time period) for given customer against said credit limit.
    Regards
    Digambar Pandey

Maybe you are looking for

  • Identifying black and white versus greyscale in PDF

    Is there a way to identify from within a scanned PDF document (ie, something like a document property) that it was scanned as greyscale, black and white, or color?  My company is using Acrobat 7.0.  We have a requirement, for a variety of reasons, th

  • String comparator

    Hey guys, I am having a problem comparing 2 strings in an if statement. I have an NSString called picked and a string literal that I want to compare in the if statement. I want to see if those two strings are visually the same (meaning they both say

  • I want to display one field in first page only

    Hi All I have a tipical question. I am working on invoice report in which i need to display one field which should display in the first page only. For a second invoice that field should not get displayed. In the first page only it should get display.

  • Data Guard Broker - Complete/Immediate Failover ???

    Dear Experts, I have been reading about Data Guard Broker from Oracle Doc's (10.2). I came across two terms: Immediate Failover and Complete Failover. I understood from the doc's what each one of them does but unable to understand how to trigger them

  • Cp6 + AS3 swf : "target == stage" not working

    Hello, I've done a SWF where I want to reset stage when clicking outside objects. The SWF alone works perfectly but does not inside Captivate. I did a simplified version : mc.visible = false; stage.addEventListener(MouseEvent.CLICK, clickOutside, fal