HOW CAN WE CHANGE REPORT RUNTIME WITH PROGRASS BAR?

HELLO guys,
I HAVE A PROBLEM ,WHEN REPORT IS RUNNING THERE ARE TWO CIRCLES ARE THERE
1 CLIENT SIDE
2 SERVER SIDE
BUT I WENT TO CHANGE THESE CIRCLE TO PROGERESS BAR .
IS IT POSIBLLE IF SO PLEASE HELP ME.
BUY
P.C.DOHARE
MAIL ID [email protected]
null

Depends at what level the substition variables are, at database level.
alter appname.dbname set variable varname 'newvalue';
If they are are app level or system level you would just use
alter appname set variable ....
alter system set variable ...
I don't think you should be trying to hack the planning tables without good reason and experience in doing so, you would concentrate on the HSP_PLANNING_UNIT table
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • How can I change from paying with a credit card to using prepaid for itunes

    How can I change from paying with a credit card to using prepaid for itunes on ipad 2 .alrwady have app ID

    iTunes Store: Changing Account Information
    http://support.apple.com/kb/HT1918
    Apple ID Support - Manage Account
    http://www.apple.com/support/appleid/manage/
     Cheers, Tom

  • How can I change the language with the .dat (.bak) file?

    How can I change the language with the .dat (.bak) file? Is it legal?
    How does it work?
    Thanks for answering

    https://discussions.apple.com/message/17364930#17364930

  • How can I change of page with double click on my I-pod nano 7th generation?

    How can I change of page with the double click feature on my I pod nano 7th generation?

    I can't really understand what you are asking. Can you elaborate?

  • How can I change reports in report painter.

    Dear Consultants,
    I need to change report according to client requirment.
    1, Lay out change in std report.
    2, How can I customize report to get cost element group wise with sub totals one by one.
    Please tell me how to do it step by step, I'll will award full points.
    Kind regards,
    Arvey.

    Dear Arvey,
    1. Layout can be changes by going into report painter change transaction GRR2, selecting the report (by double click) and then going to Formatting-->Report layout.
    2. Second question is not very clear to me. pls provide more detail.
    Regards,

  • How can I change Time data with List Entry Screen ?

    Hi expert.
    I transfer Time Data (Infotype 2003) via CAT6.
    When I go to transaction PA61 and click List Entry icon.
    Record is display and cannot change data.
    If I wanna change data.I must to click Choose Icon one by one record.
    How can I change data with List Entry Screen?
    ps. If record create via PA61. I can change data with List Entry Screen.
    I can't change with record that create via CAT6.
    Best Regards.

    have u tried to change your time entry through CAT2 tcode, ithink if u have created profile for time entry then it should allow you to change and you can use esc otherwise, its generally the standard profile given by SAP. but is 4 one user
    hope this helps
    guds

  • How can I change the country with 0.59 cents balance in the account

    How can I change the country of my account wtih 0.59 cents in the balance

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • How can I change iPhone 3GS with iPhone 4 White ?, How can I change iPhone 3GS with iPhone 4 White ?

    I am using a iPhone 3GS at the moment...and I would like to change that phone with iPhone 4 White.. so.. where can I change and how ?...

    Not sure I understand the question... you want to swap your phone out?
    If that's the case, depending on who your provider is, and where you originally purchased the phone, you should probably begin your discussion there, and find out if you have an upgrade or exchange option.
    If you've purchased the iPhone 4, and just want to sync and start using THAT phone instead? And have all of your apps, and music moved over there? Well... we can do that!
    If you can clarify the question, I'll narrow down the answer!
    Thanks...

  • How Can I change the colour in title bar of Window in Form 9i

    Hello
    All,
    I want to change the colour of title bar in window ?
    how can I ?
    From
    Chriag Patel

    Chirag,
    this is not in a scope of control for Forms and instead determined by the look and feel.
    Frank

  • How can i change brush type with script?

    I can already set the width, size of it, but i cant find out how to change the type. Even script listener dont produce the needed code for it.

    Never mind. I managed to do it, script listener did produce the code, i just didnt find it at first. I meant brush style by type.

  • How can i change my username with sun developer forums

    Hi can any one of please send me the link in which i can change my username and password,i would like to change my email-id.
    unfortunately i have given one email-id in this forums i am getting plenty of updates to that id, so i would like to change my email-id
    can any one of please solve my problem

    there it is not possible to change the user name
    yaar
    we can change email address and other information,i
    want to change my username alsoNot possible.
    You can though just register a new account if you wish.

  • HT1918 how can i change to none with apple store

    i want to change my visa by none in the payment settings

    You can contact iTunes Support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • How can I change my region of apple store when I still have some credit balance?

    I would like to change my region of apple store from Australia to UK yet I still have very little balance which is $0.6 on my account. Since this amount is too small to spend in the store, how can I change the region with giving up the credit?
    Thanks for answering.

    Go here:
    https://expresslane.apple.com/Issues.action
    Ask for assistance.
    You won't be able to change stores until you get rid of the balance.

  • How can I change Logic's Pulse ???

    How can I change the length of each bar in Logic ?
    Meaning: I want to add a 32nd to each bar continually.
    Thanks...

    Not sure I understand your question " What is that doing?"
    You want to add a 32nd note to each bar in a Logic Song, no ?
    I assumed you may have begun in 4/4 time, but whatever time you start with
    you have to add just one 32nd note.
    I also assumed your working with MIDI only, not audio tracks.
    Unless your tempo is very slow, this is a really subtle change.
    Maybe inserting a small tempo change at the end of each bar will give you what you need, a slight lengthening of each bar.
    Hope this is a little clearer . If not please explain your situation to me more.

  • Array of clusters and in the cluster is a bar meter, how can I change the color individually?

    Array of clusters and in the cluster is a bar meter, how can I change the color of the bar meter individually for each element of the array?  I have just figured out that you can't change properties of one element of the array without all elements changing.  For the scaling I had to make numeric indicators for each tick of the scale so that each bar meter in the clustered array would have individual scales.  I also had to do some math to scale each barmeter to display correct proportions from 0 to 100%.  Now I'm stumped on the color of the bar meter.  Basically, if the value goes over a setpoint, the bar meter needs to turn red.  It has to be in an array to be infinitely scalable.
    Thanks
    Matt
    Solved!
    Go to Solution.

    You can't do that-
    without a little trick.
    You could consider laying a custom color box over the bar graph in the cluster you can set the color based on the value of the bar graph or even make a "Pseudo"- bar graph using a series of color boxes stacked to look lie a bar and changing values of the Color boxs from empty to full to red.
    Here is an example to demonstrate
    Jeff
    Attachments:
    Pseudo bar.vi ‏12 KB

Maybe you are looking for

  • Ipod Erasing all Files on it's own

    I've had my ipod for over a year now, and it was working fine, I had about 27GB worth of music, videos, and pictures on it and I was listening to it yesterday. I set it aside and came back to it a few hours later to find it empty of all music, videos

  • Global Session Attributes

    Hi, i' m developing JSP channels. I know that i can create new attributes with value in the jsp session: session.setAttribute(aname, aval); But i want other channels to have access to this attributes. Is there a global Session where all jsp provider

  • Premiere Elements 12 crashes Windows 7 Pro x64 machine

    I'm experiencing a problem when going to Publish and having Premiere generate a video file. I'm noticing that my CPU is pegged at 100% for all 4 cores. This happens during rendering when going to Publish and attempting to save the file to my computer

  • Double payment for one purchase

    Bill numbers: 204936299297, 280728696087 There was some trouble with downloading my purchase, and when I have tried to reload, the fee was debited falsely again. Return my money, please... Sorry for my English

  • Retention Policy to start a Workflow not working in sub sites.

    HI, SharePoint 2010 I have created a Retention Policy on a content type. It involves the stage to start a workflow. I have used a reusable workflow on the content type. The Retention Policy works on the main site collection. However the stages is sho