Deviation country in billing intercompany flow

Hi Gurus,
During Billing for intercompany flow, I got the following error message "Deviating country where taxes are levied in Document ".
Supplying Company Code: SCA (with Country code GB)
Supplying Plant: SPA (with Country code US)
Receiving Company Code: RCB (with Country code NL)
Receiving Plant: RPB (with Country code NL)
When I created the intercompany billing, SAP gets Country code GB (instead of US). This is very confusing because the deliverying plant is in US and not in GB. Is it normal?
It seems that SAP get the Country code from the Supplying Company code instead of the Supplying Plant.
How can we solve this issue?
Intercompany can not be correctly created (with correct costs, tax and so accounting documents).
Thanks a lot for your help.
Stéphane.

Hi,
I understand now why I got the issue on Deviation country.
Supplying Company Code: SCA (with Country code GB)
Supplying Plant: SPA (with Country code GB)
There is specific code in User-Exit userexit_pricing_prepare_tkomk called during billing document creation.
This one change the country of the delivery plant with FR which get from shipping point.
Just after SAP detects that the initial country is different than the final country for the Supplying Plant.
This situation is quite tricky because the Stock of Supplying plant is physically in the Receiving Compagny code (in FR) but the owner of this Stock is the Company code of the Supplying plant (in GB). The Stock is linked to the Supplying plant.
It means that I try to create the invoice from the Supplying plant with country code in GB and a shipping point in FR.
So why I got the message.
For now, I didn't find the way to solve this situation.
Propositions:
1 - Create a virtual Shipping point in GB but it is not a SAP Best practise
2 - Change Country key in Supplying Structure organization. Impossible, too complex and too huge impacts
3 - Try to overwrite the initial value xvbrk-landtx with the value we change in the user-exit
For your information:
See below lines of code for deeply analyzis
In program LV60AA58:
Perform userexit_pricing_prepare_tkomk.
Überprüfen, ob das Steuerland für die Preisfindung und im
Fakturakopf übereinstimmen
  if xvbrk-landtx ne space and xvbrk-landtx ne tkomk-aland.
    message s135 with xvbrp-vgbel xvbrp-vgpos.
  endif.
In the User-exit userexit_pricing_prepare_tkomk:
select single aland from tvst into tkomk-aland
where vstel = tkomk-vstel.
Many thanks.
Stéphane

