Valuation differs from company code to company code

Dear Experts,
I need to create a material wgich will be valuated on a company code and will not be valuated on another company code
how can i do such a thing ... could I use Split Valuation for example ??
Thanks

I need to create a material wgich will be valuated on a company code and will not be valuated on another company code
how can i do such a thing ... could I use Split Valuation for example ??
Whether a material is valuated or not is determined by the value update setting. Value update setting is controlled trough material type.
SPRO > Logistics - Genral > Material Master > Basic Settings > Material Types > Define Attributes of Material Types
Here select the material type and choose "Quantity/value updating" in the left navigation section. Now, you can carry out your settings for the desired plants.
You can see, that the setting is valid for a material type and not for a separate material master. Via split valuation you cannot set a material to "not valuated".
As a "workaround" you can use standard price control ("S") under the desired company code / plants (based on your valuation level) and maintain the lowest possible price for your product...
Regards,
Csaba

Similar Messages

  • Exchange Rate Type default different from M for a company code

    Dear SAP guru,
    Would you shed some light on this?
    How would we be able to default/assign a different exchange rate type from M at a company code level?
    I have a company code - finance company - that every foreign currenty transaction needs to be translated using different exchange rate type (i.e. daily hedge rate) than other operating companies.
    The OB22 screen makes it appear as M rate is specificied as 1st currency in company code, but grayed out and not able to change.
    Please help me with your expertise on this.
    Kind regards
    taro

    Hi,
    ExRateType is hardcoded in
    Main Program     SAPL0F03
    Source code of   L0F03I01
    *------- Daten zur ersten Hauswährung -
      rfcu4-curtp = '10'.
      rfcu4-bwer1 = '0'.                                        "AT 23039
      rfcu4-kurst = 'M'.               <<<<<
      rfcu4-cursr = '1'.
      rfcu4-curdt = '3'.
    The reason why the assignment of exchange rate type M to the first company code currency is a historical reason. A lot of coding within the SAP system is directly developed under the prerequisite that the exchange rate type for the first company code currency is M.
    As you described you want to setup several company codes in one client that all have the same first company code currency but should use different exchange rates. To solve that issue there are 2 ways available:
    The first way is that you use the functionality to assign an exchange rate type to a document type. That would mean a lot of work because in that case you would have to define all document types seperatly for
    every company code.
    The second possible solution is that you use different names for the fist company code currency.
    That means for example that you name the first company code currency in company code 0001 USD and in company code 0002 US1. So you can use different exchange rates for the same currency.because in that examle USD and US1 are only different names for the same currency. Using this approach you can have different exchange rates for different companies with the same company code currency by setting only different names even though the exchange rate type M is fix asigend to the first company code currency.
    Best Regards,
    Gladys xing

  • Need to download the data from BSEG based on company code and fiscal year

    Hi All,
              Please suggest me the solution to download the data from BSEG based on company code and fiscal year. As data in BSEG for the fiscal year2009  is 27 lakhs (= 2.7 million) for the specified company code.
    <removed>
    Thanks & Regards,
    Koti
    Edited by: Thomas Zloch on Mar 26, 2010 4:28 PM - please use English metrics only!

    May I ask what you mean by solution?  You can download from SE11, but where are you going to store 2.7 million rows and what tool are you going to use to store it?
    You probably need a (small) program that extracts what you want, then opens a dataset in an appropiate server-system folder, and transfers the data rows to the dataset as fixed-length or tab-delimited file.  It's been done many times, so suggest that you search.

  • Cannot derive commitment item from account 300100 in company code XYZ

    Hi SAP Guru's,
    We are trying to Post the Student Fee Cal amount to the GL A/c. While posting the same thru Student File in SLCM. we are encounting the following Error-iam working on 6 Ver.
    "Cannot derive commitment item from account 300100 in company code XYZ
    Message no. CMAC_FEE_CALC329"
    I have activatyed the Find mamagement, & Derivation rules in the same.
    and also given Commitment item in the GL A/c 300100.
    Pls help & Also Pls help how to mention Commitment Item in Cost Element.
    Regards,
    Pradeep.J

    Hi
    Please check the note 499768.
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=499768
    Hope it helps.
    Karthik

  • Inter company with three company codes

    Is it possible to use inter company in three?
    e.g. CC01 creates sales orders from CC02's stock and somehow automatically in CC02 the system generates  a requisition to CC03 whom send this requisition to the vendor.
    Does anyone had this problem, or is this possible?
    Any good information will be reworded.
    A.C.

    Hi,
    Of course, it is possible to do this. As far as standard SAP is concerned, intercompany transactions can be carried out between only 2 company codes.
    We have done an enhancement in which 4 company codes are considered for the intercompany scenario. Company A creates the sales orders for the end customer and delivery plant will be of Company D. Company D delivers the material directly to the customer and creates an intercompany invoice on company C. Then Company C creates an intercompany invoice on Company B and Company inturn creates an intercompany invoice on Company A. Then, finally, Company A creates the customer invoice on the end customer.
    You would require 2 different enhacements here.
    1. To update the partner functions (Slod to, Bill to and Payer) during the first IC invoice (between Company D and Company C)
    2. To create IC invoices automatically between Company C & B and Company B and A.
    Hope this is clear. Let me know, I can give you the BAPI's to be used as well.
    Regards,
    Raghav

  • Total Cost differes from Amount in T-Code S_AHR_61016404

    Hi All,
    As far as my understanding goes, the Total cost and Amount should be the same value in T-Code S_AHR_61016404 (Cost Assignment for Trip) but i am getting different values in Total cost and Amount in this report. Could you please throw some light as  what could be the possible reasons for this difference?
    Regards,
    Kumar.

    First of please check which expense type amounts are showing wrong.. (i.e actual Reimbursable but showing company paid or company paid but showing as reimbursable)
    After finding effected expense type, please check from table se16 and then T706B1.
    Regards,
    Muhammad Umer

  • In SAP Script how to hard code my Company address in footer window

    Hi All ,
    In SAP Script how to hard code my Company address in footer window .
    Ex : in YB_F140_ACC_STAT this script i want to keep my company address, i want to hard coad , i dont want to use any field from table.
    Please give me step by step.
    Thanks
    Sridhar

    Hi,
    You can make use of standard text...
    create a standard text in SO10 with your company address
    and in the footer window of your script.. use include text and provide the name of the standard text you created in SO10.
    In the text editor... goto insert > text> standard
    You get popup give the name of the text name id and language
    regards
    padma

  • TAX code custmisaion for Overseas Company with local Tax code

    Hi Gurus...
    I am facing following scenario:
    **My company is set ups as overseas company / company code  curr / local Curr = overseas Curr, My group currency is local currency / home country curr.
    **I like to raise PO for a vendor who is local and supplying goods locally, invoicing in local currency for Overseas company. Goods will be used locally.
    I like to know how should I configure this from TAX perspective.
    Thanks
    Hiren
    Edited by: Hiren Mazumdar on Mar 6, 2009 4:04 AM

    Hi
    <u>SPRO Path - hope this will help you in customizing </u>
    1.
    SRM Server -> Cross-Appl Basic settings -> Tax Calculation ->Determine Tax Code for Country/Product Category.
    2.
    SRM Server -> Cross-Appl Basic settings -> Transaction Tax engine -> Define Tax Settings .
    <b>Please go through the links below -></b>
    Re: Tax Calculation
    Re: Tax code T1 does not exist for jurisdiction code error in shopping basket
    BBP_DET_TAXCODE_BADI is not setting the Tax Code !  :-(
    Tax code is not changing in back-end
    Tax code
    Tax code T1 does not exist for jurisdiction code error in shopping basket
    Change tax code in SC
    Regards
    - Atul

  • Stock Transfer between company to company(company code to company code)

    Hi Experts,
    I have inventory status report on Inventory cube running fine in Production, i succesfully pulled ASN qty, stock trasnfer between plants, stock transfer between storage locations now i need to pull Stock transfer between Company to compnay (company code to company),Can any one share there experience.
    Thanks In advance
    Ram

    Hi,
    Stock transfer between plants in the same company code is Intra-company transfer and stock transfer between plants in different company code is inter-company transfer and an intercompany as well as customs invoice is generated in this instance.
    Refer the following link,
    http://help.sap.com/saphelp_46c/helpdata/en/fd/45bfe09d6411d189b60000e829fbbd/content.htm
    http://help.sap.com/bp_autov1600/Auto_JP/html/A62_EN_JP.htm
    Regards,
    Ravi.

  • Tax codes for Company code wise

    hi kings
    I am facing big problem is I want to listout the company codewise tax codes for whatever i am using in last year.  So how can i get the list for tax code for my code with in period.
    regards
    sri

    try this:
    REPORT ztaxrep01.
    TABLES bset.
    SELECT-OPTIONS: bk FOR bset-bukrs.
    PARAMETERS yr TYPE gjahr.
    DATA: BEGIN OF ztab OCCURS 0,
            bukrs TYPE bset-bukrs,
            land1 TYPE t001-land1,
            kalsm TYPE t005-kalsm,
            mwskz TYPE bset-mwskz,
          END OF ztab.
    DATA itab LIKE ztab.
    SELECT bukrs  land1 FROM  t001 INTO CORRESPONDING FIELDS OF itab
           WHERE  bukrs  IN bk.
      SELECT SINGLE kalsm FROM  t005 INTO itab-kalsm
             WHERE  land1  = itab-land1.
      SELECT mwskz FROM  t007a INTO itab-mwskz
             WHERE  kalsm  =  itab-kalsm.
        SELECT SINGLE mandt FROM  bset INTO sy-mandt
               WHERE  bukrs  = itab-bukrs
               AND    gjahr  = yr
               AND    mwskz  = itab-mwskz.
        IF sy-subrc = 0.
          APPEND itab TO ztab.
        ENDIF.
      ENDSELECT.
      CLEAR itab.
    ENDSELECT.
    LOOP AT ztab.
      WRITE: / ztab-bukrs, ztab-land1, ztab-kalsm, ztab-mwskz.
      AT END OF bukrs.
        ULINE. SKIP.
      ENDAT.
    ENDLOOP.
    A.

  • Comany code vs company

    Hi all,
    Can anybody share your experience with assigning multiple company codes to a "company"?  I understand that usually a company code represent a legal entity and in most of the time that company code and company has one to one relationship, has anyone configured it in a way that the relationship between them is many to one(company code to company)? Any problems with this kind of setup? We are in a midst of rolling out the SAP HR module globally and there is a need to create  some additional comany codes in FI for employees in other countries but legally report to a existing company code in US. (US dollor is the local currency). Currently our mapping from company code to company is 1:1. Would like to know the impact of changing our existing configuration from 1:1 to X:1. (company code assignment to company). Any downstream impact? Any trading partner impact?
    Any suggestions/comments are welcome.
    Thanks and kind regards,
    Nancy

    Hi
    Yes, only company codes are legal and any number can be assigned to a company.
    There is no impact on HR rollout and creation of new company codes and assigning to the main company. Even if there is a difference in company code currency.
    Reg
    Suresh
    Any problems with this kind of setup? We are in a midst of rolling out the SAP HR module globally and there is a need to create some additional comany codes in FI for employees in other countries but legally report to a existing company code in US. (US dollor is the local currency). Currently our mapping from company code to company is 1:1. Would like to know the impact of changing our existing configuration from 1:1 to X:1. (company code assignment to company). Any downstream impact? Any trading partner impact?

  • Inter-Company Transaction thro Transaction Code FB60 it is giving me Error.

    Dear Friends,
    When I do Inter-Company Transaction thro Transaction Code FB60 it is giving me Error.
    For Example: if I have 2 Company Codes u2013 8001 & 8002
    I want to Post One Vendor Invoice
    Ex:
    Vendor - 20003 Rita Chemicals            5000     Credit
    460000   - Expenses                                  2000      Debit      - Company Code     -   8001
    (Then Debit Expenses G/L Account 460000 for Company Code 8001)
    460100   - Expenses                                  3000      Debit      - Company Code     -   8002
    (Then Debit Expenses G/L Account 460100 for Company Code 8002)
    When I am going to POST it is giving me an Error please sees below.
    Error Message
      A unique company code has not been assigned to company number MODA
    Message no. GLT0001
    Diagnosis
    Document breakdown is active in your system. In certain cases, a company code is derived from the company ID number, and this must lead to the assignment of a unique company code.
    A unique company code could not be assigned to company number MODA.
    System Response
    You cannot carry out the required posting.
    Procedure
    Assign one company code to company number MODA.
    Please tell me  How to solve this issue.
    Thanks,
    Srem

    Dear friends,
    I Assigned the company name to both company code throught t.code OX16
    but still it is giving me same error Message.
    When I do Inter-Company Transaction thro Transaction Code FB60 it is giving me Error.
    For Example: if I have 2 Company Codes u2013 8001 & 8002
    I want to Post One Vendor Invoice
    Ex:
    Vendor - 20003 Rita Chemicals            5000     Credit
    460000   - Expenses                                  2000      Debit      - Company Code     -   8001
    (Then Debit Expenses G/L Account 460000 for Company Code 8001)
    460100   - Expenses                                  3000      Debit      - Company Code     -   8002
    (Then Debit Expenses G/L Account 460100 for Company Code 8002)
    When I am going to POST it is giving me an Error please sees below.
    Error Message
      A unique company code has not been assigned to company number MODA
    Message no. GLT0001
    Diagnosis
    Document breakdown is active in your system. In certain cases, a company code is derived from the company ID number, and this must lead to the assignment of a unique company code.
    A unique company code could not be assigned to company number MODA.
    System Response
    You cannot carry out the required posting.
    Procedure
    Assign one company code to company number MODA.
    Please tell me  How to solve this issue.
    Thanks,
    Asm

  • Inter company PO is not pulling the valuation price from Material Master

    Hi Experts,
    We have a scenario, Inter-company PO with pricing procedure which pulls Material Price from Material Master (Std Price), similar to intra company PO
    Even after maintaining the std price in the supplying plant , system is not pulling the Valuation price from Material master only for a particular Material
    I checked the Plant level attributes ( for ex: Plant Mat status, client level status and everything looks fine )
    Could you guys please mention what would be the issue ?
    Thanks in advance
    Illayaraja

    Hi,
    Is there a routine which pulls the value? then you need debug with ABAP help for that routine where its failing to pull
    Thanks
    Diwakar

  • Bapi_Acc_Document_Post - E 018 : Invalid tax code and company code combination

    Hi All,
    I need the help of this forum once again.
    I am using bapi Bapi_Acc_Document_Post to create KR documents in SAP. The bapi works absolutely fine except for one scenario:
    For a particular type of invoice coded to Company "XXXX" with lines having tax code "I0", the bapi returns error message "E 018 : Invalid tax code and company code combination". The tax code "I0" and the company code "XXXX" has been mapped in SAP and if I try to create the invoice manually in SAP using the GUI, the invoice gets created without any issue.
    I have tried searching the forum but could not find any post on this topic.
    Therefore, requesting the masters to please help me out on this.
    Best Regards
    Sutirtha Roy

    Hi Gowthami,
    how have you solved your problem, because I am facing the similiar issue and trying desperately to post the following combination with BAPI_ACC_POST_DOCUMENT:
    001 40       490100     Aufw. aus Marge PP              R2                 15,92
    002 31       10000003   Kreditor                                R2                 15,92-
    003 50       175060     Abzugsverfahren USt            R2                  3,18-
    004 40       154060     Abzugsverfahren Vst             R2                  3,18
    THANX!
    Regards
    Marko

  • Re: IMpact in changing company code to company relation not during monthend

    Hi Guru
    I would like to know your opinions about the impact that may arise in changing company code - company relationship during the mid month(not exactly mid month - anytime expect month end )? If there is an impact what would be the best approach. We suggested to the change at the month end and do the month end activities ..but due to management decision, situation may appear where it needs to be done during the month .  They have inter-company transaction .
    Here is the scenario :
    Company A has 1,2,3 and 4 as it's company code . The company code 4 now needs to be linked to a new company B . How can this be done during the middle of month ? How to get the reports for new company A and Company B and make sure the entries are correct one .For example on 18th of month company code 4 is been moved to company B. how will the assets depreciation will be posted that will reflect in Balance sheet . Let say total depreciation for the month is 300$( 30 days in month). I believe this will show up in both company B/L sheet as 300$. We are looking to differentiate 180$ being posted to Company A balance sheet and 120 to be posted to company B balance sheet .Your input on this will be highly appreciated.
    Thanks
    Gobi

    Hi
    Transaction <b>OX02 </b>changes the name.
    It is not easy to change your company code to a new one.
    You would need to copy your existing company code to the new one and go through the IMG and verify all settings. Then reconfigure all the modules that are using the old company code like purchasing, sales, etc. to point to the new code. Finally, you would need to transfer all the legacy data. Therefore it is far easier to keep the existing company code but give it a new text name.
    Copy all the customization in a new client, no transactions and no master data. So you’ll have the same settings   with your live system. 
    Created a new company code with the new currency, and copy all the customization. This step was to minimize step in re-customization. 
    Uploaded all the master data...and do a new transaction
    The suggestion is don't do that in a live system or else you’ll have a big problem then.
    Message was edited by:
            SHESAGIRI.G

Maybe you are looking for

  • Cannot install Windows 7 Pro; gets stuck on "Starting Windows" screen

    I have read dozens of posts on this topic but none has helped yet. My system has Windows 8 with UEFI. I want to install Windows 7 Pro on another partition. I have turned off Secure Boot in the UEFI/BIOS. When I try to install Windows 7 Pro from a DVD

  • Windows Media Player and audio engine behavior

    I have made one LFX and one GFX module both residing in the same dll. I have noticed some strange behavior with windows media player which I don't understand. When playing back audio with WMP there are always two processes (image names) that loads my

  • Nokia 6151 time and date problem

    Recently I have reset my phone to Factory Setting, due to some problem that I'm having with my phone. Now, after resetting my phone to the factory setting, each time I off my phone (without removing the battery) and on it after that, I will have to u

  • IPhoto 08 Themes Gone

    My friend was playing around on my computer and somehow managed to delete my iPhoto. I just took a copy of my friend's, but it is one version higher than my old one. I had iPhoto 07, and she had iPhoto 08. That was very evident when I loaded it up Ho

  • DDTS 100 And Creative 6060 TEST SIGNAL!! Please Help...

    Hi to everyone.. Just a simple question.. I got a DDTS 100 Ampliefier And A Pair of Creative 6060 speakers.. When i try the "TEST" mode on the DDTS100 all the speakers play the sound correctly , except the subwoofer (it don't play the typical deep ba