Article UoM conversion differs from Inforecord UoM conversion

Hi experts,
While creating article through MM41(ALE), in basic data, we have maintained base UoM as KG and another UoM 1 CAR = 12 KG. The article is gettting created properly.
But the issue is the conversion for CAR is not reflecting correctly in the info record, it is 1 CAR = 1 KG in inforecord. In Purchasing view, We have maintained CAR as order unit. and variable order unit as 2 (active with own price).
The conversion in inforecord should be as same as the article UoM conversion. Can you please throw some light on why is this happening?
Many thanks,
Maniraj

Hi,
I have checked inforecord log, there is no change log.
If the UoM measure has not been transferred to inforecord, the ideal conversion should be 1 KG = 1 KG, but in my case its 1 CAR = 1 KG, the order unit is getting transferred, why not the conversion value (1 CAR = 12 KG).
When i create directly throught MM41, all the details in the Note applies, and everything is fine.
Thanks,
Maniraj

Similar Messages

  • UoM is different from UoM in Material Master

    Hi CCM experts,
    In CCM2.0 , the UoM is showing Internal Unit of measurment and but we normally maintain in MM as Commercial UoM.
    Can we synch this UoM with CCM with Commecial UoM.
    Because of this Shoppers/Users are confusing while adding Item from the Catalog.
    There is no iisue after adding the item.UoM is converting automatically to Commercial unit.
    Currently we are transferring records from MM by using custom Interface prog.
    Can any body tell me the solution.
    Greatly appreciated
    CK

    Hello,
    One solution I would like to suggest:
    Create a custom table (Z table) and maintain your Internal Unit of measurment and Commercial UoM.Ask user/shoppers to put Internal Unit of measurment and while run time in the program pick up the Commercial UoM.
    Hope this will work.
    Best regards,
    Vivek

  • Creating and using a calculated field in business rule from the currency conversion of another field.

    Hello,
    I'm creating a calculated field with a set currency for a business rule. I'm planning to use it as a deficiency criteria. I want the values to come from the currency conversion of another field. Can someone provide me the step by step procedure on how to do it?
    Some documents would be great.
    I've been trying to do it on my own but I've gotten lost.
    Thank you.

    Thank you for all your help above.
    Just to confirm your advice, am I right with the following conclusions? :
    1. The script (function) to fill the text field with the modification date of a different PDF file needs to be stored in a folder level .js file.
    2. The document containing the text field needs to call the .js function either within the document script or within the custom script property of the text field itself.
    Further to that can you just advise on the syntax for accessing the modification date of the other document.
    Do I need to assign a variable to the address of the file to be used, and then use this variable in the text form filling script (as below) or can I use a direct file reference at the .modDate command.
    var LastSync = "C:\sync\bin\lastsync.pdf";
    var strMsg = util.printd("h:MM tt",LastSync.modDate) + " on ";
    strMsg += util.printd("dddd, d mmmm, yyyy",LastSync.modDate);
    this.getField("LastSyncDate").value = strMsg;
    If the syntax is totally different to the above I would be very grateful for some guidance in the right direction.
    I much appreciate your time to help me ... I'm almost there.
    Kind Regards,
    Nifty

  • PLW-07204: conversion away from column type may result in sub-optimal query

    I have the following query in the package that created using sql developer. I am receiving the error 'PLW-07204: conversion away from column type may result in sub-optimal query plan' when try to compile the package. The issue is happen to be in the last line where the date is. Any help? Thanks
    select count(*) into n_cnt
    from tmp_order
    where sgn_off_dt is null and cmt_dt is not null
    and sysdate - cmt_dt > 90;

    Sy:
    Try doing as a procedure instead of an anonymous block. It looks like warnings do not apply to blocks.
    SQL> create table tmp_order(sgn_off_dt date,cmt_dt date);
    Table created.
    SQL> alter session set plsql_warnings='ENABLE:ALL';
    Session altered.
    SQL> create procedure p as
      2     n_cnt number;
      3  begin
      4     select count(*) into n_cnt
      5     from tmp_order
      6     where sgn_off_dt is null and
      7           cmt_dt is not null and
      8           sysdate - cmt_dt > 90;
      9  end;
    10  /
    SP2-0804: Procedure created with compilation warnings
    SQL> show err
    Errors for PROCEDURE P:
    LINE/COL ERROR
    8/18     PLW-07204: conversion away from column type may result in
             sub-optimal query planlindalop:
    In this case, you can ignore the warning, as it is not correct. Sysdate and a date column have different internal data types (note the type 13 for sysdate and type 12 for the date column), and whatever internally generates the warnings seems to just compare the type number.
    SQL> insert into tmp_order values(sysdate, sysdate);
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> select dump(sysdate) sdate, dump(cmt_dt) cmt_dt from tmp_order;
    SDATE                             CMT_DT
    Typ=13 Len=8: 7,219,2,3,15,44,4,0 Typ=12 Len=7: 120,111,2,3,16,44,12However, Oracle is perfectly capable of using an index on a date column with sysdate as a predicate. I would agree with Sy's suggestion to re-work the predicate to be something like cmt_dt < sysdate - 90.
    John

  • In iOS 8 will I be able to delete individual photos from an iMessage conversation?

    Right now Messages take up over 3 GB of space on my phone. With the new iOS 8 update, I discovered that it is because it does save every photo or video you send as part of a conversation, even ones that were previously unavailable by scrolling back as far as possible. I want to know if there is going to be the ability to delete photos individually to free up space? I don't want to have to delete the entire conversation to free up space.

    You can delete a photo from a message conversation by tapping and holding the photo, then tap More... above the photo, confirm that the photo has a check to the left of it, then tap the trash icon.  You can also scroll through the conversation and tap multiple items to select them before tapping the trash icon.

  • Fetch dollar to euro currency conversion rate from the interwebs ...

    Hey guys,
    this might sound like a dumb question to you, but is there a way
    to fetch the dollar to euro currency conversion rate from let's say
    yahoo finance into a single cell inside numbers 09?
    Basically what want is, just a plain output in a number like:
    0,7421 so that I can use it to convert various values.
    I'm just sick of going to the website every day and copy paste the
    value into my numbers file.
    I'd really really appreciate it, if someone could help me.
    I don't know anything about apple scripting, but I think this might
    be the way to go?
    Best, JK

    Go to my idisk :
    <http://public.me.com/koenigyvan>
    download :
    For_iWork:iWork '09:forNumbers09:insertquotes.zip
    You will get several scripts more or less complex.
    Yvan KOENIG (VALLAURIS, France) lundi 14 février 2011 21:48:54

  • Conversion away from column type may result in sub-optimal query plan

    Hello all,
    I have the following select statement in a cursor compiled in a package.
    SELECT id
    FROM table
    WHERE TRUNC(ts) >= TRUNC(SYSDATE - p_days)
    However I get 4 warnings that read:
    PLW-07204: conversion away from column type may result in sub-optimal query plan
    Does anyone know of a way to rewrite the query to avoid the compilation warnings?
    I'm just trying to compare the date without the time...
    Thanks in advance
    Dan

    For what it is worth, whenever you compare a date column to either sysdate or any built-in function returning a date you will get that warning.
    SQL> desc t
    Name                                      Null?    Type
    ID                                                 NUMBER
    DT                                                 DATE
    SQL> SELECT DUMP(dt), DUMP(trunc(dt)), dump(sysdate)
      2  FROM t;
    DUMP(DT)                            DUMP(TRUNC(DT))                  DUMP(SYSDATE)
    Typ=12 Len=7: 120,107,7,12,15,16,43 Typ=13 Len=8: 7,215,7,12,0,0,0,0 Typ=13 Len=8: 7,215,7,12,14,16,11,0But,
    SQL> CREATE FUNCTION f(p_v IN VARCHAR2) RETURN DATE AS
      2  BEGIN
      3     RETURN TO_DATE(p_v, 'dd-mon-yyyy');
      4  END;
      5  /
    Function created.
    SQL> SELECT DUMP(f('01-jan-2000')) FROM dual;
    DUMP(F('01-JAN-2000'))
    Typ=12 Len=7: 120,100,1,1,1,1,1John

  • Hi I can't work out how to go directly to my PDF conversion pack from my account

    Hi
    I can't work out how to go directly to my PDF conversion pack from my account

    If you mean the PDF Pack:
    https://cloud.acrobat.com/convertpdf
    or click on the Create PDF tab
    or use the Create PDF button in the Adobe Reader Tools
    [topic moved to Acrobat.com Services forum]

  • PLW-07202: bind type would result in conversion away from column type

    Got this error, "PLW-07202: bind type would result in conversion away from column type", when compiling in the stored procedure editor.
    CREATE OR REPLACE
    procedure test_proc (at_incoming varchar)
    as begin
    insert into test2(itemname) values (substr('1234',1,2));
    end;
    The table test2 was created like this:
    CREATE TABLE "DMSCO"."TEST2"
    (     "ITEMNAME" VARCHAR2(30),
         "ITEM2" VARCHAR2(10),
         "ITEMNUM" NUMBER(10,0)
    Removed the substr, and it compiles.
    CREATE OR REPLACE
    procedure test_proc (at_incoming varchar)
    as begin
    insert into test2(itemname) values ('1234');
    end;
    In sqlplus it compiles fine even with the substr.

    PLW-07202: is a warning. There's a bug that it's showing as an error.
    -kris

  • Any conversion utilities from OAF to ADF

    Are there any migration or conversion utilities from OAF to ADF.
    We have several forms developed using OAF, we want to migrate/convert these to ADF.
    Any help/suggestions are appreciated.
    Thank you,

    There is no conversion utility available between OAF and ADF
    But you may find below links interesting.
    Metalink Note :Using Oracle Application Framework (OAF) and Application Development Framework (ADF) [ID 563047.1]
    http://blogs.oracle.com/stevenChan/2007/06/oa_framework_or_adf.html
    http://mukx.blogspot.com/2008/02/next-big-thing-adf-faces.html
    http://shiv-saroj.blogspot.com/2008/03/oaf-vs-adf-with-respect-to-oracle.html
    Thanks
    AJ

  • Deleting whatsapp conversations history from icloud

    hello, how can i delete whatsapp conversations history from icloud as i backed it up long time ago and now want to delete it

    Hi soumyashree,
    That's fustrating, I've been there before with a stuck iCloud restore, I just had to wait it out in the end. Hours!!
    If you made an iTunes backup before the conversation was deleted you could restore from that.
    If you don't, try to restore from the iCloud backup again. As a last restort, you could try some iCloud restore troubleshooting tips.
    or third party recovery software to help you get your whatsapp chat back. However this may cost money.
    Be sure to look through reviews before you make a decision.

  • How to protect Conversion file from changes

    Dear All,
    Is there any way to restrict users on change conversion files ? my requirement is, need to protect conversion file from changes.
    I have tried normal Excel password protection,it is not working.
    thanks in advance...
    regards,
    Raju

    Hi Raju,
    Why do you want to protect the conversion file?
    Conversion file is used insight of transformation file only.
    That's means if an user will change the transformation file to use another conversion file it doesn't matter if you protect the conversion file.
    So actaully if I understood correct is that user should not be able to change the conversion and transformation file.
    This can be done in two wat:
    Into task profile don't give to the user access to do Organize package list.
    Second into your DM package eliminate the prompt for transformation file.
    I hope this will help.
    Regards
    Sorin Radulescu

  • Currency conversion issue in SPM. We are getting incorrect results with SPM conversion function from one of the document currency to USD.

    Currently we are using SPM 2.0 version and we have been facing currency conversion issues.
    Please help me in following aspects.
    1) Where actually currency conversion happens in SPM. Is it the global program which does the conversion or other way.
    2) We have conversion issue for one of the currency where conversion function is giving incorrect results when converting from one of the document currency to USD. here The respective document currency is considering the 1:1 ratio with Dollar which is actually incorrect.
    3) We have verified in both BI side(currency tables) and even ECC side.
    Please help me in understanding this issue and let me know if you need more information on this.
    Its an production issue and appreciated your immediate inputs.
    Thanks
    Kiran

    Hi Arun,
    The following information may be helpful to you.The SSA_HELPER_PROGRAM has options regarding currency settings.
    EXCH_RATE_TYPE: This flag governs the exchange rate type which will be used for currency conversion in data management. For example if RSXAADMIN contains an entry EXCH_RATE_TYPE = „ZSPM‟ then the conversion type used for currency conversion is ZSPM. The default value for the exchange rate type is „M‟. More details can be found in the note 1278988.
    CURRENCYCONVERSION: By default data management converts all the measures in transaction currency to reporting currency and copies over to the corresponding measure in reporting currency. If the measure in reporting currency is already available in source it might be desirable to disable the currency conversion. To disable the conversion you can make an entry CURRENCYCONVERSION = „ „ in the table RSXAADMIN. This can also be achieved by running the program SSA_HELPER_PROGRAM with the option DEACTIVATE_CURRENCYCONVERSION. The conversion can be reactivated by running the same program with option ACTIVATE_CURRENCYCONVERSION.
    UNITCONVERSION: Similar to above. To deactivate unit conversion you can use the program with option and DEACTIVATE_UNITCONVERSION and to reactivate ACTIVATE_UNITCONVERSION. By default both the conversions are switched on
    EXTERNAL_CURRENCIES: Normally most of the international currencies are stored with two decimal places however certain currencies do have 0 and 1 decimal place too. For example JPY has 0 decimal places. SAP internal format stores even these currencies with 2 decimal places and at the time of display it changes the value to right decimal places. In case a file from external source is loaded to SPM it might have the format with 0 decimal places in the file. To convert it to SAP standard format post processing needs to be done on this value. If that is the case you can set the flat EXTERNAL_CURRENCIES = „X‟ in the table which will enable the post processing for these values. This flag can also be set and reset using the helper program using the option TURNON_EXT_CURRENCY_FORMAT and TURNOFF_EXT_CURRENCY_FORMAT.
    Kind Regards,
    John Harris
    Senior Support Engineer, SAP Active Global Support

  • Ordering unit different from invoicing unit

    Hi all,
    My client procures steel. In PO, they want to buy with ordering unit EA, but when invoicing, they want it in KG (because based on the law here, invoice for steel must be in KG).
    We suggested them to use ordering unit KG because in SAP, PO unit and invoicing unit have to be the same.
    Is there anyway/configuration to allow the PO unit different from invoicing unit?
    Thanks,
    Trang

    Hi,
    You can have order unit as EA and Order price unit as KG while creating PO.
    For ex:
    Order qty: 10 EA
    OPU: KG
    Under item tab quantity/weights in PO, you can give the conversion factor as 1 EA = 2 KG or maintain the conversion factor in additional data of material master.
    Price will be calculated for 20 KG during invoice.

  • Free conversation for two iphones, free conversation for two iphones

    I know theres a way to have a free conversation betweentwo iphone whatever they are not in the same country how can that be done

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    The built in Face Time app over wi-fi. It is accessible from a person's entry in Contacts. Or tell Siri, "Face Time with (name of Contact.)

Maybe you are looking for

  • Call+sms filter not work numbers are not blocked

    Lumia 530

  • Audio on macbook pro

    i cant get the audio to work on the windows side when i boot up and hold down the option key. please dont ask if ive done the leopard stuff and dvds and whatnot because i have. does anyone have a website where i can download the driver to get the aud

  • How to generate barcodes 2D?

    How to generate barcode 2D in Java? Is there any API in Java for to generate barcodes 2D (From preference QRCodes). Att, Cleber.

  • How would you transfer data?

    I just unboxed a new to me early 2008 octo 2.8. Its a big upgrade from my G5 listed in my sig. In my G5 I've got 2 1TB drives. One is the boot and the other is for Time Machine. With all my previous macs, I've connected them with a firewire cable and

  • Any updates for Nokia 6102i for the Tungsten E2

    I am trying to link my Bluetooth enabled Nokia 6102i and my Tungsten E2. I have checked for updates on the palm site, but it doesnt look like any updates have been created since 2005, and this phone was introduced in 2006. Can anyone steer me in the