Show PTO BOM item price on pick slip report

We're an EBS 11.5.10.2 install, and I've created a Kit (PTO Item)-style BOM and am able to successfully order/pick/pack/ship my kit.
I've also set the profile option to explode the BOM on order Entry (rather than on Book) so I can see the components.
We have a customized XML-based Pick Slip Report that shows line pricing that our shipping dept uses to determine freight insurance value.
My problem is that only the top level item (the kit) has a price on it (even though the individual components have pricing, they come into the order as 0.00 when they are part of the kit) and only the components print on the pick slip, thus showing a zero dollar amount on the pick slip report.
Does anyone know of a way to have the individual component pricing come over to the pick slip or, even better, to show in the order lines themselves? (I may want to adjust pricing at the component level).
Thanks in advance,
Andy

actual query gives the items which are picked from wsh_delivery_details wdd, oe_orders_lines_all oola....
<G_PICK_SLIP_NUMBER>
<SOURCE_LINE_NUMBER>1.1</SOURCE_LINE_NUMBER>
<ORDERED_ITEM>SS</ORDERED_ITEM>
</G_PICK_SLIP_NUMBER>
<G_PICK_SLIP_NUMBER>
<SOURCE_LINE_NUMBER>2.1..1</SOURCE_LINE_NUMBER>
<ORDERED_ITEM>XX1</ORDERED_ITEM>
</G_PICK_SLIP_NUMBER>
<G_PICK_SLIP_NUMBER>
<SOURCE_LINE_NUMBER>2.1..2</SOURCE_LINE_NUMBER>
<ORDERED_ITEM>XX2</ORDERED_ITEM>
</G_PICK_SLIP_NUMBER>
i added a query to get the parent item, which I can get only from oola since the parent item did not have the record in wdd
<G_SOURCE_HEADER_ID4>
<SOURCE_LINE_NUMBER1>2.1</SOURCE_LINE_NUMBER1>
<ORDERED_ITEM4>XX</ORDERED_ITEM4>
</G_SOURCE_HEADER_ID4>
in the template i am using the following xml tag
<?for-each:G_PICK_SLIP_NUMBER?><?sort:SOURCE_LINE_NUMBER;'ascending';data-type='text'?>
which gives
1.1 ss
2.1.1 xx1
2.1.2 xx2
where as i am looking for the following output
1.1 ss
2.1 xx
2.1.1 xx1
2.1.2 xx2
i hope this explains my issue. Thanks
zoom_ride
zoom_ride

