Where Used for a Quantity Conversion Type ?

We had a problem with a quantity conversion type, and it's caused corruption on every query that used it. So I have to go in and fix 'em all. Except.... I'm not sure which queries used it !
Metadata ? Nope. Quantity Conversion Types aren't there.
Where used from RSUOM ? Nope. All it pulls is the conversion type itself and the associated infoobject.
RSZELTXREF ? Nope. not in there.
RSUOMTRT ? Well, yeah, the GUID for the conversion type is there. But.. it does not show up as an ELTUID anywhere else.
I'm stumped ! Anyone have an idea ?

I just manually went into every query that I had assigned as having an Alt UOM conversion and fixed it that way.

Similar Messages

  • Function Module using Quantity conversion type

    Hi,
    I need to know the function module which uses the quantity conversion type created in RSUOM and should provide the converted value as the result.
    I know the function module which convert the units based on the input. But need to know the FM which uses conversion type.
    I tried conversion type available in the transformation rules. But it is not working for a particular case. So thought of doing the same inside a routine.
    Awaiting for your reply
    Thanks!

    Try this and check
    select vbakvbeln vbapposnr vbakvkorg vbakvtweg vbak~spart
    vbakvkgrp vbakvkbur vbapmatnr vbapmatkl vbap~zieme
    into CORRESPONDING FIELDS OF table it_data
    from vbak
    inner join vbap on vbapvbeln eq vbakvbeln
    where vbak-vbeln eq vbeln.
    Regards,
    Atish

  • Error in Quantity Conversion type.

    Hi all,
    I have created  quantity conversion types in transaction RSUOM."ZCRFNSC"
    In the Conversion Factor Tab,Dynamic Determination of Conversion factor i chosen as Using Refrence Info Object------0MATERIAL.
    In the UOM Tab.
    Source Unit TAB-- I have defined as UOM from data Records
    And in the Target UOM  i have set as Fixed Unit --"SC".
    Now when i am executing the report where i have apllied this conversion type it throws error
    "Inconsistent i/p parameter(I_TUOM, value SC)"
    Kindly help me tounderstand & get the solution for this error
    Points will be assigned....

    Dear Experts ,
    P101 condition type is not picking the MAP value in PO . It sometimes takes 0.00 or some other value other than MAP . Please tell me what could be wrong ?
    Regards
    Anis

  • How to define the application to use for opening each file type (pdf, jpg,...)

    I installed an external application, and this new application has been configured by defect that it will be used to open all files with extensions like jpg, pdf, etc...
    I want to revert this situation and define again the proper application I want to use for opening each file type. How can I do this in Lion?
    Thanks,
    Azaldier

    Pick a representative file.
    Get info. (Command-i)
    There you will see a place "Open with" where you can select the application for that file.
    Hit the "Change all..." button to do this for all files of this type.
    charlie

  • Can Audit Vault be used for getting detailed read type information from the siebel database?

    Can Audit Vault be used for getting detailed read type information from the siebel database?

    Kramer wrote:
    saurabh wrote:
    check below cmd to see where archive are generated.
    SQL> archive log list
    And also check the following
    SQL> select flashback_on from v$database;
    Hi
    Here is the out put
    SQL>  select flashback_on from v$database;
    FLASHBACK_ON
    NO
    SQL>  archive log list
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            USE_DB_RECOVERY_FILE_DEST
    Oldest online log sequence     11
    Next log sequence to archive   12
    Current log sequence           12
    The flashback is not enabled. But archive log list shows archive destination is specified to use_db_recovery_file_dest.  And I checked the log_archive_dest_10 still empty
    Flashback off or on has nothing to do with it. 

  • Where-used for FM somethimes colors the program in red- why?

    Hello,
    Small question for something that i've noticed:
    When i do Where-used for FM somethimes the program is colored in red- anyone knows why?
    Thanks,
    Moshe

    Hi,
    In a where-used list for a function module the programs coloured in pale red are inactive.
    Regards,
    Nick

  • Where-used for Storage location

    Dear all,
    I have to delete a Storage location SL01 from system. Before I doing so, i need to perform below:
    1. I have to check SL01 is being used in what document. Can you advise what are tools that avaialble for me to perform where-used for SL01?
    2. If there are documents created and some of them are still open, do you advise to delete SL01?
    Please comment.

    Hi,
    Storage location comes into picture when you post a goods movement either a GR or GI.
    For this reason,When you create a Purchasing document a Po for example, it is not mandatory to define a storage location and the storage location defined at Po level canbe changed at GR level.
    So, before deleting the storage location you need to check whether there is available stock in the location.
    You can use the MB52 warehouse report to check the s.location stock .
    Hope it hepls.
    Regards,
    Bijoy Kumar

  • Which Access sequence will use for sales tax condition type for TAXINN

    hi.,
    which Access sequence will use for sales tax condition type for TAXINN procedure.pls give one example (Access sequence) and give fields.
    Because i couldnot create the condition record,the system not accepted for tax indicator.
    Regards.,
    lakshmanan

    We also got the same problem with our client and escalated it to SAP.
    they advised to use the access sequence <b>JIND</b> which consists of condition tables in the order given below
    <b><u><i>Step    Condn Table</i></u> 
    10            354
    20            355
    30            40</b>
    Attach this to your condition types.
    Rewards if it helps.
    Regards,
    Anbu

  • How to find where used for PDF forms

    Hello Everyone,
    I have a small issue. I want to find the where used list for a PDF form SD_INVOICE_FORM01. Just want to see the driver program which is calling this PDF form.
    Can some one help me in this regard?
    Quick response would be appriciated. Thanks in Advance!!!

    Hi,
    You can see the driver program in Tnapr table.
    Give the FORM name in the selection criteria. You will get the driver program details.
    If you have the FM name generated,goto se37 and check where used list there.( It is useful only if  the FM is used by its name in the driver program.)
    Regards

  • Where Used for VIs and LabVIEW Project

    Is there a way in LabVIEW Project Manager to check the Where Used status on all the VIs at the same time? I am going through a project trying to weed out VIs that are not used in the project. I know I can check the "Find Callers" for each VI, but this feels slow and cumbersome. Is there a way I can generate a report to find the Where Used status on all VIs in a project?
    Thanks,
    Matt

    You also have the Find Items with No Callers Dialog Box as of LV 8.5
    Eric V
    National Instruments
    Applications Engineer
    Certified LabVIEW Associate Developer
    "I'm a Ramblin' Wreck from Georgia Tech and a helluva (NI Applications) Engineer!"

  • Where-used for a function module

    All,
       I have a function module used in several update and transfer rules.  I would like to know EVERY place it is used.  The 'Where-used' button returns not found, even though I know it is used in several places.  I am on 3.5,  Is there any way to tell where a function module is used?
       Thanks.
    Dave

    Hi
    Try this
    1). Goto Se16 and check the contents of table 'CROSS'.
    2). Enter 'F' in the type selection screen field
    3). In the NAME field enter the Function module name and execute.
    4). The list will give you where all the FM has been used.
    Kindly note this is almost the same as doing a where used list. The where used list will only work correctly if the 'Update Navigation Index' works correctly in your system. So just to ensure the result of your where used list you can follow the above steps. This does not require the Update Navigation Index.
    Hope this Helps
    Regards
    Shilpa

  • Where used for Smartforms

    Hi
    I want to find out what all programs are calling a smartform. If i pass the function module name, I get zero hits as the its the name of the smartform that is passed in the programs calling it. Is there a way to find out where the smartform is used
    Thank you

    I don't think we have any direct way to find it out.
    The workaround would be like this:
    Do "Where used list" for the FM SSF_FUNCTION_MODULE_NAME.
    Then from the list you need to find out which program calls your Smartform.
    Regards,
    Naimesh Patel

  • DT and MT definition to be used for File Content Conversion

    Hi FCC gurus
    would just like to ask, my scenario is Flat File (fixed length) to IDoc
    the flat file structure is below:
    HHeader.......(Fixed Field until 427characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    DFile ......... (Fixed Field until 404characters)
    DText ......... (Fixed Field until 235characters)
    DFile ......... (Fixed Field until 404characters)
    DText ......... (Fixed Field until 235characters)
    -------No Space, for illustration only PO2--------
    HHeader........ (Fixed Field until 427characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    DFile ......... (Fixed Field until 404characters)
    DText ......... (Fixed Field until 235characters)
    DFile ......... (Fixed Field until 404characters)
    DText ......... (Fixed Field until 235characters)
    -------No Space, for illustration only PO3--------
    HHeader........ (Fixed Field until 427characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    HText ......... (Fixed Field until 234characters)
    DFile ......... (Fixed Field until 404characters)
    DText ......... (Fixed Field until 235characters)
    DFile ......... (Fixed Field until 404characters)
    DText ......... (Fixed Field until 235characters)
    where:
    HHeader = Header
    HText = Header Text
    DFile = Order Detail File (Line Item)
    DText = Order Detail File Text (Line Item Text)
    As shown above, 1 flat file can contain 3 purchase orders in it structured exactly like the structure definition above.
    I need to map this to 1 IDoc for each purchase order
    so my target structure should be:
    - ORDERS05
       - IDoc (PO1)
       - IDoc (PO2)
       - IDoc (PO3)
    Of course I need to use FCC for this, I'm just a little confused on how I will define the Data Type and Message Type for this.
    For the Data Type should i define it like this:
    DT_ORDERS
       HHeader-Field1 (Element)
       HHeader-Field2 (Element)
       HHeader-Field3 (Element)
       HText-Field1 (Element)
       HText-Field2 (Element)
       HText-Field3 (Element)
       DFile-Field1 (Element)
       DFile-Field2 (Element)
       DFile-Field3 (Element)
       DText-Field1 (Element)
       DText-Field2 (Elemen
    t)
    OR
    should i define the Data Type like this:
    DT_ORDERS
        HHeader (Element)
           HHeader-Field1 (Sub Element)
           HHeader-Field2 (Sub Element)
           HHeader-Field3 (Sub Element)
        HText (Element)
           HText-Field1 (Sub Element)
           HText-Field2 (Sub Element)
           HText-Field3 (Sub Element)
        DFile (Element)
           DFile-Field1 (Sub Element)
           DFile-Field2 (Sub Element)
           DFile-Field3 (Sub Element)
        DText (Element)
           DText-Field1 (Sub Element)
           DText-Field2 (Sub Element)
    Kindly advise which one is the correct definition   (Or if I am missing something out  e.g. Recordset element betweend DT_ORDERS and HHeader)
    Thanks in advance
    Edited by: HJ Dlec on Aug 13, 2010 4:13 AM
    Edited by: Prateek Raj Srivastava on Aug 13, 2010 2:29 PM

    >Kindly advise which one is the correct definition  
    Second approach is fine..
    >(Or if I am missing something out  e.g. Recordset element betweend DT_ORDERS and HHeader)
    Yes do this as well

  • Where Used for Code groups or Selected Sets

    Dear all,
    can any body plz tell me how can i know which code group or selected set is used in what qualitative MICs.
    either any report or transaction...
    thanks in advance
    zeeshan

    Hi Zeeshan,
    According to my information,,,
    For Code Group
    In QS41/42/43/44, reach up to the second screen "Change View: Codes" Overview. And then click on the "Used in Selected Set" Or short key "CntrlShiftF3"
    For Selected Set.
    I think no such std sap report is available. But what you can do is use the work bench CWBQM in display mode,,,,,
    - CWBQM---> select the "Current Working Area" as "Q_OPR_000000000010".
    - Apply the Basic Selection or Additional Selection Criteria" and then press Cntrl+F7.
    - the list of the MIC data will be available here.
    Or
    You have to write done a query SQVI
    Or
    Develop a customized report.
    Regards,
    Shyamal

  • Where used for table fields

    I have list of 3600 fields , I need to get info related to these fields are used in which screens. Any easy way ?
    PS : Please donot suggest to use se11--> and make whereused list for field
    a®s
    Edited by: a®s on Jul 31, 2009 12:34 PM

    Hello,
    1. Get the table name in which all the data elements are stored.
    2. Write select for that table to find all the table names using required data elements for table field.
    Check if this helps,
    Thanks,
    Augustin.

Maybe you are looking for

  • Slow Airport networking : fixed by 10.4.6 update!

    Whoopee! After waiting weeks, and visiting this forum every day for solutions and workarounds to the dismal Airport perfs on my new iMac, I am pleased to announce that today's 10.4.6 update has fixed it once and for all (fingers crossed...:-) Here ar

  • How can I merge layers with multiple layer styles added to them?

    So I have this issue where I have to merge lots of layers in order to finish the job. Thing is that two of them have layer styles added to them. Each one has two different layers styles added to it. If I try to merge the layers, the effect won't stay

  • Lightroom Library Grid Mode - Uncommanded Ratings Changes and System Crash

    I have Lightroom 5.  When I am in Library Mode and Grid view with a rating filter set, I get the following: On multiple occasions, when the mouse is in the vicinity of the "set Rating" stars, the existing ratings of photos in the grid start changing

  • Row Level Security in OBIEE using OID as authentication Mechanism

    Hi OBIEE Gurus, I am trying to implement Row Level Security in OBIEE . Currently I have setup OBIEE to have OID do the user authentication. I want to implement RLS by doing the following : 1. Have Security Groups defined in OID and assign users with

  • Photomerge in CC not working

    I have 5 files of 11.2MB each I want to merge for a panorama. It takes 1minute in CS6 to complete the process and render a perfect panorama. In CC, Alignment of  Layers is laborious and uses max CPU resources. "Blending Selected Layers Based On Conte