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

Similar Messages

  • 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

  • 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

  • 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

  • '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

  • 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

  • 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

  • Overdue Debt reported - sorted by Customer Name? (RDFOPR10)

    Hi
    I am running the overdue debt report, and wanted to set up a variant so that I could run it by Customer letters A-M and N-Z. I tried in dynamic selections but Customer name was not an option. I really didn't want to have the report altered as we prefer to use the standard. Any ideas?

    good to hear
    however any case I would raise an OSS call about the problem (I did a try in our system and works the same -wrong- way like by you). This is not the way it should work

  • 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

  • How to display customer name in sales analysis report (item) layout

    Hi,
    Currently I try to run the sales analysis report by item with secondary selection on customer from & customer to.
    Is it possible for the layout to display the customer from & customer to.
    I try to look for the table name OFLT, but I cannot find it.
    My main concern is to display the customer name in the layout for sales analysis by item.
    Thanks

    Hi,
    The table OFLT stores selection criteria for all form. If there is no customer name/code in system PLD, it is very hard to find table or system variable.
    Tried to get customer name, not successful.
    Alternatively can try to create customized query to get additional field in sales analysis report.
    Thanks & Regards,
    Nagarajan

  • How to sort Payment Summary by Customer Name

    Hi,
    When doing a payment run, transaction F110, under the 'printout/data medium' tab we use program RFFOZA_A. In the selection screen check 'Print Payment Summary'.
    The output is sorted by Bank branch number, then bank account number, etc. Now it is required to be sorted by Customer Name first and then branch number etc.
    Is there any customizing setting to resolve this?
    Thank you.
    Warren.

    Hi Warren,
    How did you solve this issue? Were you able to fix it via customizing or did you have to change the program itself?
    I have the same issue for RFFOD__L, but the sorting should be by Currency and the print out should be that one page per Currency. Currently, this program is sorting and printing out one page per Vendor.
    In which INCLUDE should the code be changed?
    Thanks for your help in advance.
    Meggan

  • How to include Customer Name in VA15N

    Hi All,
            The standard report VA15N does'nt include customer name.User wants the customer name aslo to be included in the report.Kindly suggest how to include the customer name in the standard report or any other alternative.
    Regards,
    Venugopal

    Hi Venugopal,
    You can use the sold to party field fiield for your requirement.
    Press f4, you will get a pop up to select customer depending on various selection criteria including customer name.
    If can enter the customer name, which will sort out the sold to party number whihc you can use.
    If this is not wat is required you have to copy the transaction and create a new Zreport.
    Hope this helps you.
    Thanks
    Arun

Maybe you are looking for

  • How to install and run DNG converter 7.1

    I downloaded camera raw DNG converter 7.1.  How do I install and run it?  The files are jpegs created by a Nikon D800 camera. I'm using Photoshop CS5.

  • Document number ranging

    How to do document number ranging in B1.How to see full details of G/L document.

  • Store order offline with IDoc WGSREQ

    Hi all Does anybody know how to mark for deletion purchase order item with IDoc WGSREQ (Store Order functionality in IS-Retail)? I have succesfully created PO and PO with return items, but I could not mark for deletion items with E1WGRP1-ACTION='003'

  • Installed Oracle Developer Suite 10g (9.0.4) in Linux

    my system is Linux enterprise 3, update 5 (Kernel 2.4.21-32.ELsmp) I haved Installed Oracle Developer Suite 10g (9.0.4) by using instruction in Oracle9i Developer Suite Installation for RedHat Install successful. when I run form builder (oracle_home/

  • Printing signatures on PO Print Documents....

    Hi All, As have a requirement to print the signature of the peson on PO Print documents (XML Output file) The signature is uploaded through attachments from purchasing responsibility. When ever the concerned authority moves from that department then