On f4 help , want to update some other fields in same column in table

Hi All,
I am using table for displaying multiple line-items, but my requirements is that on F4 help in  the first field of the table, i need to fill the other two fields in the same column based on the selection made.
Please help me out and reply me if you need any further specification.
Thanks in Advance
Regards,
Gopal

Hi Gopal,
Create elementary search help in SE11 with your search help parameter as the table fields. select the same data type for this fields as you took  while creating your context node/attributes for table.
I guess by using IMP/EXP parameter, if you select F4 on particular field then you will get automatically other fields value in your table row.
Assing the new search help to your main field.
Please try with this approach. It worked for me on my WD screen with 4-5 input fields. I am not sure 100% if this will work for table but give the try.
Thanks,
Chandra

Similar Messages

  • I have downloaded infinity blade 3 and then deleted it because i wanted to install some other apps. but now i am trying to install the game again but its saying error 0xE8000004. I have about 6.5 GB space on my iPad. what should i do..

    I have downloaded infinity blade 3 and then deleted it because i wanted to install some other apps. but now i am trying to install the game again but its saying error 0xE8000004. I have about 6.5 GB space on my iPad. what should i do..

    These might help
    http://support.apple.com/kb/TS3221
    http://support.apple.com/kb/TS3694

  • I dont want to update some of my iphone apps. how do i cancel the reminder?

    i dont want to update some of my iphone apps. how do i cancel the reminder?

    You can't.

  • If I do not want to update some of them, how do I delete the notice.

    I have 21 updates for my apps.  If I do not want to update some of them, how do I delete the notice?

    Most of the apps being updated for the new iPad also contain bug fixes and in some cases new features. I go ahead and update. Having the latest version of an app is usually a good thing.

  • I have been unable to download the iphone software v5.1.  I keep getting the timing out message.  Is there someway to set my network connections to allow the download?  Can I get the update some other way?

    I have been unable to download the iphone software v5.1.  I keep getting the timing out message.  Is there someway to set my network connections to allow the download?  Can I get the update some other way?

    The Huntress is correct, I have missed that you have an iPhone 3G
    Usually iTunes will tell you in that case, that iOS 4.2.1 the newest version for your phone.
    If you don't have an iPhone 3G, network connections timing out can be a security software problem:
    iTunes for Windows: Troubleshooting security software issues

  • Hierarchy with some other fields behind

    Hello I have a problem with some a little SQL
    I have this SQL and that works fine:
    SELECT Lpad(Unit_id, Length(unit_id) + LEVEL *4,'-') || ' ' || unit || ' ' || unit_level_id || ' ' || unit_rel_to_parent_val_from as Hierarchie
    from ua_unit where unit_type_id = 1 and unit_rel_to_parent_val_from <= sysdate
    start with unit_parent_id = 'CH'
    connect by prior unit_id = unit_parent_id;
    Now I have somthing like this
    Hierarchie
    ----A ASR 2
    --------A10 ASR FS 3 01.07.2002
    ------------100 ASR FS Bnk East 4 01.07.2002
    ------------105 ASR FS Bnk Central 4 01.07.2002
    Thats create a hierarchy but I need some other fields beyond this hierarchy...how can I do that?
    Greets
    Tierrii
    Edited by: user10411886 on Mar 16, 2009 2:37 AM
    Oh I see the columns are there but miles away from the hierarchy column ( working with SQL Developer 1.2.1) how they can be near to the hierarchy column?
    Edited by: user10411886 on Mar 16, 2009 2:54 AM
    Now I have what I want. Thanks for all the help and Inputs from you guys!

    Thank for the fast reply..
    this with the other columns is the right way first, fist I have now this hierarchy and now after this hierarchy
    there should be some other columns listed, but when i do this
    SELECT Lpad(Unit_id, Length(unit_id) + LEVEL *4,'-') || ' ' || unit || ' ' || unit_level_id as Hierarchie, unit, unit_id
    from ua_unit where unit_type_id = 1 and unit_rel_to_parent_val_from <= sysdate
    start with unit_parent_id = 'CH'
    connect by prior unit_id = unit_parent_id;
    That will not work...
    I hope you now what I mean :8}
    Edited by: user10411886 on Mar 16, 2009 2:27 AM
    Oh I see the columns are there but miles away from the hierarchy column ( working with SQL Developer 1.2.1) how they can be near to the hierarchy column?

  • I have been using my iPad with sim for weeks now, just 24 hrs ago the message I am having is no SIM card installed, I tried it with some other SIM card same same still pop up. What can I do pls

    I have been using my iPad with sim for weeks now, just 24 hrs ago the message I am having is no SIM card installed, I tried it with some other SIM card same same still pop up. What can I do pls

    ok, I did, and it said again congrats your iPhone is unlocked, but, when it said there was a new carrier update, I cancelled it, but, it asked me again, I cancelled again, I guess I'm scared it will lock it again if I allow the carrier update.
    Oh, there it goes again, this time on the phone, arg. I hit update, I hope it doesn't freak out.
    I'm glad I didn't destroy the SIM like I almost did. But, it will come out again, longer battery life with the cell portion turned off.

  • HT1918 How do i change the update ID for my iPhone every time I have an update some other ID appearse

    When I want to update my apps I just cant because another ID user is registered  and I can't find away to change that

    Is your account signed in on the iPhone (Settings > Store) ? If not then tap on the id that is logged in and then log in with your account. But if those apps were downloaded via the account that is currently appearing, then only that account will be able to download updates to those apps.

  • VA05 transaction to add some other fields in out put list

    Hi guys,
    i have requirement that i have to add some fields which are in custom table to that output list('List of Sales Orders' screen)
    plz help me out regarding this.
    thanks.

    thanks for responce da,
    but i want to add my custom table fields in alv out put list,
    where i can write query to get the data, and how to insert my fields in that list output.
    plz help da.

  • Want to update data in a view based on multiple tables

    Hi
    I am facing a problem i want to update data in tables using a view. As that view is based on multiple tables so i am unable to update data. i came to know we can update table from view only if view is based on single table. so if anyone knows any alternative please let me know.
    Thanx
    Devinder

    Devinder,
    The table can be updated through a view based on multiple tables, if and only if the table is a "key preserved" table. Rather than explaining myself, i avoided the burden of typing by finding the material in Oracle Docs and pasting it for you :-)
    If you want a join view to be updatable, all of the following conditions must be
    true:
    1. The DML statement must affect only one table underlying the join.
    2. For an INSERT statement, the view must not be created WITH CHECK
    OPTION, and all columns into which values are inserted must come from a
    key-preserved table. A key-preserved table in one for which every primary
    key or unique key value in the base table is also unique in the join view.
    3. For an UPDATE statement, all columns updated must be extracted from a
    key-preserved table. If the view was created WITH CHECK OPTION, join
    columns and columns taken from tables that are referenced more than once
    in the view must be shielded from UPDATE.
    4. For a DELETE statement, the join can have one and only one key-preserved
    table. That table can appear more than once in the join, unless the view was
    created WITH CHECK OPTION.
    HTH
    Naveen

  • Update Profit Center Field in CO Line item tables

    Hi,
    We are working on ECC6.0 NewGL with Real-time CO-FI integration for Cross Company Code and Cross Pofit Center.
    For those CO internal documents (like activity confirmation at production order) where there is no cross company code or cross profit center postings, no FI document is generated and hence table FAGLFLEXA is not updated. So, we wanted to take data from CO table COEP / COVP for these internal CO documents. However, there is no Profit Center field in CO line item tables COEP / COVP. We don't want to refer to Object Number (OBJNR) of COEP / COVP tables and take profit center from master table of cost centers, IOs etc..,as Profit center in the cost center, IO masters may get changed latter.
    I tried to generate a new report through report painter from structure CCSS, but Profit center is not defined as Charactericts there. Hence of no use.
    Can we append Profit Center field in CO line item tables COEP / COVP and update tatabase at the time of posting? Is there any risk?
    Please suggest any other alternative...
    Thanks,
    Bijay

    Hi,
    As per the standard process we can't derive PC from CO-internal Object...as per my knowledge.
    Better you can derive from IO-CC master PC ....if your question that it will change frequently then -no control can make.
    Regd,
    Kha

  • HT4972 I'm trying to update my iPad 2 from 4.3.5 to the 5 but I keep getting error message ineligible for upgrade. Please help want to update.

    Trying to update iPad 2 from 4.3.5 to 5.1.1, however I'm getting a message that states ineligible for update

    This device is not eligible for the requested build (Also sometimes displayed as an "error 3194")
    Update to the latest version of iTunes.
    Third-party security software or router security settings can also cause this issue. To resolve this, followTroubleshooting security software issues.
    Downgrading to a previous version of iOS is not supported. If you have installed software to perform unauthorized modifications to your iOS device, that software may have redirected connections to the update server (gs.apple.com) within the Hosts file. Uninstall the unauthorized modification software from the computer.
    Edit out the "gs.apple.com" redirect from your hosts file, and then restart the computer for the host file changes to take affect. For steps to edit the Hosts file and allow iTunes to communicate with the update server, see iTunes: Troubleshooting iTunes Store on your computer, iPhone, iPad, or iPod—follow steps under the heading Blocked by configuration (Mac OS X / Windows) > Rebuild network information > The hosts file may also be blocking the iTunes Store. If you do not uninstall the unauthorized modification software prior to editing the hosts file, that software may automatically modify the hosts file again on restart.
    Avoid using an older or modified .ipsw file. Try moving the current .ipsw file (see Advanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations), or try restoring in a new user to ensure that iTunes downloads a new .ipsw.
    Here is the support site.
    http://support.apple.com/kb/TS3694

  • My daughter have a apple id that always comes up when I want to update some apps, how do I change it to my apple id

    how do I change user id in app store?

    You delete those applications and then download them from your Apple ID. This may require repurchasing paid ones.
    (106690)

  • HELP! After updating Ipod hasnt acted the same

    I updated my Itouch after itunes instructed me to, I wasnt really payin attn and i reset my itouch somehow by accident i guess. I looked at it and all my apps and music were gone everything was reset, now my apps i could get back but my music since most of my songs came from another computer I lost. My itouch is not acting the same its slower, ill press something and itll go there 20 sec later, it freezes up, my pandora app skips, it never did any of that before that update completely screwed up my itouch. i've tried restarting it, resetting it, need help please

    The old iPod updater software is how you will fix all of this. Unfortunately, because iTunes 7 thinks that it's better and more up to date, it will prevent you from opening the old version of the software if you still have it on your machine.
    So first of all, uninstall iTunes 7.0. (You do not have to remove your library information, just the software.) Restart the computer.
    If you still have the old iPod updater, try it and see if it runs. If it does, read on. If not, skip to the next paragraph. So, if it does run, simply hit Restore and you can go back to a previous version of the firmware. I believe that Apple discontinued the firmware page since releasing iTunes 7. Look around some search engines like Google if you really want the latest firmware.
    Take out the installation CD that came with your iPod. Run it and it should install the old iPod updater along with iTunes 6.x. iTunes 6.x cannot run since iTunes 7 changed your libary's formatting, but that will not be a problem. Run the Restore process in the old updater and it should be alright for you to start loading your stuff on again without problems.
    Since iTunes 7 reformatted your libary listing, iTunes 6 will no longer work. However, you can still use it by reinstalling iTunes 7. Just make sure you do the following.
    TO KEEP THE SAME THING FROM HAPPENING AGAIN
    iTunes 7 is actually alright. It's the updater part of it that will screw up your iPod.
    - iTunes 7 will tell you that a new iPod software version is available when you open it.
    - Check the "Never Ask Again" box and click Don't Install.
    - When you sync your iPod to your computer, NEVER touch the Version section when you're changing your iPod's settings. Everything else is alright to work with.
    - Everything will work fine as long as you never update the iPod's software via iTunes, at least until the programmers can fix this issue in a later release or patch.
    kEat0n

  • We want new update on both rams and same update.

    nokia x3-02 need new update. Please nokia make new update with those change log:
    1.use nokia xpress in defult browsin in the phone.
    2. Change all icons to symbin anna.
    3.Improved phone network and internet
    4. Internet disable application
    5. Nokia maps built in this phone.
    6. Update all application to new version(mail,chat,opera,store,maps,music player,radio player with save support, brightness control, high volum warning, and add more apps and games+ update built in apps)
    7.add more style in menu.
    8.add some touch feuture.
    9. Improved performance and manageing items in phone.
    This update should come or make for both rams and in all countrys. If you guys not make this update stop selling this phone and give our money back.

    Wrong place,contact nokia support via links at end of page.
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

