How to make an order on repeating frame using Formula Column?

Hi All,
I have a repeating frame dependent on some query, how to make an order on this repeating frame using a formula column defined in its group and dependet on values from the query?
Note: I'm using Reports 6i

Place your formula column at the top of the itm group and set the BREAK_ORDER to assc.. or desc...
Hope this helps
Hamid
if problem solved, close the thread.

Similar Messages

  • How to get the values from repeated frame?.

    Hi
    how to get the values from repeated frame?. i have to disply the first 3 digits in another place in my report.
    i have field empno in repeated frame and i want to disply first 3 digits in another place in the same report.
    thanks

    How often do you need to display it? It sounds like you might want to base a summary on that formula with a function of first or last. If it's a per page basis, it can be a page level summary. If it's at a higher level repeating frame, then you can create the summary at that level. I'd suggest taking a look at the online help for summaries using the first/last functions.
    Hope that helps,
    Toby

  • How to Display  'purchase order text' in MM03 using report program

    Hi Friends,
    Can anybody suggest me how to display 'purchase order text' in MM03 using report program.
    'Purchase order text' tab displays purchase long text of particular material .
    I coded as:
          SET PARAMETER ID 'MXX' FIELD 'E'.
          SET PARAMETER ID 'MAT' FIELD k_final-matnr.
          SET PARAMETER ID 'WRK' FIELD k_final-werks.
          CALL TRANSACTION 'MM03' AND SKIP FIRST SCREEN.
    It displays Purchasing tab other than Purchase Order Text tab of MM03.
    Please suggest me how can i solve this.
    Is there any parameter id to set values for Purchase Order text tab

    >
    Madhu Mano Chitra wrote:
    > I want how to navigate to MM03 'Purchase Order text'  tab/ view using ABAP code.
    > could any suggest me
    You can call a transaction and pass it a BDC table that tells it where you want it to go.  You have to work out for yourself what to put into the BDC table.  The code below works for tcode CATSSHOW.
    DATA: bdcdata_wa  TYPE bdcdata,
          bdcdata_tab TYPE TABLE OF bdcdata.
    DATA opt TYPE ctu_params.
       CLEAR bdcdata_wa.
        bdcdata_wa-program  = 'CATSSHOW'.
        bdcdata_wa-dynpro   = '1000'.
        bdcdata_wa-dynbegin = 'X'.
        APPEND bdcdata_wa TO bdcdata_tab.
        CLEAR bdcdata_wa.
        bdcdata_wa-fnam = 'SO_STATU-LOW'.
        bdcdata_wa-fval = '20'.
        APPEND bdcdata_wa TO bdcdata_tab.
        CLEAR bdcdata_wa.
        bdcdata_wa-fnam = 'ANDZEIT'.
        bdcdata_wa-fval = SPACE.
        APPEND bdcdata_wa TO bdcdata_tab.
        CLEAR bdcdata_wa.
        bdcdata_wa-fnam = 'PAST'.
        bdcdata_wa-fval = 'X'.
        APPEND bdcdata_wa TO bdcdata_tab.
        IF p_selscr = SPACE.
           CLEAR bdcdata_wa.
           bdcdata_wa-fnam = 'BDC_OKCODE'.
           bdcdata_wa-fval = '=ONLI'.
           APPEND bdcdata_wa TO bdcdata_tab.
        ENDIF.
        opt-dismode = 'E'.
        opt-defsize = 'X'.
    CALL TRANSACTION 'CAPP' USING bdcdata_tab OPTIONS FROM opt.

  • How to make a program for backgroung processing used servlet

    how to make a program for backgroung processing used servlet

    well i need the coding part written in servlet ,in which servlet is always ready for accepting a client request.

  • How to make an ORDER BY clause dynamic

    is there anyway to make the ORDER BY clause in an SQL query within a DB control
    dynamic? I have tried to pass a String of the column name and place it in the
    statement within {}, but it doesn't work

    "Mark" <[email protected]> wrote:
    >
    is there anyway to make the ORDER BY clause in an SQL query within a
    DB control
    dynamic? I have tried to pass a String of the column name and place
    it in the
    statement within {}, but it doesn't workDid you find how ? please let me know, I also need to have a dynamic order by
    clause.

  • How to make an 'order' button that works?

    How do I make an 'order' button, by clicking on it, will post a pre-defined product number in a contactform?
    Probably I have to use php, but I do not know how to make the correct script.
    Regards, Gerald

    If you just need it to pop text into a textfield, you can use javascript, something like this might do the trick for you...
    <textarea id="TheText"></textarea>
    <select id="DropDown">
        <option value="">None</option>
        <option value="text-one">Choice One</option>
        <option value="text-two">Choice Two</option>
        <option value="text-three">Choice Three</option>
        <option value="text-four">Choice Four</option>
    </select>
    <script type="text/javascript">
        var thetextbox = document.getElementById('TheText');
        var mydropdown = document.getElementById('DropDown');
        mydropdown.onchange = function(){
        thetextbox.value = this.value;
    </script>
    The script should come after the textbox and dropdown in your HTML.

  • How to make tasks in iCal repeat?

    This might be a stupid question, but I'm trying to make tasks in iCal repeat on a regular basis. For instance, instead of having to set a task to repeat every Monday at 10am, I just want to set a task for Monday at 10am and then have it repeat every Monday at 10am. Am I missing this setting somewhere?

    volleyhart,
    iCal Help says:
    You can set how often an event occurs on
    your calendar, and when it stops occurring
    1. Select the event and click the Info button in the
    bottom-right corner of the iCal window.
    In Day or Week view, you can also double-click the
    bar along the top of the event (where the event's
    start time appears).
    2. Choose how often you want the event to occur from
    the "repeat" pop-up menu.
    To make more specific recurrence choices (for
    example, to have the event appear only every third
    week of the month), choose Custom from the "repeat"
    pop-up menu and make your choices in the window that
    appears.
    3. Choose whether you want the event to stop
    appearing after a number of times or after a specific
    date from the "end" pop-up menu.
    You can also quickly change when the event stops
    occurring by pressing the Control key and clicking
    the event, and then choosing "Stop Recurrence" from
    the shortcut menu.
    ;~)
    Hi, thanks for your response. I don't have a repeat occurrence pop-up menu when inserting new tasks, which makes it all the more confusing - I have that menu when inserting new calendar events, but not tasks. Thoughts?

  • How to make a still from a frame in the timeline?

    how to make stills from a frame in the timeline or browser in  FCPX?
    I want to place it elswhere in the timeline but also in iPhoto for exporting on the web or printing etc.
    How to do that?
    Thanks!

    Bruce27 wrote:
    No, I don 't agree, it helped me many times and explaned me a lot but the keywordsearch function (or something like that) could be much better.
    That's what I meant - the search facility.
    If you can't find the content, help is of no use whatever.
    Andy

  • How to reduce vertical spacing in repeating frame? - SOLVED

    My problem is that space between repeating frame and fields inside this frame cannot be smallest then 1.1mm (1/25 of inch). This crete aditional vertical spacing 2mm per one row. It is not possible move field near frame border.
    Report Builder 10.1.2.0.2. Snap on grid is OFF. Vertical spacing is zero. ConfinMode On. FlexMode Off.
    Message was edited by:
    user585705

    Not sure why this is not working for you. Your paper layout is wysiwyg for the most part. I would put snap to grid ON and make sure there is no space between my frame and the fields inside it. You can can zoom in to make sure there is no space. <b>You may have to resize your field to get the field to snap to the grid before you try and move it up against the frame.</b> You just have to keep playing with snapping to the grid until everything fits. I would recommend not turning off snap to grid until you are really comfortable with Oracle Reports.

  • How to make deployment order irrelevant

    Right now I have 2 SOA projects, A and B. A calls B. I have to deploy B first, then A second. Otherwise if I deploy A before B then when I run A, I will get an error saying it can't find B.
    Is there a way to make deployment order not important so we can deploy SOA projects in any order we want? In my example, I can deploy A or B in any order I want.
    Thanks

    Hi,
    Thanks for the response.
    I have already attached the shipping, production and warehouse calendar and also the transportation calendar in the means of transport in the transportaion lane.
    But it still does not consider factory calendar. It does not take weekend and the holidays into account for deployment purpose.

  • Is it possible to show the same repeating frame in 2 columns?

    Hello, and thank you all in advance for any help!
    Here is the situation:
    I have simple report with 1 repeating frame and 3 data columns in it.
    I want to be able to have a second column on each page that continues the data from the repeating frame. That is to say, one the left the data would go from top to bottom like normal, then instead of going to page 2, it would go into a column to the right on the same page.
    The repeating frame is small enough to fit at least 2 of them horizontally.
    I cannot seem to find the way to make this layout work. Is it possible?
    Thanks again,
    -Arin

    Nevermind everyone!
    I got it to work with Print Down/Across...silly me.
    Thanks anyway!
    -Arin

  • How to make it repleatedly printed out by using timer??

    Dear Friends:
    I have following code to run, When I press R to repeat println, only 1 line print out,
    But I hope to make it continueously print out.
    How to make it repleatedly printed out until I press CTRL + C key ??
    Thyanks
    import java.util.*;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.io.*;
    public class CertainAndRepeatTime{
      public static void main(String[] args) throws IOException{
        int delay = 1;
        Timer timer = new Timer();
        ActionListener actionListener = new ActionListener() {
            public void actionPerformed(ActionEvent actionEvent) {
              System.out.println("Hello World Timer");
        System.out.println("What do you want (Certain time or Repeat time)?");
        System.out.print("Please enter \'C\' or \'R\' for that: ");
        BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
        String ans = in.readLine();
        System.out.print("Please enter  ans=" + ans  + " IsTrue=  " + (ans.equals("R") || ans.equals("r")) +"\n");
        if (ans.equals("C") || ans.equals("c")){
          //System.out.println("This line is printed only once start...");
          timer.schedule(new TimerTask(){
            public void run(){
              System.out.println("This line is printed only once.");
          },delay,1);
        else if(ans.equals("r") || ans.equals("R")){
          timer.schedule(new TimerTask(){
            public void run(){
              System.out.println("This line is printed repeatedly.");
          },delay, 1000);
        else{
          System.out.println("Invalid Entry.");
          System.exit(0);
        System.exit(0);
    }

    The Timer is working fine, but because it runs in another Thread, your program is ending before the Timer can repeat.
    The simplest way to make your program wait until it is force-quitted as you describe would be to make an infinite loop (although this isn't very good practice), like this:
        else if(ans.equals("r") || ans.equals("R")){
          timer.schedule(new TimerTask(){
            public void run(){
              System.out.println("This line is printed repeatedly.");
          },delay, 1000);
        while(true){} //This will make your main thread hang.
        }A better way, though, would be to listen again with your System.in reader until they enter a letter that means quit.

  • How to make a Struts message null after used in JSP?

    Hi,
    In the context of Struts/JSP,
    An action class might write error messages by
    ActionError msg = new ActionError("msg.request.something");
    ActionErrors msgs = new ActionErrors();
    msgs.add(ActionErrors.GLOBAL_ERROR,msg);
    saveErrors(request,msgs);
    This message will produce a popup modal window by the following JSP code:
    <logic:messagesPresent>
    <html:messages id="error">
    <!--<li class="infomsg"><bean:write name="error"/></li> -->
    <script>javascript:alert('<%=error%>')</script>
    </html:messages>
    </logic:messagesPresent>
    The problem is that this JSP page is shared by serveral actions: when another action invoke this page again, the previous error message will take effect again.
    So my question is how to make message null after used once by its author.
    Thx.
    PY

    msgs = null;

  • How to make the yellow status to green using Process chain in bw 3.5?

    Hi all,
    How to make a request in the infocube from yellow to green using an process chain in bw 3.5?
    Thanks
    pooja

    Hi.
    Use these two Functional Modules one after the other:
    First - RSAPO_SWITCH_TRANS_TO_BATCH
    Second - RSAPO_SWITCH_BATCH_TO_TRANS
    Regards.

  • How to make smooth line by brush tool using shift key?

    Heya, I have a short question. Is there a way to make smooth line by brush tool using shift key, without that characteristic dot on the begining? I'm using PS CS6 on Win7.
    http://i.imgur.com/orGsIwv.jpg
    Cheers

    The shift key constrains the brush to paint a straight line. Those dark spots you see are from two paint strokes overlapping each other. If the flow or opacity of the brush is not at 100% you can see the stroke below it.

Maybe you are looking for

  • How do I track down a missing account?

    Hi. I purchased an iTunes music store gift card for my son for Xmas. I thought we'd installed everything correctly and created an account for him, then entered the number on the gift certificate. I distinctly recall seeing him open up the store using

  • Error at Opening the same Form (add Items)

    Hallo, i add a Folder and items to the Form BusinessPartners. When i open the Form BusinessPartners second Time i get an Error: System.Runtime.InteropServices.COMException Data Source Alias Already Exists at the line with ouserdatasource = ..... What

  • Long text for line item appears twice in my PO form...

    Hello Experts, I am wondering why my long text for my 1st line item is appearing twice. In my PO, I only maintained a long text for my 1st PO line item appeards twice. below is my code: /E          ITEM_LINE_1 IZ           &EKPO-EBELP&,,&EKPO-TXZ01&

  • Cannot create dll with JNI

    hi all, i have a c++ coding for a softphone. I opened that file in vc++ and i'm able to create a .exe file from that. the .exe file is running fine( it is searching for the server and is getting registered there). now i wanted to add jni to it. so i

  • Can't fit all my report columns in the layout, I had to decrease field sizes to do so

    I am developing matrix report with report wizard, which has more than 10 fields with length as 9. when I say 'OK' in wizard, I get the error "REP-1108 Cannot fit default layout even in region extending to page boundaries". when I decrease the field w