One tab is not reflecting in main breadcrum

Edited by: Adi's on Jul 9, 2009 7:33 AM

Hi Sanjay,
Check if you have Authorization for condition tab in PO.
While creating the PO just enter SU53 and check if have the authorization object 'V_KOND_VEA' .
Contact to your basis team they will help you.

Similar Messages

  • Selected LOV value not reflected in Main page

    Hi
    Whenever I select an LOV and query for the values ,the values are displayed and when I select one of the values and click on "SELECT" button on LOV page the selected value is not reflected in Main page.
    Even if I enter an appropriate value in the LOV field and click on "NEXT" button in Main Page the value is not recognised and an error is thrown saying that the field can not be blank.
    Please help me.
    Thanks and regards

    Is there an underlying view attribute to the LOV Field? Is it updatable?

  • Deletion of an  for a commandtoolbar button popup entry in one browser is not reflecting in other browser

    Hi,
    I am  facing a problem with commandtoolbar button. Consider I am using the application in two browsers say IE9 and Chrome. There is a commandtoolbar button which shows recently saved search for the application. The main problem is when you delete a saved search in one browser it is not refreshing in other browser, it still remains in the other browser even after refreshing the page, I need a solution for this issue i.e if there is a deletion in one browser should be reflected in other browser also.

    duplicate of CommandToolbarButton popup is not refreshing the content when it is deleted in other browser
    TImo

  • Change in one vairable  is not reflected in the other  variable

    Question/ Objective / Doubt:
    during the execution of the program ,change in the member/variable of the class is not reflected in the other variable which is the dependent variable of the previous one;
    Program / code:
    class Simple {
         static int [][] valOne;
         static int [][] valTwo; //values depends on ?a? values
         // static int [][] valTwo=Library.different(valOne);  this doesn't work
         // static { valTwo=Library.different(ValOne); } // this doesn't fulfill what i expect
         Simple(int a[][]){
           valOne=a;
           ValTwo=Library.different(a); //say some static method
         void change(int r,int c,int n){
           //one of the ValOne is changed
           valOne[r][c]=n;
    class Library{
         static int [][]different(int num[][]){
              //some computations
              return intArr;//returns a values with respect to the incoming variable
    Description / Explanation:
    during execution:
    when change method is invoked to change valOne ; I want this change to be reflected in valTwo But this does not happen.....as valTwo in initialised only in the constructor
    My Try / My Effort:
    // static int [][] valTwo=Library.different(valOne); //this doesn't fulfill
    // static { valTwo=Library.different(valOne); } // this doesn't fulfill
    i declared variable as static so that this would solve the problem..
    sorry if there any wrong in naming convention...
    Jesh
    Share knowledge; Grow together;
    Edited by: java_jesh on Dec 14, 2007 2:02 PM

    it seems u are scolding me . my above comment is after seen this program
    // Demonstrate static variables, methods, and blocks.
    class UseStatic {
      static int a = 3;
      static int b;
      static void meth(int x) {
        System.out.println("x = " + x);
        System.out.println("a = " + a);
        System.out.println("b = " + b);
      static {
        System.out.println("Static block initialized.");
        b = a * 4;
      public static void main(String args[]) {
        meth(42);
    output:
    Static block initialized
    x=42
    a=3
    b=12
    i like to know more. that's why i am continuing even after the objective is solved
    Edited by: java_jesh on Dec 14, 2007 3:27 PM

  • Smartforms : CHanges in one language are not reflecting in other languages.

    Hi
    I did some changes to the smartforms in language en and was trying to see the effect in other client in language de. But dont see any changes in other language.
    Changes that i did were, Changing the text in the forms, addition of new fields, set some conditions to text.
    Hope the problem is clear.
    Please help.

    After doing changes in the German Form in transaction SE63, the changes do not reflect in English language after activating the german form.Please help me with your valuable suggestion to solve this problem.
    Regards
    Ankur Godre

  • Navigation Bar Problem - One tab/page not working

    Hi All,
    I apologise in advance if this has been covered, my searching skills are lacking today.
    I have created a website and uploaded. All is fine, but in my Navigation bar my 2nd last page is having issues.
    Once you click on it you cannot click back to any of the previous pages (if that makes sense)
    My website is here: www.makeupbyjade.com.au
    It is the 'Contact Me' page.
    You can click on the page, but once you do, you cannot go back an view another page.
    I am very new to the whole IWeb thing and am still trying to find my feet with alot of it. Does anyone know what i have done wrong????
    Thank you in advance
    Jade
    Message was edited by: Jadelina

    All is good. I fixed it.
    Thank you anyway

  • One business area data is not reflecting queries   very urgent

    we had two business areas under one chart of account .while executing the query the fig of one business area not reflecting in queries what could be the reason.
    please i will assign full points give me best solution.Very urgent
    Regards,
    sampath

    my friend kalpana,
    data was ther.i will tell u clear picture
    i am configuring fi general ledger accounting.
    i ahave loaded line item data to 0figl_o02
    and  i have loaded leading ledger data to ofigl_o10 and ofigl_c10
    when i am executing the query i cannot see the fig from one of our business area ACC.Only CRIS B AREA FIG COMING.
    WHTA COULD BE THE REASON.pLEASE HELP ME OTHERWISE I WILL BE
    in big trouble.i need to test the data.Please kalpana.....
    Thanks & Regards,
    Sampath

  • Stop an instance of JavaScript running in one tab

    I generally work with multiple (many) tabs open in Firefox. However, a JavaScript running in one tab can hang all of Firefox to the point where I have to stop and restart Firefox. Is there a way to kill / stop the particular script that is running that is causing Firefox to hang without bringing down Firefox entirely ?
    I realize NoScript or othert add-ons can be used to block JavaScript entirely, but that's not what I want at this point.

    If I could close the offending tab, I would do that and there would be no problem. The problem is that a script running in one tab has hung firefox entirely so that I cannot take any actions through firefox, such as closing the tab in question by clicking on the "X". At that point, nothing in firefox works and the only way out is to kill the firefox process/PID from Windows, or if a message comes up that firefox is not responding, then take the action to stop it. In any case stopping firefox entirely is what I am trying to avoid: it's like having to reboot the OS because one lousy process is causing a problem. What one would ideally like to be able to do is to kill the specific instance of the script (presumably javascript) from outside firefox, which might cause the specific tab to die, but not all of firefox. I generally know what tab is causing the problem because that's the one I'm working in, doing something and then it hangs. 98% of the time when it happens it's the "active" tab. It seems to me that one tab ought not be able to hang firefox entirely, just as one application's process should not be able to hang the OS entirely, and at least there ought to be tools or a method to deal with it without stopping firefox completely.

  • Holiday is Not reflecting in Work Schedule

    Hi All,
    While maintaining infotype 0007, i checked work schedule rule and got to see that one holiday is not reflecting in Work schedule.
    I have assigned correct holiday calender and in holdiday calender holiday class is assigned   "1"  as well.
    Assignment of Holiday calender with Personnel area is also correct.
    What may be the reason for this issue??
    I need holiday class and day type should reflect in 0007 infotype.
    Regards
    Priya:)

    Yes.. It did.
    My issue is that all hoidays are reflecting in calender excpt two days....
    So that ways there may not be any issue with work schedule generation.
    Regards
    Priya:)

  • How can I only close one tab, not two or more tabs at a time?

    I would like to be able to close one tab, and go back to my email or original page, but I only get the message that I will close all tabs. I would like to be able to close one tab, and go back to the previous tab that I have open, not have to go back and sign in to my email when it should still be open. This works with Internet Explorer, why can it not work with Firefox?

    The dialog Firefox displays when you click the "close window" (X) button doesn't have the option to only close the current tab. Instead, you can use one of these methods to close just the current tab:
    * Click the "x" that should appear on the current tab itself
    * Right-click the current tab > Close tab
    * Press Ctrl+w to close the current tab
    (Note: If you accidentally press Ctrl+w twice, you can re-open the tab by pressing Ctrl+Shift+t to Undo Close Tab)

  • How do I get a favorite or bookmark to open in a new tab automatically, not in the one I am working in? The tab options/settings are unhelpful.

    I have 2 laptops. Both have Firefox as my number one preference.
    One computer, is set up correctly, If I am on a site, tap on a bookmark site, it will open in a new tab and not interfere with my current tab. It's wonderful.
    The other Firefox, if I click a bookmark it will open in the CURRENT tab, changing the tab to the selected bookmark.
    I have uninstalled and reinstalled FF, but that did not correct the issue. I have read the tab options and help desk, but that doesnt help either.
    ANY HELP? :)
    -Kristen

    There is no built-in setting for redirecting a bookmark to a new tab.
    Is it possible that the computer which does that has an add-on such as the Tab Mix Plus extension installed? TMP has a setting for that (Events > Tab Opening).
    https://addons.mozilla.org/firefox/addon/tab-mix-plus/

  • When trying to close one tab, i get the message "you are about to close 2 tabs" this is not what I want. I only want to close one tab at a time in English

    I only want to close one tab at a time

    ONLY 8 people have this problem?
    Look, virtually all Mozilla's potential users are coming from Internet Exploder, which gets this ALMOST RIGHT, while FireF*x does it totally wrong. Including in webmail: there's no way I could have got to this forum without leaving 4 windows active or closing everything, including closing my mail without logging out.
    ONLY 8 PEOPLE? How many thousand simply throw up their hands & uninstall yr f- nurdware over this one single issue? Not to bore you with details, but I'm hardly unsympathetic to open sources that don't look like the best argument for Micros**t and Google hegemony.
    Btw, I said they get it -almost- right... It would be really nice if IE or >somebody< offered a checkbox to NEVER close multiple tabs. Look, if this bug disguised as a feature is useful to a few nurds by all means keep it as an advanced option, but PLEASE set up FireFox so it at least defaults to the real world.

  • Firefox will not load pictures, videos or more than one tab at a time. Help!

    Hi there,
    I have reinstalled Firefox 3.6 a few times, but it doesn't seem to fix the problem. When I try and load a site with pictures, videos (such as YouTube, but including a blog post with pictures), or more than one tab at a time, I just get "Untitled" tabs that don't even register the address. This happens especially when clicking to open a link in a new tab from a Google Reader.
    At this point too, a lot of pages will not load correctly; even Firefox Help as it turns out!

    Sorry there is no telephone support. You could try the IRC if you want a quick response, ( whilst it is [https://support.mozilla.com/en-US/kb/ask open] )
    Firefox 4 is not supported, but firefox 3.6 is
    * see [[installing a previous version of firefox]]
    There is a change to a preference which may help, post back with more details of your problems please.

  • QM03-Custom tab-Change to text field not reflecting-FG - XQQM-screen-0106

    Hi,
    I have a requirement to change the text field on a custom tab of QM03 transaction. Quality notification type is Z1 and the tab is "Checklist". Both are custom defined.
    The existing text field is of 3 lines. The new text message is of 8 lines. When I did the changes on the custom screen 0106 in the function group XQQM, the changes are not reflected on the QM03 transaction's custom tab. Only first 3 lines were reflecting the change and rest of the 5 lines are not appearing on the screen.
    Pointers on this will be definitely helpful.
    Regards,
    Mallika.

    I had a similar problem, but it was with the message line. I found that with Web Forms, I had to issue the Synchronize; a second time, but in Client/Server Forms 6i, the first synchronize worked. Here is the code I used:
    <pre><font face = "Lucida Console, Courier New, Courier, Fixed" size = "1" color = "navy"> SYNCHRONIZE;
    if Get_Application_Property(User_Interface) = 'WEB' then
    synchronize;--first does not work on web
    end if;</font></pre>
    Let us know if this works.

  • Order acknowledge no in PO ITEMDETAIL-CONFIRMATION TAB & AR no not reflect

    Hello,
           The order acknowledge no in PO ITEM DETAIL---->CONFIRMATION TAB is not seen & also the AR no not seen in some particular POs.
    Acknowledge Reqd TICK MARK is there in the PO,inspite of that the result is not being reflected.
    Please let me know the reasons or the reqd settings for the same,if any ,asap.
    For some other POs ,i am able to see the above details.
    Expecting a fast reply from u guys.
    Thanks in advance.
    JP
    Edited by: Jyoti Prakash Acharya on Dec 8, 2009 3:19 PM

    This issue is resolved later on.Thanks

Maybe you are looking for

  • Minus and - not working in query

    Hi all, I am operating on 10G R/2. I have thsi query where thi sstatement <pre>(COUNT(W_O) - COUNT(W_I))</pre> TOTAL is returning 0.Why is the minus and '-' not working out in this query?. <Pre> SELECT TRUNC(DT) week_start , next_day (TRUNC( DT) - 7,

  • MacBook won't fully boot and shows caution icon ??

    I have just applied some updates to my MacBook air from the Apple support site. Now my MacBook air boots with a caution icon showing briefly and then you shuts down. This booting process cycles three times and then my MacBook air shuts down for good.

  • EBS 12.0.6 Upgrade to 12.1.1 Another Error

    Hi Hussein, I just hit a another error for worker 1. sqlplus -s APPS/***** @/mnt/data/u01/oracle/TEST32/apps/apps_st/appl/fnd/12.0.0/patch/115/sql/afgstusr.sql &un_fnd &pw_fnd PL/SQL procedure successfully completed. ERROR: The Profile "Guest User Pa

  • Using Highlight for columns in data tables

    Hi, I'm using the "Highlight" function of SpryEffects in combination with the sorting features. My HTML structure is a simple data table, with a repeating region on the table row, so it pulls in as many rows there are pieces in the attached XML file.

  • Capture output myPage.jsp and send by email

    Hi all, I'm trying to capture HTML output produced by myFirstPage.jsp and then send it by java mail. The first problem is : How can I capture the output? Is right to call myFirstPage.jsp from another jsp page (by use HttpURLConnection) and then write