Maybe you are looking for

  • ITunes recognizes all Iron Maiden songs but IPod only 3

    Hi there! I have this issue with many artist in my IPod, i.e. Iron Maiden. ITunes sees all the songs of every artist. They all have the same name (no extra spaces, etc). But IPod only finds couple of them when playing. Can anyone help me with this? T

  • ITunes 11.3.1.2 does not download subscribed podcasts

    iTunes Version 11.1.3.2 running under Windows Vista Business on a standard HP laptop. I have an iPod Classic set up to synchronize several dozen podcasts. I have subscribed to a podcast "60-Second Science" and the podcast settings are: When I select

  • No Project IMG has been defined for Starting Reference IMG  SOLMAN ERROR

    Hi All,              I created a off release project in prodcution and assigned logical compenents. When I am trying to create a IMG object for SPRO it is showing an error stating that "No Project IMG has been defined for Starting Reference IMG ". wh

  • How do I add FaceBook?

    I purchased my HP Photosmart 6510 because it advertised access to FaceBook, yet I have not been able to add it. How do I accomplish the addition?

  • Syntax Required

    Hi all, Suppose there are two parameters in selection screen 1.(for ex) Name1(Vendor Name) 2.(for ex)Company code Name1 i have to made obligatory, but if we enter company code, it wil fetch record considering both otherwise only consider name1. With