Arrows in UDT possible?

Dear all,
Is it possible to get the drill down arrow in a query made over user defined tables?
These UDT contains header and items information and are linked by a docentry number.
The query is also ended by "For browse" but unfortenately I can't get an arrow at f.e.. the docentry or the customernumber.
See underneath our query.
Please advise.
SELECT T0.DocEntry,T1.[DocNum] as 'Contract', T1.[U_CardCode] as 'Customer Nr.', T1.[U_CardName] as 'CustomerName',T1.[U_StartDt] as 'Startdate', T1.[U_EndDT] as 'Endddate',T0.[U_ItemCode] as 'Article',T0.[U_Description] as 'Description' ,T0.[U_Quantity] as 'Contract Qty.'  FROM [dbo].[@MYU_VKC1]  T0 INNER JOIN [dbo].[@MYU_OVKC]  T1 ON T0.DocEntry=T1.DocEntry for browse
Thanks in advance,
Carl Verhagen

Dear Carl,
I guess the Card Code you have used in UDT must be from Business Partmer Only, in that case you can bring the Business Partner master card code in query ( using JOIN ) and then I believe then arrow will appear in query result,
Best Regards,
Samir Gandhi

Similar Messages

  • Using Toolbar Arrows

    Hi all,
    when I'm in sales order page (but it appear also on others selling documents) using Toolbar Arrows to Find Documents I obtain the sequence: Doc. No.1 of 2007, and after doc No.1 of 2008, and after doc No.1 of 2009 and so on. So I'm wondering when I click on toolbar arrows is it possible   to see in sequence all documents per year and number, more exactly: before all documents of 2007, (No.1,2,3,...) after that of 2008 (No. 1,2,3,....)after 2009,2010 and so on?
    Thanks.
    Marco

    Hi Rakesh,
    Effectively I never used prefix and suffix. But I cannot imagine like these items can modify the position of the sales order records. I understood that sap b1 sort the sales orders only by number, so.. starting from year 2009 I have: No.1 of 2009, No.1 of 2010 N.1 of 2011, No.2 of 2009 and so on. Of course I have different ways to sort the records... but my question is: if I push on arrows of the toolbar, is possible to see the records grouped per year: No.1 of 2009, No.2 of 2009, No.3 of 2009 .....No.1 of 2010, No.2. of 2010....No.1 of 2011 and so on.
    Thanks,
    Marco
    Edited by: Marco Zer on Jan 8, 2011 2:44 PM

  • Arrow property in dynamic HtmlCommandSortHeader?

    Hello everyone
    I am using MyFaces 1.09.
    In my app, I create a few dynamic columns which are added to my x:datatable in run-time.
    My problem is this: while entering a new sort column into the table, I manage to use it fully and see it in my table. However, I cannot use the ascending/descending feature of the table, and end up not being able to see the arrow in the column header.
    Here is how I set up my sort header:
    UIColumn column =  (UIColumn)table.findComponent(columnName);
    ...//stuff on the column(binding etc.)
    HtmlCommandSortHeader sorter = new HtmlCommandSortHeader();
    sorter.setColumnName(columnName);
    sorter.setArrow(true);
    sorter.setId("sort".concat(columnName));
    sorter.setValue(columnName);
    column.setHeader(sorter);While debugging, I noticed that the value of the arrow property in the HtmlCommandSortHeader object is always true.
    Could the disappearance of the arrow be a possible bug or am I doing something wrong?
    Thanks for the assistance
    Eyal

    Hi,
    When a second playhead is added through 2UP button, the selection in the timeline goes up to the top video track. If you have an Adjustment Layer on top, covering the full timeline, that is the why the Crt+Right Arrow is not working anymore.
    Try to add a second playhead, and then reselect manually the clip to be edited. Or you could try the shortcut: 'Shift + Crt + DownArrow', this is for moving through your video tracks.

  • Comments and arrows

    Is there any option to have comments and arrows appear on a PDF file but not print using adobe acrobat X? I know theres an option for keeping fields "visable but not printable" but i can't find one for comments and arrows.

    It is possible to do so with a script, but for some reason not directly
    from the GUI of Acrobat... What you can do is select to print just the
    Document in the Print dialog (under Comments & Forms).
    On Tue, Jun 10, 2014 at 5:27 PM, Aman Habib <[email protected]>

  • One dimensional line segments

    Hi,
    I 'm facing the problem of indexing temporal intervals
    and performing interval intersection queries. I 've seen
    timestamp and interval data types but no information
    about the existence of a temporal indexing scheme or
    interval query operators, but only interval arithmetic operators. I 'am thinking of using a 2d line segment spatial index
    with the extend of the second dimension set to zero, something like
    MDSYS.SDO_DIM_ELEMENT('T1', 0, 100, 1), -- 1st d
    MDSYS.SDO_DIM_ELEMENT('T2', 0, 0, 0) -- 2nd d
    time is in seconds.
    I was wondering if anyone has dealt with such problem
    before and would like to share his experience.
    Thanks,
    Sotiris

    In Snow Leopard I had lots of spaces and they were organized in a rectangular grid, as I'm sure you remember.  It was easy to use numbers to get to the ones on the first row or two, but after that I usually navigated the grid with the arrow keys.  The up/down arrows let me quickly move between rows and I would organize related apps so they might be not just adjacent to each other horizontally, but also vertically.  When in Safari, the left arrow would take me in one step to Mail, the right arrow in one step to iTunes, and the down arrow in one step to Quicken.  So apps that I used a lot were just one keystroke away.  It was convenient to be able to jump in one keystroke from space 1 to space 5 (down arrow), which was possible because the spaces were organized in a grid. 

  • Deactivating the select options (strange)

    Hi all,
    Please tell me how to deactivate the select options
    arrow.In the screen after select options-high there is an arrow to specify ranges etc.I want to deactivate that arrow.Is it possible??
    regards
    chandu

    Use the NO-EXTENSION
    report zrich_0002.
    tables: mara.
    select-options: s_matnr for mara-matnr<b> NO-EXTENSION</b>.
    Regards,
    Rich Heilman

  • Scrolling pop ups

    hi! i'm curious how to make it so that when i scroll over text on a bar at the top of my site, a list of more pages to choose from pops up below the mouse arrow.
    is this possible in iweb?
    thanks!

    if you willing to learn, I would suggest to learn everything: DOM, HTML, CSS, JavaScript, XML ... a good place to get info: http://www.w3.org/
    lastly, you need to know iweb from the inside; as of iweb3 you can make your own widgets to take control over iweb. Here is my example:
    http://www.cyclosaurus.com/Home/CyclosaurusBlog/Entries/2009/8/11Pieces_of3.html
    it's done with my widgets.

  • Is it possible to change the "back button" arrow in iDVD5?

    I would rather have a different icon than the same arrow that's always been used for the back button on the idvd menu options. Do I need to get a different program to make my DVD menu's look less like it was obviously made in idvd?

    Yes, it is possible to change the arrow in iDVD but it takes a lot of work.
    1) Chose the theme you want to use. (I will demonstrate with the theater theme)
    2) In Finder go to your applications folder then right or ctrl click on iDVD. You should have a window like this click on the Show Package Contents button like this http://i29.photobucket.com/albums/c261/Matt_Skorina/Picture3.png. You should be in another window with one folder in it called Contents. Go through that folder then click on the folder called Resources. This should be a big folder, scroll down it to where the themes are. Right or ctrl click on the theme you will be using like this http://i29.photobucket.com/albums/c261/Matt_Skorina/Picture2.png. You should again be in a window with only a folder called Contents, go through this. Then go through the Resources folder. Now go through the BackButton.Media.pox folder near the top. Again go through the Contents folder. Then go through the Material folder. You need to leave this window open. http://i29.photobucket.com/albums/c261/Matt_Skorina/Picture4.png
    3) Go back to the window that you chose your theme in. You should duplicate your theme and put it somewhere else.
    4) You first need to create two of your own arrow images. One of the arrows will be for when you select it on the dvd the other will be when you don't select it. The size of the images does not matter but the arrows need to be the same size. Also there can't be any background like white. I would recommend using a program like photoshop for this. You need to save the images as .tiff (I am using an image that I found on the internet)
    5) In the Material folder you will see to documents. The one called 557BE9DA-09B4-11D7-925B-00039343AC9A is the image of the arrow when you don't select it. The document called 557C2F14-09B4-11D7-925B-00039343AC9A is the arrow when you do select it. Delete these files.
    6) Put your two .tiff arrows you made into the Material folder. Copy and paste the file 557BE9DA-09B4-11D7-925B-00039343AC9A into the file when you don't select the arrow. Copy and paste 557C2F14-09B4-11D7-925B-00039343AC9A into the file where you select the arrow.
    7) Open iDVD and load your project in the theme that you have modified.
    Here are what it looks like for my images.
    When not selecting arrow.
    http://i29.photobucket.com/albums/c261/Matt_Skorina/Picture5.png
    When selecting the arrow.
    http://i29.photobucket.com/albums/c261/Matt_Skorina/Picture6.png
    This is not esay. Make sure you back up the theme you change.
    Hope this helps,
    Matt Skorina

  • Is it possible to get the containing table name of a UDT with ToCustomObj?

    Hi,
    I got several UDTs that I use in various different tables, in order to update them I need to know which table they came from (I handle updates manually). I'm looking for a way to store the table name the UDT came from in the ToCustomObject method during mapping. Is it possible to do that?

    Acutally, i wanna make clear about the concept of a "Thread"
    Is it true that ..
    the main() method is a thread , once I create another thread in the program , both of (or all of them) will contains it owns stack exception information ?
    My english is poor, please try to understand it. Thx

  • Is it possible to draw arrows in imovie

    is it possible to draw arrows in imovie

    Yes,
    Use iMovie 06 with the GeeThree Volume Six Plug-in. Then you can Draw or write anything you like on the video frame.
    http://www.geethree.com/slick/galleries/d_v6.html
    Lots of other effects are available below.
    http://www.geethree.com/slick/index.html
    ( iMovie 08 - 11 cannot use plug-ins)

  • Is it possible to use the keyboard arrow keys to adjust the exact position of a text box in PE11?

    Hello all,
    Could someone please give me a tip on a precise way to move a text box a pixel to the left (or right) - any direction really, using the arrow keys on the keyboard instead of the mouse.
    This may sound like a daft question but the only way I can move a text object is by using the mouse and dragging text boxes precisely in any direction is a real pain, especially if I have many of them.
    The mouse just can't be the only way.
    I wish the arrow keys could work just like in Microsoft Word. When the text box is selected and the arrow cursor is also activated, one can adjust the exact position of the text box.
    It doesn't seem to work in Pr.Elements 11 though. I tried various combinations (Alt + left/right), (Ctrl + left/right) etc. and still nothing.
    Is this possible at all?
    Thanks in advance to those that will bother to respond.
    Pavlin

    Hi Bill,
    Thanks. We do have Adobe CC and therefore I have access to PrPro but I spent some time getting to know Element's interface already and was hoping I would not have to use PrPro, which is slightly more complicated.
    It is only small to medium edit jobs that I need editing software for anyway.
    That is a shame really!
    As far as I am aware, there is a newer version (PE12) that is now availble. Does anyone know if they have improved the functionality in terms of precise title positioning in that latest version?
    Thanks.
    Pavlin

  • Possible to edit theme-based navigation (ie. the "back" arrow)?

    Hello.
    I'm just wondering if anyone knows if it's possible to edit the "back" arrow navigation that automatically appears in a theme when you've created a sub-menu? the auto-generated arrow used does not fit very well with the rest of the theme and I'm hoping to move/edit it?
    Mainly this is a problem because I've created a custom theme (based on an apple theme) and the arrow style really doesn't fit (nor does the location). Is there a way to start a theme from scratch rather than based on an Apple built-in theme (thus I wouldn't be stuck with the weird looking "back" arrow)?
    Thanks,
    Kristin.

    This is something I want to do myself. I haven't perfected it yet but you need to do something like this:
    Press Control and Click (Right Click) on the iDVD icon in Applications > Choose Show Package Contents.
    Then choose Resources then select a xxxx.theme file
    Right Click again and 'Show Package Contents', then > Contents > Resources.
    Pick the relevant files and alter the shape/style in a suitable application.
    I'm going to have a play tonight on my Night Watch to see if I can change the colours of the arrows I want to. But at this time I can't actually find the buttons.
    Remember always work on a copy of software when looking for this kind of thing.
    regards
    mrtotes

  • Upload of a document with arrow "up" is not possible.

    Upload of a document with arrow "up" is not possible. The menu opens, but there is all gray and no possibility to click on "upload".
    I have to change to lokal site/remote site and there the arrows are activ.
    This happens since a have the latest version of Dreamweaver CC 2014

    Thank you for the quick answer.
    I am referring to the icon „arrows up and down“ in the panel. Right side on the top, next to the icon „Browser“.
    I tried CtrlShiftU too. No success. L
    Von: MurraySummers 
    Gesendet: Donnerstag, 6. November 2014 17:20
    An: Margot Cane
    Betreff:  Upload of a document with arrow "up" is not possible.
    Upload of a document with arrow "up" is not possible.
    created by MurraySummers <https://forums.adobe.com/people/MurraySummers>  n Dreamweaver support forum - View the full discussion <https://forums.adobe.com/message/6905675#6905675>

  • Possible to disable arrow (up/down) key frm moving the record?

    Hi,
    Is it possible to disable the arrow up/dowm key from moving to next/previous record?
    Thank You
    Regards
    Wai Chong

    The best way to control what keys do what when you are on a
    given item/block/form is to create key-triggers at
    item/block/form level for each key-event you wish to control
    (key-exit & key-commit absolutely necessary), and, afterwards
    put the key-others trigger that will contain only a null
    instruction.

  • How To use the going back function in Safari (multitouch)? Going back on Websites ist only possible using the arrow Key on the left corner but not by using the sweep function like it is possible in macOS.

    How can i use the going back function in Safari like it is possible in MacOS? On the Mac i can chance back to previous Websites by sweeping with two Fingers. Unfortuntely is this Not possible on the ipad. I tried with one and to fingers but it doesn't work.
    The multitouch function is switched on but still Not working. What is wrong? Thx for help.

    To go back a web page in Safari touch the screen with one finger at the extreme left and swipe to the right.
    To go forward a web page in Safari touch the screen with one finger at the extreme right and swipe to the left.

Maybe you are looking for

  • Bug Database for Sun ONE Studio 8

    Is there an online bug database for the Sun ONE Studio 8 Compiler Collection, like there is for all of the Java related tools? I know we have product support, but I don't want to go through the overhead of 4 or 5 layers of people to report a minor pr

  • SOAP: "XI.Timeout" module in the sender adapter

    Hi,       Could you please explain in detail, how to enter the XI.timeout module in the soap sender adapter. Regards, Vishnu.

  • Item manager in Oracle Inventory

    Hi all, My organization Is implementing Oracle E.R.P with Inventory module, and we run into this problem: In every organization we have several people that are in charge of several Items. We need to assign Items to the certain Item managers so that e

  • Trigger_stack_index

    Help, On a table I have implement the Utility to Maintain database triggers to circumvent mutating table restriction. Unfortunally when I update the table then the PUSH_xxx_ROW (xxx is the prefix of my table) will cause an application error : raise_a

  • Hp1200 v printing a page of PJL commands before the doucment is printed.

    Good afternoon, Firstly the details. Printer make \ model : Hp laserjet 1200 v Printer Driver             : Hp Laserjet 1200 series PCL5e Platform                   : Windows 2003 (sbs) SP2 Between printer and network there is a Castelle print server