Credit check with one payer attached with multiple payers agnst one sold pa

Dear Experts,
We have the following Sales Structure in our Company.
Dealer and Direct Customers serviced through the Dealer.
Dealer pays a local Cheque/DD on be-half of the direct customers to the Company to take the goods.
This amount is booked as advance in the Dealer account who serves a few Direct Customers.
Sales Invoice is raised on the Direct customer. At this stage SAP should check the Credit limit of the Dealer and not at each of the direct customer level.
If overall credit limit of the dealer exists, then dispatch/billing can be made to any of the direct customer under this dealer.
After some days the Direct Customer pays the Company for the earlier Invoice raised. This payment has to be adjusted with the Invoice.
The Dealer earlier payment shall either be returned to him or adjusted against his Invoice (Goods are also supplied to the Dealer for his own sales)
We have tried to configure this as Payer and Sold-to-party in SAP. But we are unable to generate a Statement of Account u2013 Direct Customer wise, as the entire financial documents (Invoices) are booked against the Payer and not under the sold to party.
Can we manage this structure in SAP where individual statement of account get generated at each of the direct Customer level and also a consolidated Statement of Account at the Dealer level.
Our main requirement is Credit Check at the Dealer level while raising an Sales Order/Invoice, but accounting has to happen at the direct Customer level
Can any one give me some light, how to handle the above in SAP

Hi Sai,
   Please kindly consider the following parameter of the billing type:
Branch/head office relationship
The indicator controls which partner functions of the billing document can be forwarded to Financial Accounting
initial :
If the payer is different to the sold-to party, the payer is transferred to Financial Accounting as the customer and the sold-to party as the branch. Any branch/head office relationship stored in FI is ignored.
A :
The sold-to party is forwarded as the customer. Any branch/head office relationship stored in FI for this customer is taken into account.
B :
The payer is forwarded as the customer. Any branch/head office relationship stored in FI for this customer is taken into account.
Note:
If the credit limit check is active, the system always reacts as described in the entry 'initial', regardless of the setting.
Thank you and best regards.

