Is it possible to change the position of beining of text in a standard report

Hi,
     I am wondering wether it is possible to change the position of the test (the starting point) in a standard report. I would like to print a label with different texts at different positions. If its not possible in a standard report is there any other way to do it.
Thank you,
Mudda.

Hi Mudda, I don't see any way myself to set any particular starting position for your text. It looks like the best way to emulate this behavior would be to add a new line with lots of tab characters or spaces to place your new text at a specific offset from the left. You can also use Append Table to Report and wire in a 2D string array with only a few positions filled in with your various text labels as shown below. This will space text labels pretty well across the page. Try it out and see if it works for you. You could be more clever and build the 2D array programmatically if you wanted more control over position.
Message Edited by Jarrod S. on 06-02-2006 05:37 PM
Jarrod S.
National Instruments
Attachments:
Set_Report_Position.JPG ‏69 KB

Similar Messages

  • Is it possible to change the position of the FMS chat component in different frames?

    I have developed an application using various FMS2 Communication Components.  One of those is the Chat component.  The application has various display modes (minimized, normal, maximized).  These display modes require the Chat component instance to be resized and repositioned on the screen.  I took the approach of having a separate frame represent each of the display modes.
    The problem I am having is that the Chat component won't resize or relocate from the size/position on the first frame.  The visual layout isn't respected, and calling this.moveTo(x,y) has no effect either.  The only way I can get the component to have the desired behavior is to comment out the last line of the Chat component actionscript:
    this.setSize(this._width,this._height);
    Of course, by doing this, the Chat component appearance is horrible.  I have narrowed this down to two set assignments that occur within the setSize function.  If either one, or both is called, then the component gets "stuck".  The assignments are:
    this._xscale = 100;
    this._yscale = 100;
    Anybody else run into this and come up with a solution?

    Try chat_mc._height and chat_mc._x instead.

  • How to Change the position of Column in ALV report

    Hi Follks,
        Is is possible to change the position of column in ALV report?.If yes then how?
        Basically my requirement is, that user want afacility where , he should be able to change the position
        of column aftre he runs the report.
        Eg: After running the report , user felt that column 5 should be at position 2 , in that case he should   
               be able to drag column 5 at position 2 and vice versa.
        Please help me, how to solve this issue.
        Note : I am using NW 7.0 SP 9
        Regards
        PG
    Edited by: PG on Apr 13, 2009 11:10 AM

    HI PG,
    do below whie filling the filed catlog
    wa_fieldcat-fieldname        = 'Field1".
    wa_fieldcat-COL_POS = '1',
    append wa_fieldcat to it_fieldcat.
    wa_fieldcat-fieldname         = 'Field2".
    wa_fieldcat-COL_POS = '2',
    wa_fieldcat-fieldname         = 'Field3".
    wa_fieldcat-COL_POS = '3',
    Thanks!

  • Is it possible to change the order of email mailboxes

    As you can see in the image below, I have multiple email addresses on this iPad. However, the order they appear seems to be totally random (not alphabatized, not by date I added them, no reasonible ordering I can see).
    On my Mac I can easily reorder them however I want, so the mailboxes I interact with most are at the top, however I can't find any way to change the positioning of the mailboxes/accounts on my iPad.  Is it at all possible?
    In other words: I want to put all the ".org" address at the bottom, and the ".com" ones at the top.
    As great as the unified inbox is, sometimes I want to check the individual inboxes. And I don't want to go "hunting" on the list for the one I wish to check.

    Allan Sampson wrote:
    The accounts should be in the order they were created on the iPad with the account created first at the top and the last create account at the bottom, etc.
    All I know for sure is that the two .com accounts were created first, but as you can see a .org account separates them. I wish Apple would let you reorder them, oh well...

  • Why can't I change the position of the 'Top Collections' feature box?

    In Public Site Manager I can select or de-select and change the position (ordering) of all the feature boxes on my provider page except for 'Top Collections'. As a result of this 'Top Collections' remains fixed at the bottom of the page. I'd like to move it to the top of the page so it's the first feature box that users see. What gives?
    Options in Public Site Manager (notice there is no option to select or move 'Top Collections')
    iTunes U Provider Page (notice that 'Top Collections' is at the bottom of the page)

    Hi Julie
    Thanks for the reply.
    I can move the 'Top Downloads' box but not the 'Top Collections' box.
    I don't use the What's New feature box so unfortunately I can't comment on that. In regards to the ordering in custom feature boxes I think it's no longer possible order the items. Or rather you can order the icons in Public Site Manager but in iTunes it orders them automatically by 'Most Popular', 'Name' or 'Release Date', with Most Popular being the default option. I do have my doubts, however, about the reliability of the 'Most Popular' ordering. I know for a fact that there are many collections / downloads on my iTunes U site which are way more popular than those that iTunes deems to be the most popular.
    Regards
    Tom

  • Is it possible to change the formatting of Excel in place

    Hi,
    is it possible to change the standard formatting of columns and texts when using Excel inplace (Excel on the web for the BPS )?
    Many thanks,
    Simon Cohen

    Simon,
    I am afraid you can't modify styles using excel in place.
    Note 632333 says the following :
    List of the features the Excel OWC can use from the template:
    Text format - font, size, colour
    Cell format - background colour, border, alignment
    Number format
    "Simple" formulas
    Panes Split and Freeze (only for Office versions 2002(XP) or higher)
    Nevertheless this applies only for cells which are not filled by BPS runtime. All texts and values written by BPS runtime into the template use standard styles. The styles cannot be changed, see below.
    List of features that are not available in the Excel OWC:
    Styles. Consequently no changes to the SAP standard styles are taken over to the OWC. Therefore the features mentioned above are available only for the cells not containing a transaction specific data
    VB Macros. When needed, the designer can use a script language (VBScript, JavaScript) to access the DOM of the OWC. You can include HTML into a text component in the Web Interface customizing (tn BPS_WB) and place your script code there.
    Cell and text formats not mentioned above (e.g. text orientation,...)
    Line brakes within a cell
    Panes Split and Freeze (only for Office version 2000)
    Embeded elements (like form objects, pictures, background picture,...)
    Having more than one worksheet in the Excel OWC
    In comparison to HTML based planning layouts the Excel layouts do not identify the position of the documents.
    Hope it helps,
    Alberto

  • Update table HRP1001. Change the Position and the Org Unit.

    Hi,
    I am new to SAP HR and have been given a work in this area. The requirement is to update the relationship table HRP1001 replacing the old Manager' Position and the Org Unit with the New Manager's Position and the Org. Unit.
    I have some how found out the way to get the Postion and the Org unit of the old manager. Now I am replacing the same with the new details using the Update HRP1001 Command but this is the old and not recommended method acheiving this task.
    Can anyone please suggest me any Function Module OR the BAPI to update the HRP 1001 table with the New MAnager;s Position and the Org Unit.
    Thanks...!!!
    Regards,
    Deepak.

    Hi Kalpesh,
    I am using the FM: 'BAPI_HRMASTER_SAVE_REPL_MULT'but still not updating. I am trying to change the Position and the Org unit but not successful yet.
    I first used the Operator 'I' withi the table BAPIHROBJ-OPERATOR, it failed then I tried 'U' for update it still failed. Can you please let me know how many such operations possible with their charecter values apart from I & U. the domain value set does not exist as it is char1.
    Now I came to know that I have to terminate the old relationship by changing the ENDDA and create a new one with the new BEGDA as tomorrow's date.
    Can you please suggest something.
    Regards,
    Deepak.

  • I'm a singer wondering if it's possible to change the key to a backing? Eg. a key convertor?

    I'm a singer wondering if it's possible to change the key to a backing (song)?  Eg. A key convertor?

    Even if that is true (and I am almost 100% positive that it is not true), you're talking about getting a warrant and going through a lot of legal channels, plus you'd have to show probable cause that information on the device would be helpful in solving a case, and even then, only the information relevant to the case would be available.
    For this family's situation, there is no viable option.  Let's not falsely raise hopes by arguing semantics and technicalities.
    Can you even support that claim with any documentation?  That Apple has the ability and/or performs that service at all?

  • Is it possible to change the number of weeks to be displayed in the month view in calendar (mavericks)?

    I'd like to know if it's possible to change the number of weeks to be displayed in the month view in calendar? Thanks!

    No.
    There are up to six calendar weeks that might be used to display the 31 possible days in a month.
    So the month view displays six weeks.

  • Is it possible to change the ALV report layout settings in spool request

    Hi All,
    Please let me know is it possible to change the ALV layout settings in background as we can change the layout settings in foreground to get correct format when download to excel.
    Regards,
    Jyothi CH.

    Hello,
    Add a parameter for layout on selection-screen (p_varmm LIKE disvariant-variant).
    As you are in backgroud mode, ALV will be printed with this layout (assuming you call correctly the MF ALV_LIST or REUSE_ALV_GRID)
    Regards,
    Christophe

  • Does anyone know if it is possible to change the display in week view to show 24 hours per day for those of us that work irregular hours

    Does anyone know if it is possible to change the display in week view to show all 24 hours per day for those of us that work irregular hours.
    Also is it possible to have all of the 'all day' entries showing, not just 3.5 of them.
    The app Week Cal HD was the perfect calendar until Apple removed it so could they please offer the same facilities that it offered.

    Does anyone know if it is possible to change the display in week view to show all 24 hours per day for those of us that work irregular hours.
    Also is it possible to have all of the 'all day' entries showing, not just 3.5 of them.
    The app Week Cal HD was the perfect calendar until Apple removed it so could they please offer the same facilities that it offered.

  • Recently, I discovered I have two iCloud accounts. Is it possible to change the Apple ID from one account to match the second account, without losing the information on each account?

    Recently, I discovered I have two iCloud accounts. Is it possible to change the Apple ID for one of the accounts to match the other account, without losing the information from either account.
    thanks

    Welcome to the Apple Community.
    It's a little tricky to move data from one iCloud account to another but it can be done. But what makes you think you have 2 iCloud accounts.

  • Is it possible to change the video card of a pavilion g7-1075dx?

    So, I have an HP Pavilion g7-1075dx Notebook with Windows 7. I'm an avid gamer and wish to play the newest games. However, there's one problem thats keeping me from doing so. Alot of the newer games require newer video/graphics cards. This particular laptop has an ATI Mobility Radeon HD 4250. The newest games seem to require ATI Radeon HD 4850 and above. This is the only thing thats keeping me from playing games like Starcraft II on the highest settings OR in the case of Star Wars: The Old Republic, it almost keeps me from playing the game, period, due to the graphics being too much for my current card to handle, causing massive lag. I was hoping I could change the video card. Upgrade. However, i've heard that with most laptops or notebooks you can't upgrade anything other than the RAM. I'm hoping anyone on here can help me out and tell me if it is possible to get a new video card for my laptop. We don't have a desktop computer so this laptop is my only hope for a long time to play newer PC games.

    Alright, let me put this in a simpler message: Does anyone know if it is possible to change the video card currently in my laptop, the HP Pavilion g7-1075dx, for a newer and better one. ATI Mobility Radeon HD 4250 to ATI Radeon HD 4850 or higher.

  • Is it possible to change the colour of box in script from black to blue

    Hi,
    Is it possible to change the colour of box in script from black to blue  or some other colour and background colour also...if so how....
    Thanks.

    No..
    It is not possible in scripts..
    In scripts u cannot use colors..
    In smartforms u can do that..
    reward if it helps u..
    sai ramesh

  • I have a iMac 21,5" Intel mid 2011 and I need to know if is possible I change the original 500Gb HD for a 512Gb SSD? If yes, where I find a tutorial about this? Thanks a lot and best regards all.

    Hi people,
    I'm typing from Brasil, sorry my English.
    I have a iMac 21,5" Intel mid 2011 and I need to know if is possible I change the original 500Gb HD for a 512Gb SSD?
    I intend to keep the original DVD driver and install the SSD in the same HD place.
    If yes, where I find a tutorial about this?
    And I will like to know if the 512GB Solid-State Drive Kit for Mac Pro is compatible with iMac.
    http://store.apple.com/us/product/MC731ZM/A/512gb-solid-state-drive-kit-for-mac- pro?fnode=5f
    What brand and model of SSD do you recommend?
    Thanks a lot for now and best regards all.
    Carlos Sgrillo
    Porto Alegre, RS, Brasil

    Tukaine
    Sep 23, 2012 10:59 PM
    Since the late 2009 iMacs came out, replacing the hard drive has caused the internal Hard Drive Fan to start running at around 6000RPM.
    This is due to Apple replacing the external Hard Drive temperature sensor with a proprietary firmware and using the drives internal sensor.
    Replacement drives do not contain the firmware to deliver temperature data on the temperature sensor cable.
    When the iMac does not receive a good signal from the hard drive it puts the fan at full speed to protect the drive.
    If you replace your drive, your iMac will initially seem fine, but soon the fan will begin to speed up to full speed. Resetting the SMC (System Management Controller) will have a temporary effect, but again the fan will speed up.
    Fixes people have used in the past included:
    Using smcFanControl and the terminal to set a MAX speed for the fan and writing scripts to start this after every sleep/restart.
    Shorting the temperature sensor cable (Not a possibility on 2011 iMacs) this tricks the iMac into thinking the drives temperature is very low, hence slow fan speed.
    Both these fixes are less then perfect and leave the drive in a dangerous situation with no protection from overheating.
    Another option people try is other Fan Control software. These programs will not work for this particular issue as they often only control the base speed, and if they do control the fans actual speed they rely on the temperature reported by the sensor which is now incorrect.
    HDD Fan Control
    HDD Fan Control works to fix this issue by reading the drives internal temperature using the S.M.A.R.T protocol and set the fans actual speed to a value good to protect the drive.
    It runs at startup and continually to always control the fan correctly, prevent the loud fan noise and protect the drive from overheating
    Instead of HDDFan Control, get the free SSDFan Control
    http://exirion.net/ssdfanctrl/

Maybe you are looking for

  • After installing mountain lion safari keeps crashing

    safari crashesa after mountain lion install, no idea why. Use glimmerblocker and just updated java and flash Log: Process:         WebProcess [10909] Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/

  • How to parse an XMl without using prefix in the namespace and elements?

    Hi The following is a sample of the xml that I need to parse. Without the prefix in the namespace section I am getting an error but when i just put in the prefix it works fine. Any help here would be greatly appreciated. I think i need to change some

  • Intel GMA 965 - Macbook

    Any clues as to when the GMA 950 integrated graphics will be replaced by the GMA 965, now that it's released ....

  • In my library disc 2 comes before disc 1

    i imported a 2 disc cd to my itunes library but disc 2 is positioned before disc 1 in the sequence order of albums. How can I correct this?

  • How do I find folders/files now showing up in Finder or Spotlight?

    Hi all, I have hidden a number of files/folders from myself some time ago, and have insofar been unsuccessful in finding them anywhere on my hard drive.  These were originally in a password-protected .dmg I created in Disk Utility, but I moved them o