Similar Messages

  • HT201318 I registered my apple ID and Icloud with a US address, and live in Switzerland. I do not own a US credit card. Now that I need to buy more storage with my swiss credit card, I can't change the country's billing address from the US to my swiss one

    I registered my apple ID and Icloud with a US address, and live in Switzerland. I do not own a US credit card. Now that I need to buy more storage with my swiss credit card, I can't change the country's billing address from the US to my swiss one. HELP PLS?

    Did you actually watch the movie? You get 30 days in which to view it and if you didn't watch it, that could be why you are getting that message. If you have watched the movie and you're sure that is has expired by now, contact iTunes Store Support and seek their help.
    Change the country in the upper left. - and click on Purchases, billing and redemption to proceed.
    https://getsupport.apple.com/Issues.action

  • Ship to Country and Bill to Country in Human Resource

    Hi,
    It is said in the iStore documentation that Ship to Country and Bill to Country for Operating Unit should be setup in Human Resource in order to build a global store.
    Currently no country has been added for either attributes for Vision Operations in Vision Demo instance. Yet it seems the out-of-box specialty store works just fine. Why?
    Thanks,
    Harry

    Hi Mansoor,
    Is this for new transactions or existing ones that went thru the 8.8 upgrade? Is this for new BP that the address doesn't show or existing (if you have other transactions with no address problem then it shouldn't be the address format setup unless something happened in the upgrade).
    Heather

  • Intercompany flow

    Hello Gurus,
    I have a problem with godds receipt posting in intercompany flow.
    The steps we do are:
    - Purchase order creation
    - Delivery creation
    - Transportation document creation (VT01N)
    - Good issue posting (VT02N)
    - Good receipt posting (MIGO)
    If MIGO is posted via delivery (goods receipt - outbound delivery) there are no problems.
    If MIGO is posted via transport the system gives the following message "Shipment & is not an inbound shipment
    Message no. VW569".
    The transport document has the following customizing:
    - Shpmnt complete type = Loaded outbound shipment
    - GR relevance = Normal
    I've tryed with GR relevance = Shipment relevat to GR but i've received the same message!
    I've also tryed using a transport with "Shipment complete type = Loaded inbound shipment" but we can't link delivery for this shipment type.
    Can you help me?
    Thanks

    Hi,
    For MIGO GR R06(transport) scenario SAP is expecting inbound shipment to be created.
    So firstly you would need to create inbound deliveries (this can be automated from outbound deliveries) and for those create inbound shipment. Only then you can do GR for 'transport' reference document type.
    For details you can check FM 'SD_SHINOTIF_FOR_SHIPMENT' which raises this error.
    And this FM is called from within include LMIGOKT2 where s_transport-sign = 'I' (Inbound) is hardcoded.
    Regards,
    Dominik Modrzejewski

  • VPRS issue in STO - IC Billing process flow

    Hi Experts,
    I am working on following process flow (Stock transport PO - Delivery - Intercompany billing).
    Same condition type ZIXX is maintained in MM & SD Pricing procedure. In PO (STO), ZIXX is determined based on material valuation data and the same amount gets copied to IC billing.
    Along with ZIXX, we have VPRS condition type in billing pricing procedure. But issue is that: VPRS does not get determine. System analysis shows message 217 (error in quantity/ value determination for VPRS).
    Meanwhile, condition amount for ZIXX (determined in PO) and VPRS (determined in IC billing) may differ in some of the business scenarios. So both condition types are needed.
    Following settings have been maintained:
    ·         Copy control settings between delivery & IC billing document
    o   Price source A (Purchase order)
    o   Pricing type C (Copy manual pricing elements and redetermine others)
    ·         Item category (Intercompany) has marked for ‘Determine cost’ with billing relevance as A (delivery related billing)
    ·         Condition type VPRS
    o   marked as G (Internal Price)
    o   marked for ‘quantity conversion
    o   marked as ‘statistical’ in billing pricing PP
    o   subtotal B and requirement routine 4 (Cost)
    ·         Condition type ZIXX
    o   Marked as G (Internal price) in MM Pricing procedure
    o   Marked as H (Basic Price) in SD PP with requirement routine as 2 (item with pricing)
    ·         Material type is updated for ‘quantity and value update’ in SAP T.Code: OMS2
    Kindly let me know, how we can resolve VPRS issue.

    Hi Sachin,
    For the similar issue you face, there has been a discussion in the forum.. Pls check
    VPRS retrives the cost of the Material from the material master data > Accounting 1 tab to the Sales order.
    Once the cost is found, then Profit margin  (Net value - cost) is calculated.
    VPRS does not contain any Access sequence.
    With the help of its Condition category "G", it accesses the Material master > Accounting tab 1 and takes cost.
    There may be two cost specified in the Material master. They are
    - Moving Avarage Price
    - Standard Price
    Which one system will consider that depends upon the "Price control" field.
    If the value is "V' in the Price control field, the system takes the "Moving Avarage Price" and if it is "S", then system takes the "Standard Price".
    So, you must ensure these few control
    - VPRS should  NOT have any Access sequence.
    - Condition category "G" must have been assigned to VPRS.
    - VPRS must have been activated as "Statistical" condition in the Pricing Procedure and should not have any Account key.
    With Regards
    S.Siva

  • Consignment fill up Intercompany flow

    I have two organizations
    a. Sales org -S1, Plant - P1 , Company code - C1.
    b. Sales org -S2, Plant - P2 , Company code - C2
    Requirement
    1. Consignment fill up is created in S1 but physical stock is to be delivered from plant P2 to customer location.
    2. Inventory should reflect in P1 customer consignment location..
    3. Inter company billing between S2 to S1.
    Issue is - the delivery created out of P2 is not relevant for billing ( delivery for consignment fill up is not relevant for billing ).
    What is the easiest and best way to accomplish my requirement.
    Thanks
    Venu.

    Hi Venu,
    Have you tried to maintain intercompany billing type in your consignment order type?
    Wat are the config you have done to achieve your requirement?
    MT

  • CRM Billing: document flow.

    Hello, everyone!
    Did anyone face the problem like this, when I create a follow-up bill doc. from service confirmation then I get surprisingly situation.
    In doc flow tab of billing document I can see the preceding document Service Confirmation, but in doc flow tab of Service Confirmation I can't see the follow-up document Billing document. (the situation is the same in WebUI and in GUI)
    What's the matter? Is it customizing problem or SAP_Basis problem? 2 days ago it was OK, but today I can't see the billing document in doc. flow.
    Please, advice me where to find the solution?

    Hi Andrey,
    Were you able to resolve this and how?
    Regards,
    Kay

  • Runtime error : table_invalid_idex When VF03 for cancel billing doc. flow

    Dear Gurus,
    i'm facing a problem, when i want to display document flow for my cancel billing was getting error.
    Dump analysis :
    602                     PERFORM vbfa_tab_append.
    603                     EXIT.
    604                   ELSE.
    605                     CLEAR vbfa_index_key-posnn.
    606                     READ TABLE vbfa_index WITH KEY vbfa_index_key
    607                                                    BINARY SEARCH.
    608                   ENDIF.
    609                 ENDIF.
    610               ENDIF.
    611               IF sy-subrc = 0.
    612                 tabix = vbfa_index-tabix + zaehler - 1.
    613                 vbfa_tab = vbfa.
    614                 IF vbfa-vbeln = gv_storno_vbeln.
    615                   vbfa_insert = vbfa_index-tabix + zaehler.
    616                   ADD 1 TO zaehler.
    617                   READ TABLE vbfa_tab INDEX vbfa_insert.
    618                   vbfa_tab = vbfa.
    619                   INSERT vbfa_tab INDEX vbfa_insert.
    620                   ADD 1 TO vbfa_insert.
    621                   SELECT * FROM vbfa WHERE vbelv = vbfa_tab-vbeln
    622                                      AND   vbtyp_v = vbfa_tab-vbtyp_n.
    623                     vbfa_tab = vbfa.
    624                     ADD 2 TO vbfa_tab-stufe.
    625                     INSERT vbfa_tab INDEX vbfa_insert.
    626                     ADD 1 TO zaehler.
    627                   ENDSELECT.
    628                   vbfa_insert = tabix.
    629                 ELSE.
    630                   IF vbfa-vbeln NE gv_storno_vbeln.
    631                     vbfa_insert = vbfa_index-tabix + zaehler.
    --->                       INSERT vbfa_tab INDEX vbfa_insert
    633                     ADD 1 TO zaehler.
    634                   ENDIF.
    635                 ENDIF.
    636               ELSE.
    637                 PERFORM vbfa_tab_append.
    638                 EXIT.
    639               ENDIF.
    640             ELSE.
    641               PERFORM vbfa_tab_append.
    642               EXIT.
    643             ENDIF.
    644           ENDIF.
    645           DESCRIBE TABLE xvbfa.
    646           IF sy-tfill = 1 OR
    647     *archivierter Beleg
    648             ( sy-tfill = 0 AND NOT vbfa_tab-vbelv IS INITIAL ).
    649             ADD 1 TO vbfa_insert.
    650           ENDIF.
    651         ENDIF.
    i'v found sap note 978073 but did not solved my problem. Please reply if anyone know the answer (solution) for this problem.
    Many-many thanks for your answer
    Regards,
    ARA
    Edited by: Agung Rahmat on Jan 19, 2010 5:36 AM
    Edited by: Agung Rahmat on Jan 19, 2010 5:37 AM
    Edited by: Agung Rahmat on Jan 19, 2010 5:38 AM

    Dear All,
    this is part of error analysis :
    When changing or deleting one or more lines of the internal table
    \PROGRAM=SAPMV75F\DATA=VBFA_TAB[] or when inserting in the table
    "\PROGRAM=SAPMV75F\DATA=VBFA_TAB[]", 0 was used as
    the line index. An index less than or equal to zero is not
    allowed.
    The error can occur when using the following options:
    1. "INDEX idx" for specifying the line number in the table
    "\PROGRAM=SAPMV75F\DATA=VBFA_TAB[]"
       where you want to change, insert or delete.
    2. "FROM idx" for specifying the start index when deleting a line
       area from or inserting a line area into the table
    "\PROGRAM=SAPMV75F\DATA=VBFA_TAB[]".
    3. "TO idx" for specifying the end index when deleting a line
       area from or inserting a line area into the table
    "\PROGRAM=SAPMV75F\DATA=VBFA_TAB[]".
    At the time of the termination, the table contained 11 lines.
    hope that can help.
    Thanks & regards,
    ARA

  • I am trying to change country and billing address since my iphone 5 without success now i bought macbook air and is the same! help please is very frustrating

    hey there
    i cannot change my country details and billing address on my iphone iphad and now that i bought macbook air is the sameeee
    is getting really frustrating please helppppppp

    Try looking on the right on this page under 'More like this'.

  • Changing country of Billing address in Iphoto orders

    Hello,
    I live in Canada and am trying to ship an iPhoto book to Germany. I've managed to use iphto-preferences-advanced to change the shipping address to Germany. Now my problem is with the billing address. I need it to be in Canada. I'm given various options in Europe and the USA, but not Canada, so postal code and province don't get accepted. Any way around this?
    Thanks,
    Jana

    The shipping address and billing address must be in the same country.  So unless you have a credit card with a billing address in Germany, you won't be able to order a book for delivery there.
    OT

  • Damned if I do, Damned if I don't. Cannot change country or billing info. Stuck in horrible cycle.

    So I'm trying to change my country from the UK to Spain because I've moved to Spain, have a Spanish card and billing address. I follow the steps, and tap change country, but then a pop-up appears saying my billing info doesn't match the country. Obviously, because it still has my UK details in it. So I click change billing info, and input the new card number, but alas! there is no option to change the country from the UK to Spain apart from the previous screen that sent me to the billing info page!
    I'm sure i'm missing something...

    If Payment methods doesn't offer a None (No credit card) option try following these steps for a None option in your iTunes account.
    This user, mountaingoatgirl, explains how to get a None option in your account details in the iTunes app on a Mac or PC. -
    https://discussions.apple.com/message/24907941
    Then after removing the UK credit card data restart the app and start over by changing the country. Then add the Spanish credit card.

  • Intercompany flow : what impact in controlling?

    Hi all,
    we are using SAP 4.7 Enterprice our company has some subsidiaries abroad and we need to implement intercompany . With a plant in turkey we are sharing same client, materials customers and vendors so we can integrate the two plants .
    We don't have the same chart of accounts nor the controlling area so I would like to know what is the impact in controlling if we adopt the intercompany process and what we nee to customize in CO and FI to handle such this process in sap?
    Thanks in advance
    Vir Brown

    Dear:
    If you are using Treasury module with cash management in it then this field has great importance.
    You will select this field for cash and bank accounts, related receivables and payable of banks because all movements in these accounts have cash flow relevance. If you don't select this field for the bank account which you use for making down payment, withholding tax will be ignored.
    Regards

  • Reg: intercompany flow setup

    Hi Guru,
    i would like to know the intercompany STO flow setup configuration step in MM.
    please provide the valid information on this.
    Thanks...
    Best Regards
    siva

    hi
    Check the link friend
    http://help.sap.com/bp_blv1600/V5600/BL_IN/html/scope/Scoping_offline.htm?display=STE-BL_IN_V5600+FULL_SCOPE.xml
    Regards

  • Why i can not change country in billing info?

    I want change billing info by the site. But i can not change country from United States to Russian Federation. Why?

    Vicomt,
    The iTunes Store operates in about 120 countries.  Unfortunately, Bosnia & Herzegovina is not yet one of them.

  • Changed Country my Billing info wont work

    I recently moved to Mexico City, I canceled my credit cards in the US and moved, I cant seem to buy anything from the itunes store becuase of my country adresss, and i still have credit on my itunes account so i cant do anything till i spent it but cant because of the same problem. can u help me out?

    I do have a valid credit card and adress here in mexico but i cant change stores because i have credit in my mac.com account, so it wont let me download anything because i dont have a valid US credit card, and i cant change stores because i still have credit on it, so im in a loop, i cant change because i have credit, and i cant spend it because of the billing problem.
    is there a way to transfer my store credit to the mexico store? its prepaid.