Similar Messages

  • One script to make multiple cells call one function or vice versa

    Please help.
    I need one script to make multiple cells reference one function or one cell reference multiple functions.
    Goal: On the enter event of cell c1, I want to make cells (this, Header.c1, Example.c1, rLabel) highlighted, and this would be for every other cell that is entered into, their corresponding column header and row header will be highlighted.
    I've tried combining cells: eg
    colourControls.hdfieldLoseFocus(this, HeaderRow.c1, Example.c1, rLabel);
    and I've also tried combining some scripts in the function:
    fieldObj.ui.oneOfChild.border.fill.color.value = "255,255,200";
      HeaderRow.fieldObj.ui.oneOfChild.border.fill.color.value = "255,255,200";
      ExampleRow.fieldObj.ui.oneOfChild.border.fill.color.value = "255,255,200";
    But they dont work. See the link to my form.
    http://www.winstonanddavid.com/example.com
    I tried testing the function with the cell 'c1' but it doesnt work.
    Also, I want to get rid of the multiple lines of script in every other cell.
    How can I do this?

    I played around with the ExtendScript Toolkit and cutted and pasted the previous script from here until I managed to get a script that actually works like I was thinking. I then added a code from the CS4 Reference Manual to move Layer1 to the top (just to see if it worked).
    I have no idea yet if the the code includes something that does not belong, but at least I get no errors. The current code is like this now:
    //Apply to myDoc the active document
    var layerName = LayerOrderType;
    var myDoc = app.activeDocument;
    //define first character and how many layers do you need
    var layerName
    var numberOfLayers=0;
    //Create the layers
    for(var i=0; i<=numberOfLayers; i++)
    { var layerName = "Background";  var myLayer = myDoc.layers.add(); myLayer.name = layerName;  }
    { var layerName = "Picture";  var myLayer = myDoc.layers.add(); myLayer.name = layerName;  }
    { var layerName = "Text";  var myLayer = myDoc.layers.add(); myLayer.name = layerName;  }
    { var layerName = "Guides";  var myLayer = myDoc.layers.add(); myLayer.name = layerName;  }
    // Moves the bottom layer to become the topmost layer
    if (documents.length > 0) {
    countOfLayers = activeDocument.layers.length;
    if (countOfLayers > 1) {
    bottomLayer = activeDocument.layers[countOfLayers-1];
    bottomLayer.zOrder(ZOrderMethod.BRINGTOFRONT);
    else {
    alert("The active document only has only 1 layer")

  • Multiple payers for one sold to party

    Hi All,
    Can we have multiple payers for one sold to party?
    Thanks

    Hi
    Yes, you can have multiple PAYER for one Sold-to-party (only in the Customer master).
    This Partner relationship is maintained in two places. They are,
    > Customer master ( sales area data > partner function tab )
    > Sales documents (at Header level and Item level)
    In Customer master data, you can have multiple partners ( e.g, multiple Payers) for one Partner function( e.g, SH,BP,PY).
    But in Sales document, you can have only one Partner for one Partner function.
    So, you can have only in Customer master data multiple pertners. So, first create the different Payers through XD01 ,choosing Account group "Payer".
    Then assign all those PAYERS  in the master data of the Sold-to-party by going in the change mode XD02 and save it.
    When you create the Billing document, system will give a pop-up of those list of Payers and you have to choose one . You can have only one Payer in one Billing document.

  • How do I apply one same transition to multiple slides in one go?

    How do I apply one same transition to multiple slides in one go?

    After you have done either of the previous options to get the transition on the current slides, you can add the transition to the Master Slide so all your new slides will default to the same transition.

  • Credit Check not occurring for Customer with Partial Credit limit existing

    Hi,
    I have a scenario
    1) where, if credit limit is crossed, then on creation of order I get an credit check even when i have not entered materials in sales order.
    2) Partial Credit limit is pending (for e.g Credit limit of 100, 50 is still pending) when i create a new order with unconfirmed quantity, for amount 100, there is no credit check happening. (system should give message for extra amount 50)
    Can I please get guidance on this issue.(2nd point)
    Thanks & Regards,
    Ganesh.

    HI Ganesh,
    Your issue is not clear. What do you mean by
    2) Partial Credit limit is pending (for e.g Credit limit of 100, 50 is still pending) when i create a new order with unconfirmed quantity, for amount 100, there is no credit check happening. (system should give message for extra amount 50)
    Please explain clearly
    Thanks
    Jobi

  • For Dynamic Credit Check replacing Material Availability date with Delivery date

    Hi All,
    Our client has this requirement, where they want to change the standard SAP functionality which Checks whether a schedule line item in a sales order is with in horizon or not based on "Material Availability Date" VBEP-MBDAT. They want in place of this Delivery date of schedule line should be used i.e. VBEP-EDATU. I did some research and found out that this could be done technically by updating the BADI "BADI_SD_CM".
    Now we are stuck as to what needs to be changed? has anybody worked on this kind of requirement before?
    Please share your past experience.
    Thanks and Regards,
    Prateek Maheshwari.

    As you know, VBELN-Currency-POSNR-ETENR-MBDAT is standard exposure key of sales order but my ex-colleague changed it into VBELN-Currency-POSNR to compress exposure data for certain CCA.
    In this case, of course, that CCA should meet some biz requirements(User-exit. etc) like no partial delivery. etc.... for integrity of exposures..
    This case is different because you want to change value of key....and it's Date!!!!
    Anyway I think it's techinically possible but it's very risky in live system because existing exposures would be not removed even if delivered, changed, deleted or blocked.
    So you have to delete all exposures and rebuild after program changed.
    I'm writing it's possible now but I refused when my customer want to change it because I don't have any way to rebuild huge data in live system.

  • Hello sir,i need labview code for a code which is written in matlab,latter one is attached with this message.

    hello sir,i need labview code for a code which is written in matlab...
    clc;
    close all;
    clear all;
    Ez= zeros(1,200);
    Hy=zeros(1,200);
    Ca=1;
    Cb=.4519;
    n=1;
    while(n<1500)
    for k = 2:200
    Ez(k)=Ez(k) + Cb*(Hy(k)-Hy(k-1));
    end
    Ez(1)=1;
    for k=1:199
    Hy(k)=Hy(k)+Cb*(Ez(k+1)-Ez(k));
    end
    plot(Ez,'b')
    hold on
    plot(Hy,'r')
    hold off
    pause(0.001);
    n=n+1;
    end
    thanku

    Well, this code is quite trivial and if you have to learn LabVIEW anyway, you might as well try to implement it.
    A few things to remember:
    The first array element in LabVIEW has index #0, while in matlab it has index #1, so everything dealing with array indices needs to be adjusted slightly.
    The zeroes function equivalent is "initialize array".
    Keep the array in a shift register as you update elements.
    use FOR loops.
    Use one of the graphs to display the data.
    LabVIEW Champion . Do more with less code and in less time .

  • Linking multiple images to one rollover hotspot.  Multiple hotspots on one slide.

    Does anyone know if there is a widget or work around or something that will allow me to do this? My job depends on it
    Thanks!

    As long as you're not worried about output to HTML5, the Event Handler widget is probably your best bet:
    http://www.infosemantics.com.au/adobe-captivate-widgets/event-handler-interactive
    I think what you're probably trying to do is have multiple images appear or disappear when a user mouses over a given hot spot. Is that correct?  If so, then all you really need is a single Event Handler widget attached to a highlight box set to 0% Alpha (to make it act as a transparent hotspot).  You can execute one Advanced Action to SHOW the images via the On Success event set to Roll Over, and a different Advanced Action set to the Roll Out even on the Failure side of the widget to HIDE all the same images.  Set the widget preference to Reset Success Fail Criteria on Action so that you can perform the mouseover and mouseout actions repeatedly.
    You can even stack multiple widgets onto a single object, each widget can be set to listen for a different mouse event and do something different depending on what the user does.

  • Sending emails with both body and attachment to multiple recipients

    I have a requirement to send email with body and attachment to multiple recipients.
    Body of the email is a standard text. It is a proxy-to-mail scenario.
    Here is what I've done: (I'm using PI 7.11)
    One mapping from Source to Target structure (format of the attachment text file)
    Second mapping from Target Structure to Mail Package format.
    In the second mapping I'm concatenating the output of first step into "Content" of the Mail Package.
    "XIPAYLOAD" is the message protocol used.
    The "Keep attachments" option in the Mail adapter allows only to send "Content" as attachment or as body of the email.
    How to send an email with both content and text?
    The other problem is even with using ASMA, I can't send email to multiple recipients. I can only do CC and TO for 1 person each - a total of 2. Although I can resolve this by creating mailing lists, it is better if this can be addressed in PI.
    Thanks for any input you can provide!
    Edited by: crazylad on Jan 18, 2012 3:39 PM

    Thank you for your response Mikael.
    For the first question, I was able to find the solution in the following blog:
    XI Mail Adapter : Dynamically building attachment and message body content using a simple UDF
    (I just needed to search with the right set of key words )
    The key is to set the "Content Encoding" as "None" in the mail adapter. If this is not done, the mail will be sent with an attachment - untitled.bin containing both the mail body and the attachment text. Also, don't forget to check the "Keep Attachments" checkbox in the mail adapter.
    Multiple recipients could be added by separating the email IDs with a Comma. I have used ASMA to set the recipients.

  • Credit Management - Check for Item Payer

    Hi All,
    Credit management is checked at header payer level. For cleint requiremnt , we want this check for Item payers.
    Is there any possibility for the same.
    Thanks in advance
    Regs
    Madhu

    Hi,
    The credit check will happen with the credit account which you maintain in FD32, it can be any partner function. But, in standard SAP it happens for a sold-to-party.. which means we normally maintain SP as a credit account in FD32.. and logically it's the right way..
    Now, coming to your query.. if you maintain the credit account for the payer then system will perform the credit check for that payer only.. it doesn't matter if it is maintained at header level or item level.
    Hope this will clear your doubt along with the problem.
    Do let me know.
    Hrishi

  • Scanning multiple pages into one file using MAC

    How do I scan multiple pages and save them into one file or document using a MacBook Pro laptop?  My printer is an HP Photosmart 7520.  When I use this printer and scan from my PC, it does allow me to scan multiple copies and save as one document by just adding pages as I scan.  When I scan with my MacBook Pro, it scans each page, however, I don't get any option or choice to save as one document.  It automatically saves each page as a separate document.

    Try scanning from your Mac. Use Image Capture app in your Applications folder.
    Click once on the scanner on the left side, then click on Show Details along the bottom. Along the right side you will see LOTS of options for scanning and saving.
    One of those is Format, make the Format PDF.  Just below that will be a check box allowing you to scan multiple pages to one file.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Credit Management: Difference Between Static and Dynamic Credit Check

    Hi,
    Could anyone tell the difference Between Static and Dynamic Credit Check?
    According to website: http://www.sap-basis-abap.com/sd/difference-between-static-and-dynamic-credit-check.htm ... this is the answer:
    ====================
    Simple Credit Check : Tr.Code - FD32
    It Considers the Doc.Value + Open Items.
    Doc.Value : Sales Order Has been saved but not delivered
    Open Item : Sales Order has been saved , Delivered, Billed & Transfered to FI, but not received the payment from the customer.
    Static Credit Check it checks all these doc value & check with the credit limit
    1) Open Doc.Value / Sales Order Value : Which is save but not delievered
    2) Open Delivery Doc.Value : Which is delivered but not billed
    3) Open Billing Doc.Value : Which is billed but not posted to FI
    4) Open Item : Which is transfered to FI but not received from the customer.
    Dynamic Credit Check         1) Open Doc
                                                2) Open Delivery
                                                3) Open Billing
                                                4) Open Items
                                                5) Horizon Period = Eg.3Months
    Here the System will not consider the above 1, 2, 3 & 4 values for the lost 3 months.    
    ====================
    Question 1: Could you further explain the above information, if there is any?
    Question 2:: What is the Tcode to customize settings of:
    a) Simple Credit Check (isn't this same with b) below?)
    b) Static Credit Check
    c) Dynamic Credit Check

    Hi Tanish,
    Diff between Static and Dynamic Filters.
    Example One at report Level.
    Create a variable for a Infoobject say ,Material .
    1)In the Query Designer and if u restrict it to some 10 materials at query level, the report will display for only those 10 materials only.This is Static Filter.UR AHrdcoding it to those materials.You cant change them at Query Run time.i.e not changeable by user.
    2)If u give the variable as input ,and when u run the query ,u can can choose the material,may 10 may be 1 or may 20 .It is dynamic.Changeable by user at run time
    Example Two at DTP and Start Routine Level,say Document Type.
    1)If u give filters in Start routine it is Static as u cannot change it in Production,not changeable by user.
    2)f u give filters in DTP it is Dyanamic as u can change it in Production.U can give any doc type,Changeable by user at run time.
    Hope it is Understood.
    Rgds
    SVU

  • Transfer GOS Attachment (Single/Multiple) from custom program to XK01

    Hi,
    GOS - Generic Object Service is a way one can attach single / multiple attachment. I have a custom program where there is a GOS with some attachment (used CL_GOS_MANAGER class).
    Next I need to send / transfer this GOS attachment from my custom program to say a standard transaction , eg XK01.
    Whether we can achieve this functionality, ie. we are able to create/save attachment but is there a way to send attachment (not via email) such that the same attach itself to the GOS of the standard transaction. I don't see any method in the CL_GOS_MANAGER class by which we can achieve this!
    Any suggestion/solution will be highly appreciated!
    Thanks,
    Deb

    Hi,
    I am trying to send attachment linked to a custom BO to standard BO eg, LFA1 using 'GOS_SERV_TOOLS_TEST' (copy_linked_objects).
    Surprisingly, I am able to copy/send attachment list within same BO (LFA1) from one LIFNR to another LIFNR. But the same method does not work when I try to copy attachment between diff BO example from VENDOR BO to MATERIAL BO. Why is it so?
    Also it does not work between a custom BO & standard BO. Please suggest in case I am missing on anything!
    Thank,
    Deb

  • Credit check at sales order level?

    Dear experts
    I want to set credit check at sale order level with following conditions
    consider open deliveries for credit exposure
    consider billing documents for creadit exposure
    do not consider any open orders
    Also if oldest items are open for more than 7days then block the sale order creation
    e.g suppose customer is having credit limit Rs.100000/- and open deliveries against this customer is having the value Rs.50000/- i.e. credit exposure is Rs.50000/-. In this case system should block the new sale order created of value more than Rs.50000/-
    plz suggest the configuration steps
    regards
    kailash

    dear friend
    For i am already having the same setting but still my scenario is not working. i will explain my scenario again
    suppose customer is having credit limit Rs.100000/- and open deliveries against this customer is having the value Rs.50000/- i.e. credit exposure is Rs.50000/-.
    In this case system should block the new sale order created of value more than Rs.50000/-
    But with the said settings purpose is not getting solved.
    my settings are;
    In OVA8 ;
    Update: 000015
    Static check: TICK
    Status: TICK
    open deliveries: TICK
    Plz suggest
    kailash

  • Syncing multiple Ipods to one laptop

    How do I sync my 3 kids Ipods with only one laptop? It seems unreasonable to have a unique laptop for every Ipod in the house. We have 5 Ipods total, with 2 laptops. I need to find a way to put songs on my kid's ipods without having to "erase" the content that's on there now. Thoughts?
    Thanks.
    Jim
    [email protected]

    I think Niel gave you the wrong link by accident, (multiple computers one iPod)
    Yyou need multiple iPods on one computer right?
    Here ya go! http://support.apple.com/kb/HT1495

