Table Visibility settings

Hi,
I have two tables ( list and details) in the model.
After selecting item in list table details will be displayed in details table.
I want to display initially only one table (list table). After selecting item in list table then only i want to display details table.
Please let me know how can we achive this.
Thanks

Hi!
You can use visibility conditions. To display the second table make something like !isnull(@PURCHASE_NUMBER) with a field that the user click.
And for the first table, that you want to hide  - make the same condition without ! - e.g. isnull(@PURCHASE_NUMBER)
for example.
That might work.
/jakob

Similar Messages

  • Group and table visibility

    Hello Friends,
    I am facing a problem as follows:
    In an existing application I am trying to modify some code: there is a group which contains two tables the visibility of both tables are set to context element node also called visibility: and its elements table_1 is set to visibility property of first table and table_2 value attribute is set to visibility property of the second table.
    Now from the coading as far as I understood it is as follows:
    When the first table is set to NONE the second table is automatially visible and first table is disappered, and as soon as in coading it makes the first table visible the second table is automatically disappred ?
    Can any one pls help me in understanding how/what is going on ?
    Because the issue is I have to place now a third table and when this table is visible then the other two tables should not be visible, .......
    Regards

    Hi,
    In the wdDoModifyView:- Now put the if condition for tables that if one is VISIBLE then other two should be set as NONE.
    Regards,
    Praveen

  • Table Technical settings for transfer data from developemnt to Quality

    Hi All,
    Please let me know which table techinical settings required for to transport table with data from development to quality?
    Thanks & Regards,
    padmaja.

    Hi,
    You do not require technical settings to transport data from dvlpmnt to quality.
    However, you can transport any tables entries with a simple trick:
    (1) Create a workbench request
    (2) Change the request (or its task) and add the following entry: R3TR TABU <name of table> =>
    (3) Enter the key values you want to transport, e.g.:
    - <client>* for all entries of the current client
    - add additional restrictions for the table entry (<client><bukrs>* for all entries of a given company code)
    Best regards,
    Prashant

  • How to Email POWL Reports / Apply Web Dynpro ALV Table Layout Settings

    Hi all,
    we want to be able to automatically extract POWL reports and email them to users in a batch job.
    We can refresh a POWL report using FM POWL_QUERY_REFRESH, and access the raw report data using method CL_POWL_QUERY_ACCESSOR=>GET_CACHED_RESULTS.
    However this merely gives us a table of raw data.  No view layout (ie. Web Dynpro ALV table layout) settings have been applied, so there is no hiding or arranging of columns, row sorting, calculations or filters.
    Ideally we would like to be able to specify a query and view layout.  The batch job would then refresh and extract the data, and format the data according to the view layout before sending it on as an attachment in an email.
    Does anyone know how to determine and apply Web Dynpro ALV table layout settings to format table data outside of the Web Dynpro environment ?
    Thanks & regards,
    Grogan

    Hi Grogan,
    Did you find out how this works..i also have the same issue.
    Thanks
    Jdsouza

  • Save Layer Visibility Settings

    So, I have an Illustrator CS5 file with 30 different layers of artwork that I've been using to create PDF city maps.  Is there a way that I can save layer visibility settings for each map? i.e. For one map, I want these 8 layers to be visible, for another, I want 6 other layers to be visible (and so on).
    I'm also using sublayers but I'm just wondering if there's a script or something that will remember certain layer visibility settings. Artboards?
    Thanks

    You might try using View>New View. It will entail going through and setting each map as you would like by turning on and off the layers you want and then save that view with a distinctive name. Then you can use the saved views to act as Layer Comps.

  • How to make tables visible for Group Operations

    Hi:
    - SunMC Group Operations has a 'Modules Table' option which
    allows users to edit tables within a module
    - Why is it that for some modules, the tables are not visible at all, but
    for other modules, the tables are visible ?
    - Is there any documentation available which outlines how to make a module's
    table visible under SunMC Group Operations 'Modules Table' option ?
    thanks
    J L

    Please check the below thread.
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/eff6e995-e13e-4e30-844e-6242a613daff/making-sp-apps-visibleinvisible-to-users
    My Blog- http://www.sharepoint-journey.com| Twitter
    If a post answers your question, please click "Mark As Answer" on that post and "Vote as Helpful

  • Make Table visible after button is clicked

    Hi,
    How to make a table visible only after a button is clicked on the screen?
    I have two input fields and based on that data we click a search button and data is displayed.
    How to make the table  visible only after the button is clicked.
    Regrads

    hi ,
    u proceed as follows :
    1 bind visible property ur table to a context attribute of type wdui_visibility
    2 set the default value to '01' , making it '01 ' means initially ur UI wud be invisible
    3 in the onActionEvent method , when button is clicked , read the context attribute
    4 set its value to '02' using set_attribute method , u can do it using code wizard
    DATA lo_nd_cn_all TYPE REF TO if_wd_context_node.
         DATA lo_el_cn_all TYPE REF TO if_wd_context_element.
         DATA ls_cn_all TYPE wd_this->element_cn_all.
         DATA lv_invisible LIKE ls_cn_all-invisible.
    *    navigate from <CONTEXT> to <CN_ALL> via lead selection
         lo_nd_cn_all = wd_context->get_child_node(
         name = wd_this->wdctx_cn_all ).
    *    get element via lead selection
         lo_el_cn_all = lo_nd_cn_all->get_element(  ).
    *    get single attribute
         lo_el_cn_all->set_attribute(
           EXPORTING
             name  =  `INVISIBLE`
             value = '02' ).
    set attribute INVISBLE under context node cn_All to visible
    5 press control + f7 , use the radio button read context node /attribute
    for visible / invisble , instead of setting attribute to '01' and '02' , u can do it dis way
    wd_context->set_attribute( name = '<attribute name>' value = if_wdl_core=>visibility_visible )." to make it visible.
    wd_context->set_attribute( name = '<attribute name>' value = if_wdl_core=>visibility_none ). "to make it invisible
    this way u wud be able to achieve ur desired functionality
    regards,
    amit

  • Issue with Visibility Settings for Backgrounds and Layers

    I am using Acrobat Pro XI 11.0.10 (Windows) and having an issue with visibility settings for layers and backgrounds. I am attempting to get backgrounds to appear while viewing in Adobe Reader and Acrobat Pro but not be printed and so far have had no success.
    When using a background the Appearance Options dialogue has "Show when printing" unchecked, but "Show when displaying on screen" is checked. This results in the background not showing on the screen, and the background will only appear once the box for "Show when printing" is checked. It looks like the option for printing is dictating whether or not the background is able to appear.
    Using layers has not worked either. The background layer is set to "Never Prints", but will still show up when printed.
    I was wondering if anyone else has run into this and has a solution, or has any recommendations.
    Thanks in advance.

    Hi setrev2012,
    How are you adding the backgroud?
    The only way I can think to accomplish this is via a watermark.
    The basics...
    Open PDF in Acrobat. Choose Pages > Watermark > Add Watermark.
    Select a jpg or PDF of your background and adjust scaling options as desired.
    Then click the Appearance Options.. and uncheck the Show When Printing option.
    In this image the PDF is a blank page with the word "Test" on it. The watermark is the stamp and impression (a stock photo jpg).
    If you want a solid color background, just create a flat image of the background color for use as the watermark.
    If you have already followed the steps and still facing the issue then please share the file with me at [email protected] so that i can have a look.
    Regards,
    Rave

  • Table Controls/Settings in VF02/VF03

    Hi,
    Is anyone aware of way to supress the Table Control icon on VF02 and VF03 using exits or a badi. We have a situation where we need to hide the Cost (WAVWR) field from certain users but not for the majority (we've hidden the cost in the pricing conditions using the Sap Note).
    I know we could possibly use SHD0 but this would be over kill to create a transaction variant for a few users.
    I wondered if it would be possible to set user variants in the table controls for the relevant users prior to allowing them to log on and then use an exit or a badi to suppress the table controls for these users (checking a custom table) within VF02 and VF03 so they cannot change back to standard settings.
    Any advice is greatly appreciated.
    Thanks

    Dear Stanleytic .
    With the help of your basis consultant, find the authorisation object of that particular field.
    Take the help of your abaper-to make it  hidden for the roles of those few users.
    Thanks & Regards,
    Hegal K Charles

  • Button Action and Table Visibility

    Hi,
    I have created a Submit button and a table UI.
    Requirement is
    1) Intial deployment button and table should be visible (its working fine)
    2) if i click on Submit Button, Table UI should not be visible (its working fine)
    3) if once again i click on Submit Button if Table should be visible ( How to implement this).
    i.e on Action of submit button if table is already visible it should invisible and viceversa.
    Please help.
    Regards,
    Bharath

    Hi Bharath,
        Action button code
    if(tableFlag = true)
      tableFlag = false;
    else
      tableFlag = true; 
    DoModifyView Code:
    if(tableFlag = true)
       wdContext.currentContextelement.setVisible (WDVisibility.VISIBLE);
       tableFlag = true;
    else
      wdContext.currentContextelement.setVisible (WDVisibility.NONE);
      tableFlag = false;
    Declare it static in bottom
    tableFlag = false;
    I try to do work around like this
    Regards, Suresh KB

  • Table Visibility

    I have two tables, in the init of the view it's only visible the first one, when I select a row I want to change the visibility of the second at the event onleadSelection. I know that I have the wdDoModifyView method but I don't know how to use it in the action method.
    Thanks a lot
    Juan

    Hi,
    1. Create an action and bind  to the first table "onLeadSelect" event.
    2. create valueattribute "tableVisibility" of type "WDVISIBILITY"
    3. In the action wrtite the following
       wdContext.currentContextElement().settableVisibility(WDVISIBILITY.VISIBLE);
    Regards, Anilkumar

  • How to set table visibility in run time?

    Dear all,
               Initially i need to make my table invisible. if i click the button, it should be visible. Help me out to do this.
    Thanks,
    Gopi.

    Hi,
    Rather hiding the table, apply the same for the transparant container...
    Create a transparent contianer(TCO) and inside this have the TABLE....
    Create a context attribtue of type wdui_visibility and bind it to the visible property oft the TCO.
    After that, based on the data existence set this attribute value...
    Do you have any input fields and this table in the same view....waht is your design....
    If you have data in the internal table.......
    data lv_visible type wdui_visibility.
    if lt_table is not initial.
    lv_viisble = '02''.
    else.
    lv_visible = '01'.
    endif.
    wd_context->set_attribute
    exporting
    name = 'VISIBLE_TCO'
    value = lv_visible.
    Hope this is clear...
    Regards,
    Lekha.

  • Tables visibility

    Hello
    i'm new to livecycle and i'm developing an application which fille a pdf with some data retrieved from database.
    One of this pdf has to visualize a set of tables. I need to visualize the tables only if they contains rows, otherwise they must be hidden. I'm been able to do this using scripts (i've tried to set the behaviuor from the designer : repeat table, min count ect, but it leaved an empty space if the previuos table were empty). Now the customer whishes each visible table starts on the new page, but setting the property pagination->place to start on new page bring me back to the problem of having the first page with only the header text shown. This happen when the first table is empty but the second is filled.
    there is "conditional break " option, which require javascript but don't know what to write inside
    thank you in davance
    Stefano

    they are set to hidden(exclude from layout)by default , i get the row count with javascript and if it's greater than 0 i set the property to visible.
    I've placed the script into layout ready event,after adding some messageboxes i've found the count get calculated twice. Anyway my problem was how to force the second table not to go to new page when the first table was empty (so removed from layout). I've resolved putting Place = "following preaviuos" and after="go to new page" for each table,
    instead of Place = "go to new page"
    thank anyway for your support

  • OB40 settings superceedes table J_1it0030K_V settings in Miro

    Hi,
    Please note that during MIRO transaction we have found that wrong service tax GL is getting picked up.We have Business Place wise mappings in table J_1it0030_V and OB40 as well. However the Ob40 GL is getting picked up for any of the business place under that transaction type"VST".
    Do we have to put any user exit for the same.
    Regards

    Hi,
    As you said correct table i sJ_1IT030K (with _V is for "VIEW" purpose) & it is inclusive of "zero30K" and not "O30K"
    If you have created prpper data with assignment in the table - J_1IT030K, system will refer the entry maintained in this table rather than OB40.
    In this table against "Chart of Accounts" & "Transaction" yiou will have to maintain the below things.
    Tax Code - Business Place- G/L Account (From) - G/L Account (To).
    Contact SAP if you feel that there is no problem from your side.
    Regards,
    Shridhar

  • Synonym (to table) visibility in Query Builder?

    Hello,
    I have a schema that contains a table or two, and a bunch of synonyms to other tables in other schemas. In my current Query Builder (1.1.3 MAIN-27.69), I don't see the tables represented by the synonyms -- other available tools show the tables in their visual query builder, so I'm wondering if there is some function to enable this in Oracle's SQL Developer?
    Update: to be more specific, the other tool being evaluated (freeware) is QueryReporter, and its visual query builder includes synonym-table links. I'm trying to steer the staff to SQL Developer, but this is a pretty heavily used capability in QR
    I apologize if this has been asked before, I searched the Forum but found no hits.
    Message was edited by:
    Lee McCann
    Message was edited by:
    Lee McCann

    No, we do not support synonyms in the query builder, but you can switch users in the drop list on the top left hand corner.
    We have a bug logged for this.
    Sue

Maybe you are looking for