Collective Billing with different Sold To Parties but same Ship To Party

Hi,
We have a requirement where the Client wants a Single Invoice for multiple deliveries, each having a separate Sold To Party but the same Ship To Party. Example:
Delivery 1:
Sold to Party:SP1
Ship To Party:ShP
Delivery 2:
Sold to Party:SP2
Ship To Party:ShP
While trying Collective Billing through VF04, two invoices are generated instead of one. The Split analysis details:
Split analy.
        Split due to different partner data
PR Fld Name                    $000000001            $000000002
SP Customer Number 1     SP1                        SP2
SP Address                      XXXXXXXXXXX           YYYYYYYYY
SP Customer Number 1     SP1                        SP2
SP Address                      XXXXXXXXXXX           YYYYYYYYY
        Split due to different header data
Fld Name                            $000000001           $000000002
Sold-to party                        SP1                      SP2
Reference Document Number1234567896          1234567897 
Assignment number              1234567896          1234567897
The checks on the Partner and Header data are Standard SAP checks (SAP note:11162).
Is there any method wherein we can circumvent thiese checks and create a single invoice?
These checks are not due to routine mentioned for VBRK/VBRP field in the Copy Control from Delivery to Billing.
One possible approach could be to clear the variable ( having the Sold To Party number) in the routine assigned to VBRK/VBRP field and circumvent the standard check but then this value will no longer be available in the invoice. How can we create the invoice then?
Is there any method to fulfill this requirement of create a Single Invoice for multiple deliveries, each having a separate Sold To Party but the same Ship To Party.
Kindly give me your suggestions.
Regards.

Hi Jack,
Thanks a lot for your response.
Can you please explain in detail what all steps you carried out and what were the schemas involved?
Was there any negative impact of your changes?
Your reply here will be very much appreciated and rewarded!
Regards.