Maybe you are looking for

  • Error while creating ERP Quotation from CRM Opportunity in CRM WebUI

    Dear all, We have implemented Best Practise Scenarios but have a problem in the following: C63-Opportunity Management-Creating ERP quotation from opportunity I have maintained all necessary customising mentioned in Best practises documnet and could s

  • How to find the type of webserver being configured for use with ColdFusion

    Hello, Where can I check to see the type of server that ColdFusion is configured to run currently? I have an existing installation of CF 9.0.1, which I will be removing and installing CF 9.0.2. During instalation of 9.0.2, I would need to specify the

  • Where does the data of health service watcher node gets stored in OperationsManagerDB/DW ?

    Hi, We have integrated SCOM 2007 R2 to some third party tool which takes the data of health service as the component from OperationsManagerDB/DW and shows the availability of each server in graphical format. But we have noticed that due to some issue

  • How to create new entry in SAP easy menu ?

    Hi gurus, In the project I need to create a new tree like a tree in the SAP easy menu , Is there any ways for doing this ? For example: I want to have a menu like this -Root menu          - Branch text 1                    Transaction 1              

  • Change the direction of a DO

    Hi Experts, i have a created a MAM scenario with Mobile 7,1 PATCH 9. One DataObject is the notification partner which i first defined as only downloadable and imported the model to the SAP Developer studio. Now i changed the DO to have a bidirectiona