Why Indented Bills  display extened quantity as decimal ?

I set Round Order Quantity = 'y' in master item, %yield in BOM = .9 and enforce to integer quantity = 'up', but extended quantity in Indent Bill still display in decimal. Why?

hi,
round order qty can be supported only in planned orders.
next, oracle WIP will not support enforce integer rounding.
so, intended qty will be in decimal only.

Similar Messages

  • BEx Analyzer displays wrong number of decimal places after implementing BW patch

    Hey folks,
    we patched our BW 7.31 from PL10 to PL15 last weekend and now we got some issue with the number of decimal places shown in BEx Analyzer 7.x.
    One example for KF X
    Settings Info Object X
    Decimal Places:                         Not defined
    RSRT - Display X
    Shows 3 decimal places
    Query Designer Settings using KF X
    Number of Descimal Places:     0  [Use Default Settings: NO]
    BEx Analyzer Properties for KF X
    Decimal Places:                         0
    Resulting in BEx Analyzer workbook shows 3 decimal places instead of 0!
    Anyone with an good idea about that?
    Thanks,
    Andreas

    Hi Andreas,
    Have you used the list calulation like "Calculate Result As Average" or "Calculate Single Values as normalization of result" in the relevant key figures?
    For "Calculate Single Values as normalization of result",iIt is the known design that it is always displayed with three decimal places for normalized values, and the setting in Query Designer for
    decimal place doesn't take effect.
    For "Calculate Result As Average", the following note maybe relevant.
    2096911 - Decimal places in query result is wrong, if average is used and display precision is set to less than 3, it will always show 3 decimal places.
    Another clue is to check if the key figure is a Quantity type with unit, and what's defined in table
    T006 field ANDEC for this unit.
    Hope this helpful.
    Regards,
    Ceciclia

  • Problem in displaying total quantity

    For VA02 Transaction:
    When order contains 1 line item it is displaying fine. If order contains more line items total quantity of line items is not displaying, previously itu2019s working fine. I written perform at Item_line element to display line items and I written perform at Item_sum element to display the total quantity. (in debugging for one item 2 elements are triggering ,  when more line items item_sum element is not triggering).
    Please can u help me to display total quantity. And why item_sum element is not triggering.
    Thanks & Regards,
    Raj

    Hi,
    you meant, its not displaying the correct value or it is not at all printing any value in total when u have multiple line items.
    could you paste the code for this part...
    Rgds,
    Pavan

  • Indented Bill of Materials Form

    Hi,
    I would like to know if there is a way to enable or display DFF in Indented Bill of Material form in Oracle EBS. Currently there is no way to look Component Level DFF value through this form.
    Thanks for help.
    Ash

    Hi Ash;
    Unfortunately, there are no way but custom reporting to view DFF for bill of material. you can make use of BOM Explode package. Hope my answer will be helpfull to you.
    Thanks,
    Mostafa,

  • Find Indented Bills

    I have found a SQL query which will list all the indented bills. However, I like to list only those BOM with display option as "Future and Current". Following query lists the BOM with display option as "All". Any suggestion how I can get BOM with "Future and Current" seletion?
    SELECT bom.organization_id, msib.segment1 PARENT, msib2.segment1 CHILD,
    bic.component_quantity, LEVEL
    FROM
    apps.bom_inventory_components bic,
    apps.bom_bill_of_materials bom,
    apps.mtl_system_items_b msib,
    apps.mtl_system_items_b msib2
    WHERE bic.bill_sequence_id = bom.bill_sequence_id
    AND (bic.disable_date IS NULL OR bic.disable_date >= SYSDATE - 1)
    AND bom.assembly_item_id = msib.inventory_item_id
    AND bom.organization_id = msib.organization_id
    AND bic.component_item_id = msib2.inventory_item_id(+)
    AND bom.organization_id = msib2.organization_id
    AND bom.organization_id = :origID
    AND bom.alternate_bom_designator IS NULL
    START WITH msib.segment1 = :P1_ITEM_NUMBER
    CONNECT BY PRIOR bic.component_item_id = bom.assembly_item_id
    AND bic.bill_sequence_id = bom.bill_sequence_id

    Try
    AND (bic.disable_date IS NULL OR bic.disable_date >= trunc(SYSDATE))
    Add the following if you are looking for implemented changes only
    implementation_date is not null
    Sandeep Gandhi

  • Why is nothing displaying in my creative cloud app window?

    Why is nothing displaying in my creative cloud app window?

    Chelseaf34629241 have you utilized the steps listed in App doesn't open | Progress wheel spins continually to resolve the current error?  If so what version of the Creative Cloud Desktop application do you have installed?  Also which operating system are you using?

  • How to show the quantity in decimal in MIGO

    Dear expert,
    How to show the quantity in decimal in MIGO?? for example in material BOM the quantity is 12.480 but the quantity in MIGO is 13. it's automatically rounded.
    what should I do to show the decimal point in MIGO?
    Thanks
    Pauline

    Hi,
        Please check in su3 -
    defaults (Tab) -
    Decimal Notation.
        Change the decimal notation and logoff and login to apply the changes.
        I think it may help you.
    Regards
    Sreedhar Reddy

  • HT204407 why is the display on my icloud page so freaking big. It's magnified about a hundred times and why can't I scroll up and down. The thing is frozen. It's very irritating.

    Why is the display on my icloud page so freaking large. It's magnified about a hundred times. It's like I can see only one letter at a time. I'm using a PC, but I recently bought an Iphone, so I was going with their technology. But this Icloud display thing is just a pain in the ***. I can't even use the scroll up and down feature. It's just a frozen solid block.

    My display for iCloud on my desktop is the same. Magnified and can't find a way to fix it. It is the same for all the accounts in my family. It is magnified on my sign in page.

  • Why is FCP_LOGIN displaying in log file

    We have a shell script that is registered and runs successfully in a dev environment. When we push this to a new environment we get the following values that display on the log file.
    FCP_REQID
    FCP_LOGIN
    FCP_USERID
    FCP_USERNAME
    FCP_PRINTER
    FCP_SAVE_OUT
    FCP_NUM_COPIES
    My main concern here is that the apps username/password is displayed in plain text. Why is this displaying in one instance but not the other? Any ideas how to turn this off? Could this be a setting in the concurent request?

    900441 wrote:
    We have a shell script that is registered and runs successfully in a dev environment. When we push this to a new environment we get the following values that display on the log file.
    FCP_REQID
    FCP_LOGIN
    FCP_USERID
    FCP_USERNAME
    FCP_PRINTER
    FCP_SAVE_OUT
    FCP_NUM_COPIES
    My main concern here is that the apps username/password is displayed in plain text. Why is this displaying in one instance but not the other? Any ideas how to turn this off? Could this be a setting in the concurent request?Please see these docs.
    Use Encrypt To Prevent Apps Pwd Being Displayed In Log/Sql Script [ID 377858.1]
    Encrypt Option: Apps Password not Passed to the fcp_login [ID 144850.1]
    How To Create A Custom Concurrent Program With Host Method and Pass Parameters To The Shell Script [ID 266268.1]
    Secure Configuration Guide for Oracle E-Business Suite 11i [ID 189367.1]
    Secure Configuration Guide for Oracle E-Business Suite Release 12 [ID 403537.1]
    Thanks,
    Hussein

  • Why my calendar display different there is one day difference from different  when I see main screen and open the calendar

    See my Why my calendar display different there is one day difference from different  when I see main screen and open the calendar

    I too am having the same issue only I am in Regina, Canada.  iCloud appears to think Regina, Canada is in the Central time zone which it is, but it does not use Daylight Savings time.  My PC is Windows 7 and I am using Outlook 2010.  I have iCloud on iPhone 5 and iPad 2.   Terribly frustrating!

  • Billing for zero quantity is being allowed

    Hi,
    We have written a new copy control routine for data transfer VBRK/VBRP from Sales Documents to Billing Documents. This routine is for partial billing. When the partially billed quantity becomes zero, the transaction vf01 still allows the billing. But we should not allow billing for zero quantity.
    In the copy requirements routine, it does gives out error message if the quantity is zero. But this copy requirements routine is being called prior to our data transfer routine. So if the quantity becomes zero in our partial billing routine, the transaction vf01 is not giving any error message and it is allowing the billing for zero quantity.
    Could anyone please let me know how can I solve this problem or what are the ways to solve this problem?
    Thanks..
    Priya.

    Hi Naren,
    The checking part is already there in the standard copying requirements routine, which we are using. There can be many scenarios when the quantity will  be more than zero when the copying requirements routine is called and it can become zero only in our data transfer routine logic. The copying requirement routine is being called prior to the data transfer routine, so in the above case, the copying req routine will not add the error message since the qty is more than zero, but it will become zero in our data transfer routine. So the invoice will be created for zero quantity also. Please let me know if there is any other ways to achieve this..
    Thanks again..
    Priya.

  • Why the bill I got is different with my order??

    I ordered Verizon Fios Double Freedom
    phone plan:  versizon freedom essentials  $49.99
    Fios internet plan: Fios up to 20Mbps/5mbps $52.99
    versizon fios double freedom saving     -$42.99
    total :  $ 59.99
    special offer: Get $25.00 off total monthly price shown below months 1-3 and 5.00 off months 4-12
    But Fios Double Freedom is 79.99$$ in the bill.      I called custom service, but they can't figure it out.........What should I do?

    Excuse my last post, I just noticed that you do not have Video service with us according to your original post...some of use blast through some of these forum posts too fast...
    In this case, I have no idea why your bill is that high.  One thing to do is call the verizon store before going there, not all of the stores can assist with fixing a FiOS bill.

  • HT3702 apps store said that the game is free but why the bill says it need money?  please reply me!!!!!

    apps store said that the game is free but why the bill says it needs money?
    please reply me soon!!!!
    chan family
    <Email Edited By Host>

    Did you add or change your credit card details when downloading the app ? If so then you've probably received a temporary store holding charge, which should disappear within a few days : holding charges. Or have you made any in-app purchases within the app (what app is it) ? If you log into your account on your computer's iTunes (Store > View My Account), what shows under your purchase history ?
    As these are user-to-user forums, you are not talking to Apple here, I've asked the hosts to remove your email address from the post's title.

  • Why does safari display empty page when localhost service are requested using https?

    Why does safari display empty page when localhost service are requested using https and port 37542 (https://localhost:37542/), but displays page properly when regular port is used (https://localhost/).
    Both links return the same json response and work properly in other browsers. Certificate for localhost service was installed to the storage.

    Problem solved.
    I added headers for localhost service response and page displayed normally.

  • I need to display planned quantity and actual quantity for Plant in quarter

    Hi,
       I need to display planned quantity and actual quantity for Plant in quarter  AND  month wise as  below.
                                                                    Q1                              Q2  .......                              M1                                       M2 .........................................
    PLANT    MATERRIAL    UNIT     PLTY   ACTQTY          PLTY   ACQTY                   PLTY   ACQTY                    PLTY   ACQTY
    P1            M1                      EA        20        15                      30       25                             40       35                              50       45
    P1            M2                      EA        20        15                      30       25                             40       35                              50       45
    P2            M2                      EA        20        15                      30       25                             40       35                              50       45
    I will keep plant and material infoobject as row. Can you please suggest how i should design column section to display like above
    Regards
    Deep.

    Hi Deep,
    Assuming you have an InfoObject for Quarter (say 0CALQUARTER) & Month (say 0CALMONTH), drag the Quarter InfoObject & Month InfoObject below in the Columns. Drag your KFs i.e. Planned Qty & Actual Qty below the Month InfoObject to form a KF structure. If you don't want Qty Unit to be displayed alongside your KFs, use NODIM() function & display Unit in the Rows.
    --Priya

Maybe you are looking for