Maybe you are looking for

  • Com.sap.sql.log.OpenSQLException during EntityManager Call

    Hi! I deployed an EJB3 session bean on the NW 7.1. The aim is to use JPA with this bean. I configured the "persistence.XML" for the bean project and packed it into the jar File and a "data-source-aliases.xml" which is included in the ear file. The pa

  • RAW format camera support

    Does anyone know where I can find the list of cameras that Aperture will support in RAW? My thanks in advance. B

  • Calling custom OAF page from JSP page in Oracle apps

    Hi, I am working on a requirement to call a Custom OAF page from a JSP page in Oracle apps 11.5.10. I have registered the OAF page and defined a function for it. When we call this OAF page from JSP (without parameter), the page opens up URL: http://A

  • OSPF problem: Neighbor Down 1-2 times per day

    Hi We have 4 devices are running OSPF (3 cisco routers and 1 Juniper firewall as show in attachment file). In last few months, we got Neighbot Down message almost 1-2 times per day. Network between them interrupt for a short time and even monitoring

  • Cannot convert from ImageIcon to Image

    Please tell me why I'm getting error: I have seen many example of this both in this forum and other places. Type mismatch: cannot convert from ImageIcon to Image[b] Thanks in advance here's my code, I m using fileupload to load my images: <%@ page im