Similar Messages

  • Pick Slip report gives 'No Data Found' output

    Hi All,
    Problem Statement:
    Iam unable to generate Pick release report, the shipping
    lines status is "ready to release" and we have a available quantity for the shipment.
    Step1 : Create a Order.
    Step2 : Save and Book the Order.
    Step3 : Pick Release the Order.
    Step4 : Go To " View My Requests".
    Step5 : Select the Request Id " Pick Slip Report "
    Step6 : Click on Output.
    Result " No Data Found.
    Thanks in Advance
    SYR

    Hi SYR,
    Pick Slip report gives you out put as NO DATA FOUND, is basically, bcos there has not been any picking of the item, reason may be,
    1. Qty avaialble wont be reservable and transactable
    Check in Inventory> On handqty > click availibility tab
    And see whether the item is available to transact & reserve.
    If you have enought qty thn you shld be able to pick release tht item.
    2. Check which sub inventory are you using while pick release, is it the same as where the item is kept.
    Try this out.
    This may help.
    Thanks
    Manoj

  • Pick Slip Report

    We defined "delivery" as our pick slip grouping rule. We have Sales Orders that contain multiple lines going to the same ship to location. However, the pick slip report prints multiple pages with only one line per page.
    Oracle Support told us that Rel 11i uses stock locator as one of its grouping criteria. This is in the code. Most customers define stock locators to store inventory of one item and certainly not every item. Therefore, there is a one to one relationship between an item and its stock locator. Given this, how do other OM customers print pick slips that contain more than one item/line per page?
    Oracle Support claims that can't be done unless the items all reference the same stock locator. I find this hard to believe.
    Thank you!
    Roger

    Hi,
    i have checked the output format is only text.
    but this was working without erroe for the past 3 months and no configration have changed but suddenly all 3 reports running in error and in log file no error messages comming

  • 'Move order pick slip report' Report not picking XML publisher Template.

    Hi,
    SUB: i have to create one XML report on .RDF(move order pick slip report).
    Submitting procedure move order pick slip report : i have created one Discrete Job and released that Job, then Component pick release for that particular job. then move order number will generates. then automatically fires the 'Move Order Pick Slip' Report.
    NOTE: what i meant to say is i am not submitting the report from SRS window. it will fires automatically when Component pick release.
    For this i have taken .xml and generated .rtf according to my layout and i have registered with XML publisher also.it is correct . But while running the report i am geting output as XML codes not in template(wht i have .rtf) format.
    if i have to see the output in template from. (i have taken in conc program output as XML also) still same problem.
    please help me if anybody having solutions.
    Thanks
    Valli

    Hi Valli,
    1:The first thing i would suggest that please check the BI Publisher version you are using (on apps/and on template builder also).
    2: In any case if your report is not picking up the template and generating the xml output , i suggest you to attach one program "XML Report Publisher" in your SRS.
    Oncwe you run your report and its generate the xml output. you have to take the request id & from view ---> submit request--->XML Report Publisher. run this request again.
    it will ask for the request id , select the appropriate request id and it will generate the pdf output as per your requirement.
    But this is temporary solution , i strongly recommend you to check the updated version of BI Publisher and instaal it on your oracle apps instance. also use the updated version of bi publisher for Layout(Template Builder).
    Regards
    SRatnesh

  • Language Translation is not working for Pick slip Report (XML)

    Hi All,
    I have to translate the Oracle Pick slip report(XML) in other language. So I export and upload translation file for different language but still it is taking default english template. It should refer the translation file but it.s not working. Could you please suggest me if I am missing something?
    Thnaks,
    Joohi

    Hi,
    Looking for some help on this.
    Thanks in advance!
    Venkat

  • Move order pick slip report XML report not geting out put as templete

    Hi,
    SUB: i have to create one XML report on .RDF(move order pick slip report).
    Submitting procedure move order pick slip report : i have created one Discrete Job and released that Job, then Component pick release for that particular job. then move order number will generates. then automatically fires the Move Order Pick Slip Report.
    NOTE: what i meant to say is i am not submitting the report from SRS window. it will fires automatically when move order is generated.
    for this i have taken .xml and generated .rtf according to my layout and i have registered with XML publisher also.it is correct . But while running the report i am getiing output as geting codes not in template(wht i have .rtf) format.
    if i have to see the output in template from. (i have taken in conc program output as XML also) still same problem.
    please help me if anybody having solutions.
    Thanks
    Venakt M

    Hi,
    Looking for some help on this.
    Thanks in advance!
    Venkat

  • Move order pick slip report in Oracle Application 11i

    hello
    I have problem with Move Order Pick Slip Report in Oracle Application 11i that in my system it is not running. when I submit this report from my system, the application halt and I have to restart application on my system.
    on other computer it is running properly
    Pls help me in this regard
    Sadiq

    Hi,
    Looking for some help on this.
    Thanks in advance!
    Venkat

  • Custom Pick Slip Report

    Hello All,
    I am developing a custom BI report for seeded Pick Slip report.
    Report is working fine when submitted manually.
    But when the report is submitted from pick release window, the PDF output is not generated.
    I noted the following,
    All the programs completed normally. No errors or warnings.
    Custom report says no output file generated while clicking the view output button.
    Layout is empty, report didnt pick the template file.
    Any ideas. Is this the normal functionality of Pick Slip report. Whn the report will produce ourput file. Any profile options or setups.
    Thanks,
    Kannan B

    PickSlips are run using document sets when launched thru Pick Release : (OM(R)> Setup> Shipping> Documents> Document Sets)
    In EBS 11i, document set are not integrated with XMLP without the following patch:
    Metalink note:
    NEW FUNCTIONALITY: Ability to Execute Document Sets in XML Output Format - Patch 5688014
    Doc ID: 413108.1
    regards,
    Rownald

  • Unable to compile Move order pick slip report using report builder

    Hi, I'm unable to compile the Standard Move order pick slip report using report 6i. I'm getting the error "wrong no of or types of arguments in call to "RUN_DETAIL_ENGINE". Please help.

    Hi,
    Looking for some help on this.
    Thanks in advance!
    Venkat

  • Requirement to show parent item on Pick Slip report

    rdf file of pick slip is not giving parent item in the output. I added a sql query to get the parent item details from oe_order_lines_all. Since the query is at a different level, I could not show parent item and its related child items in sequence.
    does any one have similar problem......please let me know how u have fixed it

    actual query gives the items which are picked from wsh_delivery_details wdd, oe_orders_lines_all oola....
    <G_PICK_SLIP_NUMBER>
    <SOURCE_LINE_NUMBER>1.1</SOURCE_LINE_NUMBER>
    <ORDERED_ITEM>SS</ORDERED_ITEM>
    </G_PICK_SLIP_NUMBER>
    <G_PICK_SLIP_NUMBER>
    <SOURCE_LINE_NUMBER>2.1..1</SOURCE_LINE_NUMBER>
    <ORDERED_ITEM>XX1</ORDERED_ITEM>
    </G_PICK_SLIP_NUMBER>
    <G_PICK_SLIP_NUMBER>
    <SOURCE_LINE_NUMBER>2.1..2</SOURCE_LINE_NUMBER>
    <ORDERED_ITEM>XX2</ORDERED_ITEM>
    </G_PICK_SLIP_NUMBER>
    i added a query to get the parent item, which I can get only from oola since the parent item did not have the record in wdd
    <G_SOURCE_HEADER_ID4>
    <SOURCE_LINE_NUMBER1>2.1</SOURCE_LINE_NUMBER1>
    <ORDERED_ITEM4>XX</ORDERED_ITEM4>
    </G_SOURCE_HEADER_ID4>
    in the template i am using the following xml tag
    <?for-each:G_PICK_SLIP_NUMBER?><?sort:SOURCE_LINE_NUMBER;'ascending';data-type='text'?>
    which gives
    1.1 ss
    2.1.1 xx1
    2.1.2 xx2
    where as i am looking for the following output
    1.1 ss
    2.1 xx
    2.1.1 xx1
    2.1.2 xx2
    i hope this explains my issue. Thanks
    zoom_ride
    zoom_ride

  • MM Pricing Schema - Contract item price not picked

    Hi All,
    For a certain Material and Vendor, when there is a Info Rec Condition and Contract Condition maintained, I thought having the Key table for Contract (016) above the Key table for Info Rec (017) in the Access Sequence for PB00 would take the Contract Price over the Info Record. Also the "Exclusive" ind is set fo both key tables in the access sequence.
    When I goto the pricing analysis, I see "Access not made (initialized field)" message with a yellow exclamation appear for the Contract Item key table row in the Access Sequnce.
    Why is this? Any idea?

    Hi,
    It seems that valid Condition Record for the key combination specified for the Contract has not been picked by the system.
    In Access Sequence, you will define which fields the SAP system should check in searching for a Valid Condition Record.
    Please check the fields mentioned in the access for Contract and try to maintain the condition record with those field values for the Contracts. Then, you will get the price from the Contract prior to Info record.
    Regards,
    Narayana.

  • Sort by Customer name in Pick Slip report

    Hi All
    We are using following syntax <xsl:sort select="CF_CUSTOMER_NAME"> <?CF_CUSTOMER_NAME?> to sort by customer, for form field CF_CUSTOMER_NAME
    This is not working consistently this syntax works ok when we run preview reprot from Local Desktop if it's run from Oracle Applications we are having issues
    Thanks
    Kamalakar.G

    Hi
    This syntax is working when we test from Local Desktop by loading xml data in rtf file and use preview output, But when rtf template is uploaded
    to Oracle EBS and run Report it's not sorted by CF_CUSTOMER_NAME
    Version information is given below we are on Oracle EBS 11.5.10
    Oracle XML Publisher 5.6.3
    Oracle BI Publisher Template Builder for Word 10.1.3.2.0
    Thanks
    Kamalakar.G

  • Pick Slip Query ???

    Hi,
    I am trying to build a Pick Slip Report :
    Below is my query, i got all the columns except
    CUSTOMER_NAME and Category_ID (for a Item), plza help me out to get these data ..
    SELECT
    WND.DELIVERY_ID,
    MTRH.REQUEST_NUMBER MO_NUMBER,
    wdd.source_header_number so_order_number,
    mtrl.from_subinventory_code,
    mtrl.to_subinventory_code,
    mtrl.uom_code,
    mtrl.quantity,
    MTRL.QUANTITY_DELIVERED,
    WDD.REQUESTED_QUANTITY_UOM,
    MSI.CONCATENATED_SEGMENTS Item_code,
    msi.description item_description
    FROM mtl_system_items_vl msi,
    oe_order_lines_all oola,
    oe_order_headers_all ooha,
    mtl_txn_request_lines mtrl,
    mtl_txn_request_headers mtrh,
    wsh_delivery_details wdd,
    wsh_delivery_assignments wda,
    WSH_NEW_DELIVERIES WND
    WHERE 1=1
    AND WDD.ORGANIZATION_ID='8096'
    --wnd.delivery_id =18910
    AND wda.delivery_id = wnd.delivery_id(+)
    AND wdd.delivery_detail_id = wda.delivery_detail_id
    AND wdd.move_order_line_id = mtrl.line_id
    AND mtrl.header_id = mtrh.header_id
    AND wdd.inventory_item_id = msi.inventory_item_id(+)
    AND wdd.organization_id = msi.organization_id
    AND WDD.SOURCE_LINE_ID = OOLA.LINE_ID
    AND wdd.source_header_id = ooha.header_id
    AND OOHA.HEADER_ID=OOLA.HEADER_ID
    Thanks

    Hello,
    I do not have access to sql dev now but you have to pick category from mtl_catego...
    Look at http://www.club-oracle.com/articles/oracle-apps-inventory-inv-key-tables-265/.
    You have usefull view ra_customer and I think you can join with oe_order_heade..
    Look at last sql in http://www.oracleappshub.com/accounts-receivable/ar-back-to-basictechnical-foundation/
    Regards,
    Luko
    SELECT WND.DELIVERY_ID,
    MTRH.REQUEST_NUMBER MO_NUMBER,
    wdd.source_header_number so_order_number,
    rc.customer_name,
    mtrl.from_subinventory_code,
    mtrl.to_subinventory_code,
    mtrl.uom_code,
    mtrl.quantity,
    MTRL.QUANTITY_DELIVERED,
    WDD.REQUESTED_QUANTITY_UOM,
    MSI.CONCATENATED_SEGMENTS Item_code,
    msi.description item_description,
    mcv.SEGMENT1,
    mcv.DESCRIPTION
    FROM mtl_system_items_vl msi,
    oe_order_lines_all oola,
    oe_order_headers_all ooha,
    mtl_txn_request_lines mtrl,
    mtl_txn_request_headers mtrh,
    wsh_delivery_details wdd,
    wsh_delivery_assignments wda,
    WSH_NEW_DELIVERIES WND,
    MTL_ITEM_CATEGORIES mic,
    MTL_CATEGORIES_V mcv,
    ra_customers rc
    WHERE 1 = 1
    -- AND WDD.ORGANIZATION_ID = '8096'
    and wnd.delivery_id =4121
    AND wda.delivery_id = wnd.delivery_id(+)
    AND wdd.delivery_detail_id = wda.delivery_detail_id
    AND wdd.move_order_line_id = mtrl.line_id
    AND mtrl.header_id = mtrh.header_id
    AND wdd.inventory_item_id = msi.INVENTORY_ITEM_ID
    AND wdd.organization_id = msi.organization_id
    AND WDD.SOURCE_LINE_ID = OOLA.LINE_ID
    AND wdd.source_header_id = ooha.header_id
    AND OOHA.HEADER_ID = OOLA.HEADER_ID
    and mic.organization_id=msi.organization_id
    and mic.inventory_item_id=msi.INVENTORY_ITEM_ID
    and mic.category_id=mcv.CATEGORY_ID
    and mic.category_set_id='1100000021'
    and rc.customer_id=wdd.customer_id
    Edited by: Luko on 2012-01-02 07:50

  • Change orders item price conditions

    Hi all !!
    I have to change/update orders item price condition in a report.
    I think is possible calling the function CRM_ORDER_MAINTAIN but I do not manage to do that.
    The CT_INPUT_FIELDS have these values:
    REF_GUID = item guid
    REF_KIND = 'B'
    OBJECTNAME = 'PRIDOC'
    Is it correct ?
    Which others parameters have to be passed to the function?
    Thanks in advance for your help!!
    Elena

    example:-
    *& Report  ZSALESORDER_CHANGE
    REPORT  ZSALESORDER_CHANGE MESSAGE-ID 38.
    Selection Screen Definitions *
    PARAMETERS: p_vbeln TYPE vbap-vbeln OBLIGATORY, "Order Number
    p_posnr TYPE vbap-posnr OBLIGATORY, "Order Item
    p_etenr TYPE vbep-etenr OBLIGATORY, "Schedule Line
    p_reqqty TYPE bapischdl-req_qty OBLIGATORY. " Order Qty
    Internal Tables/Structures/Variables for calling BAPI. *
    DATA: i_hdr TYPE bapisdh1,
    i_hdrx TYPE bapisdh1x,
    i_ret TYPE bapiret2 OCCURS 0 WITH HEADER LINE,
    wa_ret TYPE bapiret2.
    DATA: BEGIN OF i_sched OCCURS 10.
    INCLUDE STRUCTURE bapischdl.
    DATA: END OF i_sched.
    DATA: BEGIN OF i_schedx OCCURS 10.
    INCLUDE STRUCTURE bapischdlx.
    DATA: END OF i_schedx.
    START-OF-SELECTION Event *
    START-OF-SELECTION.
    *" Initialize internal tables.
    REFRESH: i_sched, i_schedx, i_ret.
    CLEAR: i_sched, i_schedx, i_ret.
    *" Fill required ORDER_HEADER_IN data.
    i_hdrx-updateflag = 'U'.
    *" Fill required SCHEDULE_LINES data.
    i_sched-itm_number = p_posnr.
    i_sched-sched_line = p_etenr.
    i_sched-req_qty = p_reqqty.
    i_schedx-updateflag = 'U'.
    i_schedx-itm_number = p_posnr.
    i_schedx-sched_line = p_etenr.
    i_schedx-req_qty = 'X'.
    APPEND i_sched.
    APPEND i_schedx.
    CALL FUNCTION 'BAPI_SALESORDER_CHANGE'
    EXPORTING
    salesdocument = p_vbeln
    order_header_in = i_hdr
    order_header_inx = i_hdrx
    TABLES
    return = i_ret
    schedule_lines = i_sched
    schedule_linesx = i_schedx.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    LOOP AT i_ret.
    WRITE / i_ret-message.
    ENDLOOP.

  • BOM report showing materials and their prices

    Hi all,
    I'm trying to spool a report that shows the BOM materials and all their different prices so I can sum them up and know the total.
    I tried using CS13. I changed the layout so the display can include the standard prices of the materials(as maintained in the material master) but nothing is displayed at all.
    Is it possible that I'm using the wrong tcode? What am I doing wrong and how can I get the report?
    Thank you very much.

    Dear Uzoamaka,
    Check this links
    [Multi level BOM explosion in CS11/12/13 Cost of items are not displayed;
    [CS11,CS12,CS13;
    Regards
    Madhu

Maybe you are looking for

  • Error -2147352573 in Excel Solution

    I encountered this problem recently and fought with it for a while and finally figured it out. I wanted to make note of this issue so that others can hopefully learn from my mistakes. Not sure if this is the best place for it but hey, why not. TL;DR

  • How do I use OUTER JOIN to email different message than the default

    I have a devotional that goes out daily from a MOBILE table containing: mob_id calendardate title scripture body The same devotional goes out to 3 different churches. I have a second TABLE called EDITED that holds an edited version of the daily devot

  • How do i transfer my edits to another computer

    i have transferred my music by copying and pasting the entire itunes folder onto the hard drive of another computer and importing it into itunes there how do i transfer the edits in comments and groupings, playlists, ratings, etc or is there another

  • VPN no longer accessible after OSX Server 4 upgrade

    I was using mavericks server on a mac mini and I had the vpn working perfectly for l2tp. I recently upgraded to Yosemite server and now I can no longer connect to my vpn.  Testing internally I can see that the port 1701 is not open on the mac mini. 

  • Oracle waveset 8.1.1.5 find user issue

    Hi All, we recently applied the oracle waveset 8.1.1 patch5. everything went smooth. but in the findusers i am getting this error message. after this message i am getting the users. please help me on this. what i am missing here. Thanks in advance...