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

Similar Messages

  • Credit Limit based on customer and material?

    Hello Gurus,
    I've 2 diff types of goods..
    1) fast moving/ selling goods
    2) slow moving goods.
    For a particular customer, I've assigned certain credit limit of say 10,000 EUR via FD32.
    My question is, for the slow moving goods or one particular material/certain goods, I want to have higher limit--is it possible to configure to assign credit limit per customer/ material?
    Rgds,
    Raghu.

    Hi,
    As preceding answer, it's not possible in standard SAP.
    The credit check is on the totallity of sales order, not by item.
    If you are in the same sales order different materials, what is the reaction of system ?
    But, you have different options to check this :
    - Exclude material in credit check (according to material group for example)  by using requirement in OVA8.
    - Create a new condition type to check the credit limit in Ztable for customer/material. When you create sales order, a message is displaying according to your configuration (or blocking status for item).
    You can compare Ztable (credit limit for customer/material) and another table for open orders.
    Just an idea.
    Regards,
    Lionel

  • I want to set dynamic customer credit limit for a customer

    Hi,
    I want to set a dynamic credit limit for a customer which should trigger during the time of Sales Order Creation.
    Can anyone please let me know the settings one has to do to implement this process in the system ?

    Hi Below is the whole process for confign.
    1. Transaction OB38
       Check which credit control area is assigned to the company code.
       Company code:
       Credit control area:
    2. Transaction OVFL
       Check which credit control area is assigned to the sales area.
       Sales area:
       Credit control area:
    3. Transaction XD02 or VD02
       Check which credit control area is assigned to the payer.
       Payer:
       Credit control area:
    4. Transaction SE37
       Is user exit EXIT_SAPV45K_001 being used?
    5. Transaction OBZK
       For the settings under items 2 - 4, field "All company codes" must be marked in Transaction
       OB45, or the credit control area must be entered under the relevant company code in table
       T001CM of the credit control areas allowed.
       Company code:
       Credit control areas allowed:
    6. Settings for the credit checks
    7. Transaction OVAK
       Which settings do exist for the sales document type used?
       Sales document:
       Check credit:
       Credit group:
    8. Transaction OVAD
       Which settings do exist for the delivery type used?
       Delivery type:
       Credit group for delivery:
       Credit group for goods issue:
    9. Transaction OB01
       Credit management/Change risk category
       Definition of the risk category for each credit control area. This risk category can be
       assigned to a credit account by using Transaction FD32.
    10. Transaction OVA8
        Here, the individual credit checks for key fields
        o credit control area
        o risk category
        o credit group are set. Take these key fields from the above settings and go to the detail
          screen. In particular, check whether fields "Reaction" and "Status/block" are set
          correctly. To carry out follow-up actions in case of a credit block, the credit check
          status must be set (field "Status/block").
    11. Transaction FD32
        Credit master data for the payer of the relevant document.
        Credit account:
        Credit limit:
        Risk category:
        Currency:
    12. Settings for updating the credit values Update of the credit values is required for the limit
        check (static or dynamic credit limit check).
    13. Transaction OVA7
        Update of the credit value is active for the corresponding item type if the check box is marked. This field corresponds to 
        field "Active receivable" in Transaction VOV7.
        Item type: 
        Active receivable:
    14. Transaction V/08, Pricing
        In the pricing procedure used for pricing, subtotal "A" must be entered in a line for
        determining the credit value (mark the pricing procedure and doubleclick on "Control").
        Usually, the net value plus taxes is used. This way the system is determined to use this
        subtotal for credit pricing. The credit price is stored in field VBAP-CMPRE and used for
        update and credit check.
        You can find the used pricing procedure of the order under "Item -> Condition -> Analysis".
        Pricing procedure:
        Line with subtotal = 'A':
    15. Transaction OB45
        Which update group (field "Update") do you use in the relevant credit control area? The
        default setting is "12". If you use another update group, check whether this is fine with
        you. If you open an OSS message, please tell us the alternative update group.
        Credit control area:
        Update:
    16. Transaction OMO1
        Which kind of update did you choose for structure S066? 
         In any case, "Synchronous update (1)" has to be chosen as the kind of update. 
         All other settings will lead to errors.
    Regds
    MM

  • Productwise credit limit for a customer

    Hi All,
    Is it possible to maintain credit limit productwise (Divisionwise )for a customer.
    we sell different products like Washing machine,Air conditioner ,Refrigrator etc which we classify as division in SD Module . we want to maintain credit limit for a customer productwise.ie seperate limit for Washing Machine, Air Cond and ref etc .
    same should be checked at the time of creating sales order (VA01).
    If some one have any solution for the above scenario please let me know.
    Thanks & Regards
    Meenakshi

    Hi,
    There is no standard functionality available to have the credit limits at product level, but try to build the logics and process through the three exits available in credit Management.
    Also,
    You  can do is set credit limit, Credit control area wise.
    You can use multiple credit control area, and assign the CCA to separate sales areas ( That will represent the different Region / Products, as per your requirement).
    The assignment can be done in the below path:
    IMG> Enterprise Structure>Assignment>Sales and Distribution>Assign sales area to credit control area
    Here for combination of Sales Organisation , Distribution channel and Division you can assign separate credit control areas.
    While the Distribution channels can be defined Region wise, the Divisions can be defined Product wise.
    Now in FD32, Set the Credit limit of the customer , Credit control area wise.
    regards,
    Siddharth.
    Edited by: Siddharth Dabhowale on Jan 9, 2008 12:40 PM

  • Function module to find the Credit limit of a Customer based on Credit Area

    hi Experts,
                       Is there any function module to find the Credit limit of a Customer based on Credit Area.
    Regards,
    Dheepak

    hi
    try this:
      select single * from KNKK INTO zzKNKK
          where KUNNR = xkunnr and KKBER = xkkber.
    credit limit: zzKNKK-KLIMK...
    regards,darek

  • Credit Limit Change in Customer Master

    Hi,
    I have a customer in 4 credit control areas. Details are as follows:
          Each limit in each credit control area is 10Milions....total limit each 50Milons
    When i am making change in one CCA through FD32 i.e from 10 Milion to 1 milion
    Getting below error:
    <b>Total limit (  41,000,000.00 USD) should only be   10,000,000.00 USD</b>
    Pls guide me.
    Regards,
    Venkat

    A customer has a total credit limit, held in KNKA and a credit control area limit.
    The sum of the CCA limits cannot exceed the total.
    I would suggest you change all of the CCA values first and then the total amount.
    Award points if this is useful to you.

  • Main Objects and sub-objects

    Hi All,
    Please tell me what is the meaning of 'Main Objects' and 'Sub-objects' in CRM.
    Thanks.

    Dear Nishikant,
    Kindly follow the below blog which is exporting your crystal report to HTML4.0 version.
    If it successfully imported, then  the problem may reside in the mapping of values to the SWF file.
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417200)ID0191682050DB01264035234114071801End?blog=/pub/wlg/15995
    Hope this will help you.
    Regards
    Gokul.N

  • Concatenate main vi and sub vi data

    Is it possible to concatenate the output string of main vi and sub vi data? 

    Yes, both are string data types and i used the string concatenate function in our previous projects.
    I have not yet implemented the logic. My main objective is, in my main vi i have two sub vi's corresponding to two controls. If i click on control-1 sub vi-1 will popup and i will make some changes. And some changes in second sub vi also. Finally i have to concatenate the both sub vi's outputs and main vi output and send to FPGA board.
    Kindly provide the example vi for my requirements.
     

  • Credit Management Query - Transfer of credit limit to other customer.

    Hi Team
    Can Credit limit can be transfered from one customer to other customer with in same control area ? If so what are the necessary step that has to be taken care (i.e, is Business Approvals mandatory or manually SD Cons can do it  ?)
    Ex : There are 10 customers in control area 5000.
    Customer1 has credit limit has been set to 250 US $ & he has already used 249.99$ , now his credit limit has to be transfered from customer 1 to customer 2 .   Is it possible to do this thru T.code VDH1N ?
    Please provide your suggestions .
    Thanks.
    Edited by: Medhaphani on Oct 11, 2011 9:19 AM

    Dear Medhaphani ,
    First of all, Business approval is MANDATORY for making such changes.
    Secondly, the requirement is not feasible as per my knowledge.
    One possbility is , imagine we have to transfer the credit limit of customer A to customer B.
    There should not be any exposure for both A and B.
    Because financial documents have already been created for A and B and hence even if we manage to manipulate the transfer of exposure (using table edit), it will create a mismatch in the accounting during audits.
    Hence please wait for more exper opinion on your requirement and ask business to hold this requirement for a while.
    Thanks & Regards,
    Hegal K Charles

  • Credit limit for the customer hierarchy

    Hi All,
    Our client needs a report to show the total Credit Limit assigned to Global customer as shown below. It will be the summarization of individual credit limits of all the customers linked to this Global Customer. It will be a BI report.
    Can someboby please tell me as to how to create the credit limits for the customer hierarchy? Also, hoe to fetch these valus in the report?
    Customer No     Customer Name      Total Credit Limit     Individual Credit Limit
    1000000             Carrefour                      970,000,000.00      
    1000001             Carrefour France                             300,000,000.00
    1000002             Carrefour Spain                                             200,000,000.00
    1000003             Carrefour Belgium                             90,000,000.00
    1000004             Carrefour Greece                             85,000,000.00
    1000005             Carrefour Italy                                             200,000,000.00
    1000006             Carrefour Turkey                                             50,000,000.00
    1000007             Carrefour Poland                             45,000,000.00
    2000000             Metro Group                      290,000,000.00      
    2000001             Metro Austria                                             25,000,000.00
    2000002             Metro France                                             53,000,000.00
    2000003             Metro Spain                                             48,000,000.00
    2000004             Metro Germany                                             63,000,000.00
    2000005             Metro Switzerland                             15,000,000.00
    2000006             Metro UK                                             60,000,000.00
    2000007             Metro Portugal                                             26,000,000.00
    Regards,
    Raghav

    Hi,
    Credit limit is maintained on payer level and you are not able in standard to split it between sold-to or assign N sold-to to one global limit. You have to extend the credit control functionality to check the credit limit additionally for the global limit customer. Unfortunatelly you cannot implement it without development.
    Regards,
    Marcin

  • Main meter and sub meter issue

    We are creating a main & sub meter sub-meters order  are not being downloaded by EL16, only main meter order are downloaded.It happens only in Production system. But in ouq dev and qua both order are downloaded.
    Meter reading orders for the sub-meters are created automatically when we
    create orders for the main meters. The main and sub-meters are in the
    same MRU. When we execute EL16, only the orders for the main meters are
    downloaded.
    Only the order for the main meter is getting downloaded.The order for
    the sub-meter is not getting downloaded even though both are in the same
    MRU.
    I am unable to find the exact reason .
    Pls help me regarding this issue

    Hello,
    Please consider the 'old' note 305694 which explains the changed behavior...
    Only in the case of available meter reading order also for the sub installation the system will download also the meter reading order for the second register. The other opportunity is to modify as described in the note 425739....OR use note  853927 and customized this functionality using the switch DIFF_MRUS_EL35 in table TE410S.....
    I hope this helps...
    Regards
    Olivia

  • How can i maintain seasional wise credit limit for the customer

    please
    help me the scenario
    regards
    ram

    hello, friend.
    you can do this in OVA8.
    let's say the usual business cycle is that sales always grows to 20% above normal during the month of december.  your company decides to increase the customer's credit by 5% during this period.
    for this, go to OVA8.  in the 'Credit limit seasonal factor' enter '5%' and specify from 01 december 2008 to 31 december 2008.  then assign the risk category to the credit account via FD32.
    the date range is specific and is not automatically renewable.  you must also remove the entries here if the requirement is no longer active.
    regards.

  • Main vi and sub vi execution

    I am struggling a lot with my Main vi and Subvi execution problems a lot !
    I have a complicated system. To explain it, I create a simple main vi and 2 subvis. Please have a look at the attachment.
    It is working as expected. The boolean button in the main vi is active when the subvi-s are not running. But while the sub vis are running I can not access the boolean button. I understand why it is happening. The execution is stuck in the subvi and can not see any new input in the main vi.
    My question is how can I solve this?
    What I want is,
    1. When the subvi is running, I still want the boolean button in the main vi to behave in the same way as compared to when the subvi is not running.
    2. I should also be able to run the 2nd subvi when the 1st subvi is still running.
    Please help me out (I am using Labview 2010.)
    Solved!
    Go to Solution.
    Attachments:
    main.vi ‏12 KB
    sub.vi ‏14 KB
    sub2.vi ‏15 KB

    Oh sorry, I thought I saved them to LV2010 but I guess I accidentally recompiled them to latest version.. Attached VI's for 2010.
    Seems I cannot edit my previous post so forgive me for sending VI's twice and if any moderators happen to see this, feel free to remove the VI's in previous message..
    Attachments:
    main.vi ‏23 KB
    sub.vi ‏24 KB
    sub2.vi ‏25 KB

  • How to get Main meters and Sub meters in sap isu

    Hi,
    I have a requirement to collect number of main meters that linked with submeters.
    Can anyone suggest me a table where i can get the main meters and submeters list.
    Scenario :
    A Premise may consist of more that one installation of same division.
    Out of these one meter may be main meter.
    And remaining all are sub meters.
    All the installations under a premise we can get from EANL table by giving the premise input.
    and now how the main and sub installations are differed out of these?
    Is there any particular table that consists of a field which tells that meter is main or sub?
    Thanks ,
    Ramya

    Hi Ramya,
    Go through this link, it might be helpful.
    http://forums.sdn.sap.com/thread.jspa?threadID=1417493&tstart=2310
    Regards
    Tarun

  • Serial Number assignment for main items and sub items

    Hi
    All, good evening, i need clarificaction on the serial number assignment. My client's requirement is to maintain the serial numbers, so in this regard when i am confirming production order in this i need some information how the serial numbers are picked and consumed for main items and the sub items.
    I need someone to help me in solving this.
    Regards
    Narsing

    dear Narsing,
    please look here:
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/f8c817b3f911d1896e0000e8284931/frameset.htm

Maybe you are looking for