Similar Messages

  • Can I have 2 different accounts in iTunes. 2 iPhones with same owner. One phone for work with different credit card details but same address.

    I'm getting an iPhone from work. I'm allowed to use it however I'd like. This will make a second iPhone. The other is up and running on my MacBook Air in iTunes.
    Question: Am I able to set up a SECOND iTunes account to use this new phone with? It will have the same street address but I can give it a different email and credit card.
    Thanks in advance.

    Ha. Wish I could speak for the world down under. But I would assume there would be no difference.

  • I have buy 4s it's unlocked and its working with different carriers in Bahrain but in Pakistan I try to use different carriers's sims but its showing sim is not valid , not compatible? any one please help me out this

    I have buy 4s it's unlocked and its working ok with different carriers in Bahrain, but in Pakistan I try to use different carriers's sims but its showing sim is not valid , not compatible? any one please help me out this?

    Try restoring the iPhone to factory settings. If you are having difficult restoring, put the iPhone into Recovery Mode and see if that then works:
    http://support.apple.com/kb/ht1808
    If not, or if a restore to factory settings does not fix the problem, then your iPhone may have a hardware problem. You can only get the iPhone serviced by Apple in Canada, so you will have to take the iPhone there or send it to someone you know in Canada who can get the iPhone serviced and send it back to you. The only option for getting service in Pakistan would be to pay some unauthorized repair shop to attempt a repair, after which Apple will no longer provide any service even in Canada.
    Regards.

  • How can I edit multiple clips with different frame rates on the same timeline

    how can I edit multiple clips with different frame rates on the same timeline

    You do not want to edit material from different frame rates on one timeline. You CAN do this, but it is a very bad idea - and this is why.
    Once you establish the sequence frame rate - lets say it is PAL material at 25fps, any material that you drop into the sequence other than 25 fps will have to be changed to play at 25 fps. If the material you add is NTSC (29.97), FCP will DROP 5 frames per sec to bring the frame rate down to 25 fps. Which 5 get thrown away? Every 6th one. This yields a funky cadence that becomes even more complex as as there are also interlaced fields (DV/NTSC is an interlaced format). Oh, and by the way, the image sizes are different as well. DV/PAL has 576 lines of resolution and DV/NTSC has 480. FCP has to scale up the NTSC to fit the PAL frame.
    You do not want FCP adjusting these things on the fly. You want to do a thoughtful (and time consuming) conversion so that you end up with all your material in one format with the best possible image from the conversion process. Compressor can do an adequate job with Frame Controls turned on. The Natress Standards Conversion FCP plugin is another way to go. A third option is to find a post house that can do the conversion for you using a hardware based process.
    The good news is, once everything is in the same format, editing it will be painless and the output process very quick.
    Whatever frame rate/ image size you select, I'd suggest using ProRes for the codec. It is 4:2:2 color and will withstand color correction and composting with much more grace than any variant of DV based codecs.
    Have fun.
    x

  • Is it possible to have 2 icloud (from 2 different iphones with different apple ids) on the same computer?

    I am inquiring as to if you can 2 different icloud accounts (that come from 2 different iphones with different apple ids) on the same computer. I would like both iphones to be able to back up to the same computer since we have different accounts/pictures/mail etc.

    Yes, if you create 2 seperate user accounts.

  • HT204364 how do I order multiple card or postcard with different images each one in same order?

    how do I order multiple card or postcard with different images each one in same order?
    I keep paying separate shipping cost for each different photo

    That is not an option - with the exeption of photo prints you can only identical items on one order
    LN

  • Customer rebate-one payer with multiple sold-to parties

    I create one rebate agreement with payer A0001 and put two conditions
    one is sold-to party A0001 with rate 20%
    one is sold-to party A0001A with rate 15%
    but when I create billing for sold-to party A0001A  I found that condition type is not 15% but 20%.
    In one rebate it is possible that multiple sold-to parties having their own accural rate?
    If this is possible do I need to do some customizing for it?
    when I checked rebate agreement, in verification level I can see there is accural amount for sold-to party A0001& A0001A
    but if I want to pay and create credit memo, I found that all the amount come to A0001 and A0001A max amount is 0.
    can anyone give me any suggestions why it is like this.
    thanks.

    Hi There,
    This definitely is possible....but the spoiler is that a little bit of enhancement is required and this is why.,
    If the rebate was a combination of Payer and Ship to party, then it is standard since in the Rebate cond structure, SAP has given separate fields for KUNNR (customer - either Payer or sold to) and KUNWE (for ship to). So in your condition table, you can have KUNNR and KUNWE for Payer and Ship to combo. I have used this in a project and that works fine as standard.
    Now if you want to have your percentage defined as per the Payer and Sold to combo, you need to make a small enhancement here.
    You will have to Add a field, say, ZZKUNNR in Str KOMK and KOMG. Then use the user exit mv45fzz to populate the value of the Sold to in the sales order to this ZZKUNNR field.
    So now you can use these 2 fields, standard KUNNR to take from Payer (KNRZE) and ZZKUNNR to take the value of sold to. Create a new Cond table, use this condition table in an access seq, use this acc seq in your rebate cond type and maintain records and you should be ready to test that.
    Hope this helps.

  • Sales Order with different sold to party & ship to party

    Hi experts,
    We have one sold to party customer code DE0009 .  There is no other ship to party code assigned with this customer in the masters. but still user can make Sales order with Sold to party DE0009 & another ship to  party code ( DN0020 ) which is not assigned.
    Ideally , system should restrict it .
    Please guide us how to control.
    Regards,
    ( Rajneesh Gulati )

    Hello Rajneesh Gulati,
    Ship-to party doesn't have to be assigned to the sold-to party in the master data.
    You can kindly refer to Note 380507 which can provides you with more info.
    Best regards,
    Miri Shimony
    Solution Management
    Globalization Services

  • Call logical links with different enhancement sets on the same business role

    Hello,
    I am trying to create a business role that contain logical links with different enhancements. I know how to choose an enhancement for the business role but I can't find a way, if possible, that one business role does it.
    I know how to give an option to choose different roles for the same user, i'm looking for a way to do this in the same window
    Thanks,
    Noa

    does not matter anymore

  • Creating Invoice for a Consignment but With Different Sold-to

    There is a business need wherein an invoice of a consignment should be billed to a different customer from the original consignee.
    The current process of the business to meet this requirement is that they create a consignment fill up for Customer A then creates the consignment pickup to return the stock to the plant in the system then creates a separate standard order for Customer B.
    Is there a workaround for this?

    HI Jay,
    Yes you can do it. when you create a Consignment issue order using doc type KE (Standard) you select Sold-to-party and for this sol-to maintain multiple bill-to and payers and sysem will pop-up asking you to select the same and you can select the bill-to and payer manually and go ahead and complete the cycle.
    Hope this helps
    Reward if it helps
    Regards
    Srini

  • Dealing with two different sets of users but same OAM/SSO/OID Server?

    In our application server's (OAS 10.1.2.) ssl.conf, we need to have the following as following since it's part of the requirement,
    to ask for the user's Cert (CAC, SMARTCARD, X509). We have OAM 10.1.4.2.
    SSLVerifyClient require
    However, using the same exact OAS 10.1.2.3 server, for only a specific URL containing
    /web_html/ as a part of the URL, we need to bypass the SSLVerifyClient require and only
    a server based SSL handshake is required when the SSO resource*(/sso/auth, or /pls/orasso/..)* is hitting
    the OID server that is configured with the SSLVerifyClient.
    SAME OID Server has to deal with two different organizations:
    org1 ---> SSO ---> Client based X509 Cert Based Auth
    org2 ---> SSO ---> Server Based SSL Handshake only
    The SSLClientVerify does have the optional option to use and the users
    can just click on CANCEL but the customer thinks is not very user friendly.
    The screen that is displayed as a result of the SSLVerifyClient (Choose a Digital Certificate) seems to be
    operating system dependent.
    I hope, we won't need to have anther server just for this other organization.
    Thx for your time in advance.
    KA
    Thanks in advance,
    KA

    Daniel,
    We have OAM and it's performing the authentication.
    The SSLVerifyClient is bring up the Choose a Digitial Cert screen and by selecting Cancel, everything works for userlogin/password users. The problem is the screen user friendliness.*
    We are just trying to customize this screen so there is additional message or a different screen would be displayed instead of the generic screen from MicroSoft with OK OR CANCEL.
    Thx for your time,
    KA

  • How can i synchronize different contacts and different calendars with different iOS devices using the same Apple ID and iTune ID?

    I have the following situation. 1 Apple ID. 1 iTune account. I have 2 ipads and 2 iPhones
    1- I would like to have a set of 1 ipad and 1 iphone (mine) sharing the same contacts and calendar entries (synching from outlook)
    2- I would like to have another set of 1 ipad and 1 iphone (my wife's) sharing contacts and calendar entries but obviously these would be a different set of contacts and calendar entries than mine
    How can I set up my four devices to do this?
    Thanks for your help
    Cheers

    Have your wife log in to her user account on the laptop. Launch iTunes, then connect her phone to the computer with the USB cable. Sync. That should put back all apps and media. Since you already upgraded her to iOS 5 she'll have to manually enter all her settings and preferences, and organize her home screens.

  • Cubes with different dimensions based on the same fact table

    I have a fact table (f_a) with three dimensions (dim_a, dim_b, dim_c) and a one measure (m_a).
    Is it possible to create cube with only one dimension (dim_a)?
    Data for other two dimensions (dim_b, dim_c) should be aggreagated together.
    Of course i can create second fact table with only one dimension, and then creating that cube would be no problem.
    But is it possible doing this directly from the primary fact table (without creating second fact table)?
    Raf
    PS:i use AWM 9.2 to create target cubes. Source cubes i create with OEM 9.2

    At the beginning i was confused by the numberous kind of cubes...
    for example when i created cube in MS i just designed cube, picked fact table, and that's all. In Oracle firstly i create project of cube (first cube) in OWB. Then i export it to the OLAP Catalog (second cube). That cube in OLAP catalog is a source cube for the AW cube (third cube). Then i need to enable AW cube for OLAPI by creating another cube in OLAP Catalog (i use 9iR2, so OLAPI doesn't have direct access to AW cubes).
    I spent much time until i could see my first sample cube in Discoverer or Excel as a final user should see it. :-)
    Now i'm facing another problem - when you redesign cube (for example add another dimension), you can't just "refresh" it as it was in MS. You have to delete old cube and create new one. And deleting cube isn't so simple (i'm not sure which elements i should delete).
    For testing and learning purposes i just create every cube in seperate AW. deleting whole AW is much simplier that deleting one cube.
    Raf

  • Devices with different Apple IDs ring the same time when some one facetime me.

    I have iPhone 5s and iPad mini.  Each has its own Apple ID.  But, when some one facetime me on one of them, both are ringing.  Even one is in London, and one is in Austin.
    How to fix to have iPad mini rings when facetime to it, or iPhone rings when facetime to iPhone, not both.
    Thanks.

    TJBUSM1973, rbrylawski...,
    Thank you for helping me on this problem.  To answer your questions,
    - No, each device has different contact, i.e. "reach me.." to different email address.
    - No, one of the Apple ID is totally new one for my iPhone 6s.
    - I have done some testing.  My son set up two different entries of my devices, i.e., one for each device.  But, it is still ringing one both devices when he facetimes me using one of his entries.
    But, it seems that if someone just has setup to reach me on one device in her device, then, only this device is ringing.  So, I am not sure why.  My son's set up are two different contacts to my devices. 
    I will do more testing when my son brings his device back home.
    Thanks again.

  • Playing iTunes with different user accounts in the same computer

    I just created another user account in my computer running windows XP, but when I try to open itunes in the new user account it ask me to close the other itunes that is running in the administrator account or vice versa, Why I can't run both itunes at the same time if both are in the same pc? I already checked in the preference panel the option for share my library music in both itunes just in case if that is the problem but still asking me the same. Am I doing something wrong?
    Powerbook 1.33 Ghz   Mac OS X (10.4.7)  

    iTUnes, in basic terms, does not play nice with the "Fast user switching" feature in windows turned on. THis feature (If memory serves me right) is automaticly turned on in windows when you create another user account. to turn it off, goto control panel>user accounts>change the way users log on and off.
    Afew aricals about iTUnes and fast user switching can be found here http://search.info.apple.com/?search=Go&lr=lang_en&kword=kipod%20OR%20kipodwin%2 0OR%20kitunes%20OR%20kituneswin&type=ktechORklearn&newstype=&q=Fast%20user%20switching

Maybe you are looking for

  • Problem while writing in a file

    Hi, i want to write some bytes in a file but it is producing an error error: ==== java.io.FileNotFoundException: C:\Documents and Settings\rrus\My Documents\data.pkcs7data (The system cannot find the path specified) code: ==== File obj_file = new Fil

  • Transport Request and Transport task

    Hi, I have released a task, but cannot see the diff in the changes in the system it should hv been released to..can some one tell me what the procesdure is for transport. thanks in advance

  • Saving a half filled out form?

    I was planning to use LiveCycle to develop a long dynamic form for my company but after a couple of days of working with it I realized on my finished 'test' form that it could not be saved half way through the process (or at least that's what the rea

  • Application lifecycle management in J dev 11 ?

    will J dev 11 production version have application lifecycle management tool such as rational, MS team server etc.? (In our opinion it is beneficial. ) If not (it means complete solution is not included) which ALM features production version will have

  • Authorized Credit card orders going for Reauthorization

    Hi All, I have an issue pertaining to Third party Sales orders where Credit cards are being used for payment,Even though these Third party credit card orders  have valid authorization. The system automatically goes for reauthorization through the Aut