Need a Single iView Refresh

Hi
Need an iView Refresh  at its own place
Business Scenario
Have a Portal Page with Layout of 2 columns
Column 1  has a Webdynpro iView with drop Down content say
Google
Yahoo
Column 2  has a URL iView with Google web page
Now when User selects Yahoo In the Drop Down of webdynpro iView
The Column 2 iView needs to change to Yahoo web page
and when the user selects Google in the drop Down  the Column2 iView needs to change back to Google web page.
The webpages needs to opened in the second iView area. i.e Column2 iView
you can change the URL Dynamically using forcedURL method and it is working fine if I try to open in external window.
Any Ideas
Thank you
Regards
Krishna Kanth

Hi,
Sure, you can do that in a single statement. Here's one way:
SELECT       employer_id
FROM       employers
WHERE       SUBSTR (name, 1, 1) BETWEEN  CASE p_batch
                             WHEN  1  THEN  'A'
                             WHEN  2  THEN  'N'
                           END
                     AND      CASE p_batch
                             WHEN  1  THEN  'M'
                             WHEN  2  THEN  'Z'
                           END
AND       (     (     p_frequency = 2
          AND     freq_flag   = 2
       OR     p_frequency  = 1
ORDER BY  name
;

Similar Messages

  • How to separate single iView to several and setting its' access properties?

    Hello again!
    Well now I create a single iView from my Web Dynpro application and it's work properly. My app based on CarRentalTutor but cities and vehicles for bookings saved in its' own tables.
    View structure of my app for single view:
    window:
    |----view with only TabStrip
    |--|--1st tab has a ViewContainerUIElement:
    |--||--view with bookings list
    |--||--view wich represents form for add/edit one booking
    |--|--2nd tab has a ViewContainerUIElement:
    |--||--view with cities list
    |--||--view wich represents form for add/edit one city
    |--|--3rd tab exactly like 2nd but for vehicles
    Tasks:
    1) I need create 2 iViews: one for booking list and form for add/edit and second with TabStrip with 2 tabs (for cities and vehicles).
    2) create different roles for diff users - for example, one user can be only view a list of cities & vehicles; second can edit this data; 3-rd can adding bookings and so on. The question is: where I can make an appropriate settings?
    For 1-st task I tried to do follow:
    Create new structure:
    window:
    |----view with only TabStrip
    |--|--1nd tab has a ViewContainerUIElement:
    |--||--view with cities list
    |--||--view wich represents form for add/edit one city
    |--|--2rd tab exactly like 2nd but for vehicles
    |----view with only ViewContainerUIElement (marked as default):
    |--|--view with bookings list
    |--|--view wich represents form for add/edit one booking
    Doing step 6 from http://help.sap.com/saphelp_nw04s/helpdata/en/44/a765695df67037e10000000a422035/frameset.htm
    Of course redeploy the app.
    Creating new iView in portal, choose Create one iView from each application view, select my app and have no views to add
    What was be wrong?
    Regards,
    Lev

    Hello, Sharadha
    Yes, I have noticed about it. But I run my app inside the portal and need to have a multiple iViews.
    Well let's try to do it with easy example: I have 2 views (call it "content views") contains only labels (for simplicity) and want to create 2 iViews - one for every of content views (hope this was clear)
    Steps, wich I made:
    1) create another 2 views (call it "root views"), wich have only ViewControllerUIElement containers
    2) embed content views in these containers - one view per container. So I've got followed structure: root view #1 with embedded content view #1 and root view #2 with content view #2. One of the root views is default
    3) set application property sap.canBeSplitInIViews to true
    4) deploy app
    5) in the portal go new iView->Web Dynpro Java application->Create one iView from each application view. Next I select my app, expand it and see only one view wich have default property set to true, but want to see all views...
    (if I set default property to false for all root views then I see anything in the last step)
    Please check this list for mistakes... I'm going crazy with it

  • Iview refresh or reload in EP6, where did it go?

    We have JCO iviews that return production numbers.  Our production control guys on the plant floor have come to use this as a tool in day to day operation.  We are just about to go live with EP6 now and I can not find a way to have these iviews refresh automaticly. 
    In EP5 in the iview editor on the load tab is the client side options.  I have the check box checked to reload iview to retrieve up to date results and set it to whatever minutes they need.
    I can not find anything like this in EP6.  Is there a way to do this.  I can't believe that SAP would take this away too!

    Thank you for your responce.
    If we put the tag in, the information in the iview will time out, but we also need it to reload information back into the iview.
    An exapmle that we have is an iview that shows production informaion on cabinets ordered, ready for production day, in pipeline being produced and packed for shipping.  When the iview starts, it grabs that information and shows it in that iview for 5 minutes and the reloads the informaton.  In EP5 we added that information in the properties of the iview, via the portal.  The infor would time out and reload with no user input.
    This is what we need for EP6.  The reload part is the only thing we do not have.
    David

  • Multiple iViews in a single iView

    Hi,
    A client of mine has the following requirement. There are 4 different BW reports to be displayed on a single iView. All the reports have to refreshed dynamically.
    one way of getting multiple iViews is by using normal html frames. Is there any other way of working around it? how can I make all the four iViews to automatically refresh?
    Thanks in advance.
    Rgds,
    Ram

    You can organize your iviews in a page. Use a template page or build your own.
    Sriram

  • What are the steps i need to follow to refresh the database

    Hi Team,
    I am the junior DBA first time i need to do Database Refreshment on UNIX platform.
    1. Database Names are different and mount points are diffrents.
    2. Synonyms and dblinks are should be retained.
    How to do this and what are the steps i need to follow.
    Please suggest any one.
    Regards,
    Venkat.

    Venkat wrote:
    Hi,
    Version is Oracle 10g.
    Venkat..Start here: http://docs.oracle.com/cd/B19306_01/backup.102/b14191/rcmconc2.htm#i1006532

  • I need a single query  ?

    Hi
    My emp table consists of 10 records .
    empcode empname
    1 abc
    2 bcd
    10 zzz
    Now i need a single select query to display the empcode in a single row
    output should be in 1 2 3 ...10
    Thanks
    Jeny

    Hi,
    Searching for "Row to Column", like Nicolas said, will find lots of relevant pages, and a lot about turning n rows into n columns. If you want to turn n rows into one column, searching for "String Aggregation" might be better. (Even though 1, 2, 3, ..., 10 are numbers, '1 2 3 ... 10' is a string.)

  • Inclusion of BEx Web Applications as Single iView into a federated NW2004s

    Hi,
    GA limitation says "Inclusion of BEx Web Applications as Single iView into a federated NW2004s Portal". but at the same time, note 853505 says
    NetWeaver 2004s  BEx Web Applications Java in a NetWeaver 2004s Federated Portal Scenario
    NetWeaver 2004s  Ex Web Applications Java in a NetWeaver 2004s Federated Portal Scenario is not supported.
    This restriction is no longer valid.
    fixed with SP07
    ( Changed at 06.04.2006 )
    what does the sentence of GA limitation mean?
    Kind regards,
    Masaaki

    Hi Prakash,
    I have to implement federated portal and have to share the BW reports with BEA portal. In this scenario SAP EP 7.0-sp9 is the producer and BEA portal is consumer. I have created SAP bw iview in EP and want to share these iview with BEA. Doing so I will use the "WSRP based content sharing" feature of federated portal.
    I found the link for this configuartion in help site. If you have already implemented this and if you have step by step  guide to implement this, please pass it to me. It will be helpful to me. I will award the points.
    I did not get any document on how a BEA portal can register with SAP EP.
    Also, what WSDL path should I provide to BEA portal?
    Thanks in advance,
    manish
    Message was edited by:
            jain manish

  • Help: i need smtp single attachment code

    hy
    i need smtp single attachment code with out any html tag.
    thnx with regards

    There is some sample code on OTN
    http://www.oracle.com/technology/sample_code/tech/pl_sql/htdocs/Utl_Smtp_Sample.html

  • Portal content/iview refresh in the screen

    Hi SDNs,
    I have created some transaction iviews, like a group of transactions, one is for Purchase related and one is travel related.
    Once i logged into portal, i create a purchase order using the transaction iview and then i am navigation trip transaction iview and completing my action.
    And again i am coming back to po creation transaction iview, it is showing the <b>Start SAP Easy Access</b> screen instead of <b>me21n</b> screen. again if i navigate to travel transactions like trip, it is also showing the Start SAP Easy Access Screen.
    Not only for transaciton iviews, this i am facing for UWL iview and some other iview.
    What i found here is, the content is not refreshing, everytime i need to logoff and login if i do any action in portal and to take affect of that action.
    Can you please guide me, what might be the problem here and some inputs to resolve this.
    Thanks &Regards,
    Sireesha.B

    Hi Murthy,
        Have you modified or customized any element like masthead, desktop, framework page or master rule collection ?
    Regards,
    Vidit

  • Dynamic Nav iView refreshes all visible iViews???

    EP6 SP2 Patch 4...
    I have an JAVA/JSP iView in the dynamic nav area.
    This iView has a number of dropdown lists.
    When the user selects a value in a dropdown list, ALL of the iViews (everything below the masthead, breadcrumbs) refresh.
    Does this behavior make sense?
    I can't think of any of the code that we have written would do this. We are not doing anything any EPCF stuff. Just setting session variable values based on dropdown selections.

    As I understand it, this is because the DynamicNav area contains the content area as an iframe. If you want to have a not-reload behaviour, you'll need  to add an iframe to your iView that is invisible and send the requests to the server from within this iframe, steering the iframe with javascript.
    Regards,
    Armin

  • Using all types of resultset Objects i need a single program

    i think all of u know that there are 8 types of resultset objects are there in jdbc technology i.e
    # next() - moves the cursor forward one row. Returns true if the cursor is now positioned on a row and false if the cursor is positioned after the last row.
    # previous() - moves the cursor backwards one row. Returns true if the cursor is now positioned on a row and false if the cursor is positioned before the first row.
    # first() - moves the cursor to the first row in the ResultSet object. Returns true if the cursor is now positioned on the first row and false if the ResultSet object
    does not contain any rows.
    # last() - moves the cursor to the last row in the ResultSet object. Returns true if the cursor is now positioned on the last row and false if the ResultSet object
    does not contain any rows.
    # beforeFirst() - positions the cursor at the start of the ResultSet object, before the first row. If the ResultSet object does not contain any rows, this method has
    no effect.
    # afterLast() - positions the cursor at the end of the ResultSet object, after the last row. If the ResultSet object does not contain any rows, this method has no effect.
    # relative(int rows) - moves the cursor relative to its current position.
    # absolute(int n) - positions the cursor on the n-th row of the ResultSet object.
    Using all these result set methods i need a sample program all these methods must be used in a single program itself

    BalajiEnntech123 wrote:
    i think all of u know that there are 8 types of resultset objects are there in jdbc technology i.e I don't know who "u" are but they're wrong if they think there are "8 types of resultset objects are there in jdbc technology".
    They'd be especially wrong to think that the methods you mention are "types of resultset objects".

  • Single-row refresh in ADF tables, with PPR

    Hello everybody. I have an application in JDeveloper 11gR2 environment.
    Here are my requirements:
    1. I have a table, each cell is an input text;
    2. Some cell must be rendered differently depending on a specific key-field (for example, input or output text)
    3. Any manual change in the key-field must result in a re-rendering of the interested row, not the entire table.
    I addressed req 2 using an af:switcher which renders either a facet or another, evaluating the key-field.
    About req 3, I tried to set auto-submit to true on key-field and then specifying partialTriggers="key-field-id" in the column component including the switcher.
    It works, with 2 issues:
    a) the main one: it refreshes the entire table (which simply disappear/reappears when I tab out of the key-field);
    b) the second one: I'd prefer not to use the auto-submit 'cause I don't want to submit anything, yet: I just want to change rendering/values of other cells.
    Any idea?
    Thanks a lot,
    Emanuele

    Hi,
    I addressed req 2 using an af:switcher which renders either a facet or another, evaluating the key-field.
    I would have used an af:inputText field and set the readOnly property to true for the read only fields. This can be done through EL
    About req 3, I tried to set auto-submit to true on key-field and then specifying partialTriggers="key-field-id" in the column component including the switcher.
    It works, with 2 issues:
    You cannot just refresh a single row. The table is stamped at rendering, which means individual rows are not represented by their own object
    Frank

  • NEED WHY WE USE REFRESH,FREE

    I NEED CLEAR EXPLANATION
    WHY I NEED TO USE REFRESH,FREE IN INTERNAL-TABLES.

    hi..
    CLEAR <itab>.
    statement. This statement restores an internal table to the state it was in immediately after you declared it. This means that the table contains no lines. However, the memory already occupied by the memory up until you cleared it remains allocated to the table.
    If you are using internal tables with header lines, remember that the header line and the body of the table have the same name. If you want to address the body of the table in a comparison, you must place two brackets ([ ]) after the table name.
    CLEAR <itab>[].
    To ensure that the table itself has been initialized, you can use the
    REFRESH <itab>.
    statement. This always applies to the body of the table. As with the CLEAR statement, the memory used by the table before you initialized it remains allocated. To release the memory space, use the statement
    refresh should use only internal table,clear - you can use variables,internal table ,work areas
    FREE : it is deallocating meomry
    <b>Reward points if useful</b>
    Regards
    Ashu

  • X60s...need a single keyboard key replacement...

    I need to purchase a single key for my laptop (SHIFT key on the left hand side)
    I am not seeing this option anywhere in the parts catalog...help!
    Solved!
    Go to Solution.

    We buy single key replacements at Machina ( I HAVE NO AFFILIATION EXCEPT FOR 100% SATISFIED CUSTOMER)
    http://www.machinaelectronics.com/store/
    They're out of Chicago, IL and will provide the entire assembly including the rubber chute and black and white braces.
    We've had 100% perfect results including the prompt shipping.
    You can also remap the key  and reassign the left shift key touch typing with missing shift keys is just as cumbersome as a person who drives  every day with a manual transmission and begins to use an automatic and their left foot constantly gropes for the missing clutch. Your left pinky is banged up worse than Bernie Madoff's underwear and it eventually drives you nuts.
    Don't just sit there, take a second and use the Kudo's button to compliment the people who help you.

  • No of Datafiles needed in single tablespace ?

    hi,
    i have one tablespace of size 120gb with 23 datafiles in which first 19 datafiles are size with 2gb each. and rest data files are size with around 28 gb.
    Recently i heard that by keeping more no of datafiles will affect the performance of Database . so my question is what are the advantage and disadvantage of keeping more no of
    datafiles in single tablespace and how can i merge small data files of 2 gb ?
    Regards,
    Mithun Mathew
    Oracle DBA

    After going through couple of links provied by google i made a note on this issue :
    Optimizer does not consider number of data files when selecting execution path. Also as a general rule, you do not deal with I/O performance at tablespace level. You cannot stripe the contents of a tablespace across multiple datafiles. This need to be dealt with at a lower level (like inside Oracle ASM).
    Advantages: (More Datafiles)
    1.By using more than one datafile per tablespace, you can spread data over many different disks to distribute the I/O load and improve performance.
    2.Easy and faster restoration and recovery. The more datafiles for a given amount of data, some recovery scenarios will be faster due to having to restore/recover a smaller file.
    3.Less chances of encountering 2gb
    issue.(http://www.fors.com/velpuri2/Oracle%20block%20structure/2gb)
    4.Having multiple datafiles per tablespace facilitates the adoption of a uniform datafile size policy, which in turn facilitates disk load rebalancing.
    5.For file system based databases, having multiple datafiles may reduce the risk of contention for the operating system's datafile read/write locks (inode locks).
    6.If any corruption happens in a datafile, then there is less data loss chances in compare to one or less datafile.
    Disadvantages: (More Datafiles)
    1.We can not have BigFile Tablespace's advantages.
    2.Tough managebility and portability.
    3.Putting tablespace offline will offline all the datafiles, which will stop other applications/of its parts unnecessarily.
    4.More datafiles for DBWR for writting and more files for RMAN to backup.
    5.Many datafiles are opens when we online tablespace; means many file handlers for OS at kernel side.
    6.We have to carefull to create rollback segments because, never create rollback segments using multiple datafiles within a single tablespace.
    7.The more datafiles, the more time required to do checkpoints and such, because every file has to have its header updated.
    8.More entries in data dictionary, control file entries more file structs in SGA vs less or 1.
    Regards
    Girish Sharma

Maybe you are looking for

  • Wireless printing issue. Lonovo Think Pad v. Office jet pro 8600

    I went through all 7 of the trouble shooting steps but still can't get my wireless printing to work with my Lonovo laptop T430 and my HP office jet Pro 8600 ..last resort was to join the forum so here I am. all connections appear to be on line and as

  • Labels in graphics GFW

    Hello to all. I'm trying to use labels in graphics columns but the text that I want don´t appear in output collumns. For example, if I execute the standard program GFW_PROG_POINT_WITH_LABEL the label for the second collumn is "40", but the code have

  • How to protect my mac screen

    How to protect my apple macbook pro screen??

  • I'm having problems with my mobile internet connection

    I'm having problems with my mobile internet connection. Wifi works fine. It seems like my connection get lost every tuesday and friday between 11 and 12 am local time (guess it would be between 2 and 3 am Los angeles time for example). The connection

  • Map a drive using windows 7

    Trying to figure out how to get my Windows 7 PC to map a drive to my new time capsule.  It's not magically finding the disk.  Any suggestions?