How to hide a view in BDT

Dear Experts,
I have a screen and there is a tab which I would like to hide on the screen. I found out which view it isin BDT.
But now I would like to hide the view, Can you please let me know how should I hide it so that it is not visible on the screen.
As we hide the fields, what must must be done to hide the whole view in BDT.
Many thanks in advance.
Regards,
Afroz
Moderator message - Cross post locked
Edited by: Rob Burbank on Mar 24, 2010 2:11 PM

hi,
loop at screen.
if screen-name = your fieldname.
screen-active = 0.(screen-invisible = 1)
modify screen.
endif.
endloop.
Edited by: subas  Bose on Mar 24, 2010 5:21 PM

Similar Messages

  • How to hide a view in NWDS?

    Hi,
    We need to hide an Iview based on the condition which will be on load. But that Iview is the first to load on running the application.
    Can anyone please help us how to make the view hide in NWDS without affecting other views?
    Thanks in advance,
    Indu

    In the view definition (SE11), set the maintenance flag for the field to "H".
    Thomas

  • How to hide the view latest instance option for the reports in XIR3

    Created an access level and denied the rights "view document instances" and "view document instances that the user owns" in the access level.
    Applied this access level for a particular group on a particular folder.
    Login to Infoview and when view the history,there are no instances for a particular report under that folder.
    But we could still see the 'View Latest instance' option in the properties of the report and when click on it,we are able to view the report.
    As per the security assigned,the user should only be able to view the instances owned by him.
    Plz help me how to hide the option in INFOVIEW

    In 9.3.1 (not sure about 9.2) there is a table in your BIPlus repository which stores preferences/profile information, however, having a user simply log in to WA doesn't appear to automatically create a row for them in this table. (So this may not be a viable solution to your situation, I'm still looking for one myself.) This table stores lots of preference info such as whether or not to show the Main Menu, Toolbar, Masthead, etc. by default.
    To hide the View Pane, edit the data in the SHOW_INFO_PANEL column, change it from a 1 to a 0 and for that user the View Pane will not longer appear by default.
    HYA_USER_PREFS
    But again, this only works if you already see the user in the table otherwise I guess maybe they have to 'touch' their Preference before it creates an entry in that table. Haven't figured that part out yet, and Support didn't have any information.
    If anyone has found a way to maneuver through the table structures I'd love to hear any insight you can offer.
    Before you make any changes to the data in this table be sure to take adequate repository backups, and use caution as usual.
    I'm going to create a Shared Preference and have each user point to it the first time they log in - but then you lose the ability for each user to have their own personal folder as their default, so it's still not the ideal solution. Really wish there was a way for Admins to set certain prefs. A coworker reminded me under 7.? or 6.x things like View Pane were system-level settings which was easy to control, but now it's at the user level.
    Good luck,
    Karen

  • How to hide filter view calculations in answers in obiee 11g?

    Hi,
    I have a requirement to hide the "CASE WHEN" statements which are there in the filter view while viewing the report in Dashboard. User dont want to see the calculation part in filter view instead they just want to see the selected dashboard prompt value. For e.g
    case when (column name1('column value1' IN '@{Presentation_var}' ) > 0 AND "Table name"."column name2"='column value2') or (column name1('column value1' IN '@{Presentation_var}' ) > 0 AND "Table name"."column name2"='column value2') then "table name"."column name" end
    or
    case when 2 statement
    and
    Case when 3 statement
    or Case when 4 statement
    therefore user wants only the bold text value(table name"."column name) to be displayed only not the calculation at front end.
    I can think of Narrative view but how to do that exactly? Please help.
    Thanks..

    try this, It seemed to have worked for me..
    Below was my case statement
    (CASE WHEN '@{var_brand}' = 'Value1' and "Compl"."RecTypeId" IN (5,8,9) THEN 1
    WHEN '@{var_brand}' = 'Value2' and "Compl"."RecTypeId" IN (11,12,13) THEN 1
    ELSE 0 END)=1
    I used it as a column in my analysis with the following formula
    (CASE WHEN '@{var_brand}' = 'Value1' and "Compl"."RecTypeId" IN (5,8,9) THEN 1
    WHEN '@{var_brand}' = 'Value2' and "Compl"."RecTypeId" IN (11,12,13) THEN 1
    ELSE 0 END)
    and I made a change to the name of the column in the analysis using custom column headings and put it as "Brand"
    and now put a filter on this column and filtered it for for the value 1
    and my filters view now shows the column Name "Brand" instead of the Case Statement..
    See if this process works for you..

  • How to hide the views in material master

    Dear All,
    For a the Material type u2013 HALB(Semi finished goods) we have 2 Basic views, 3 Sales views, 1 purchase view, 4 MRP views and 2 costing views.
    We have given authorization according to the material type. The PP key user is given authorization for MM01, MM02 for the material type HALB. Other key users, even if they have MM01 and MM02 authorization, they can not create or change the material that comes under material type HALB.
    Now the requirement is I want to give MM02 authorization to SD key user for the materials under material type HALB with restrictions. SD key user will be allowed to change the basic and sales views. So, I want to hide 1 purchase view, 4 MRP views and 2 costing views. How will be this achieved? Your suggestions are solicited.
    Regards,
    K Bharathi

    Hi,
    Thanks for your reply.
    I created a role ZMM01; this role has authorization to view all ROH material type. I did it through authorization group. I assigned all the eligible views to ROH (K- basic data, B- accounting, C- classification .... and so on) in the object M_MATE_STA.
    I created another role ZMM02; this role has authorization to view all HALB material type. I did it through authorization group. I assinged only few views here. They are Basic view - K, Plant Stock - X, Storage location stock - Z.
    I created one user ZMMUSER. When I assign the role ZMM02 only to the user ZMMUSER, the system dispalys only the HALB material types with view K, X, Z. When I assign the user roles ZMM01 and ZMM02, the system shows the HALB material types with all views.
    My requirement is the user ZMMUSER should be able to view or change all the ROH material with all views and the HALB material with limited views. How can this be acheived?
    Kind regards,
    K Bharathi

  • How to Hide Page View Webpart Option E.g.: Refresh, Open in Visio, Close.

    Hello all- Is there any way to hide Refresh, Open in Visio, Close option from Page Viewer Webpart, using Java script or client side method.
    <script type="text/javascript" src="https://code.jquery.com/jquery-latest.min.js"></script>
    <script type="text/javascript">
    $(document).ready(function()
        $('#VwaToolbarButton').css('display','none');
        $('#VwaRefreshButton').css('display','none');
        $('#VwaButtonNormal').css('display','none');
       

    Hi Kamal,
    As I understand, you want to hide the Refresh, Open in Visio, Close option in the page viewer web part by JavaScript or client side method in SharePoint 2010.
    You could add the custom CSS code to hide the Refresh, Open in Visio, Close option in the page by content edit web part.
     You could use CSS 'visibility: hidden’ or 'display: none’ to hide the buttons.
    You could add the CSS code to content edit web part as below:
    <style type="text/css">
    //your custom css code.
    </style>
    The article below is about CSS syntax.
    http://www.w3schools.com/css/css_syntax.asp
    The article below is about three Ways to Insert CSS.
    http://www.w3schools.com/css/css_howto.asp
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to hide a VIEW script

    TRUE or FALSE?
    We do not have any utility (10g) to hide (CREATE VEW ....) script
    like Wrapping PL/SQL Code with wrap Utility.
    Thanks.

    I see nothing in the documentation to indicate that you can, so I'll say... TRUE
    however, if it's really important, you could create wrapped code which
    returns a refcursor
    returns an array which is cast with a TABLE() call (this can be pipelined or not).
    then the nosy user would only see something like this in USER_VIEWS
    select * from table( wrapped_package.haha )
    of course, passing parameters becomes an issue since a where clause against the view won't automatically be used when building the plan.
    you can use context variables to pass arguments to the view, but it might not be worth the hassle
    create view X as
    select * from table( wrapped_package.haha( pkg_context.get_context('MY_VAR') );
    select * from X where pkg_context.set_context('MY_VAR') = 'ABC'
    (search the forum for "pkg_context" to find the source)

  • How to hide a list from SharePoint tree view pro grammatically.

    Hi,
    I have enabled tree view for a SharePoint 2013 site pro grammatically. 
    I want hide some specific lists from that tree view like Documents, Workflow, Task List, Calender
    Lists which are created default when we create a site.
    How could i do that?

    I know how to hide Quick launch and Enable Tree view with properties in C#.
    My question is 
    hide some specific lists from that tree view like Documents,
    Workflow, Task List, Calender
    Lists which are created default when we create a site.

  • How to Hide some Rows in a List view Web Part using JavaScript ?

    How to Hide some Rows in a List view Web Part using JavaScript ?

     Here is the code that worked for me:
    var Elements = document.querySelectorAll('div[id=WebPartWPQ3] table[class=ms-listviewtable]>tbody tr .ms-vb-lastCell.ms-cellstyle.ms-vb2')
    for(var i=0, n = Elements.length; i < n; i++)
     if(Elements[i].innerHTML=="India")
    Elements[i].parentNode.setAttribute("style","display:none")
    WebPartWPQ3 -> ID of webpart Div
    ms-listviewtable -> class name of table in Div
    ms-vb-lastCell.ms-cellstyle.ms-vb2 -> classname of td to get text

  • How to hide the field from the view in the webdynpro application?

    Hi Gurus,
    I got a requirement where in which ,default layout has the field name Time.......To......... which is (2 input box ) and one lable assigned to the container.........
    Now my requirement is to hide this field from the layout for all cases of leave......(all types of leave)....
    I got a few inputs from forum that we can achieve this by implementing the following steps..........
    Create In context => Value attribute => Say Visibility
    Go to its properties
    Select com.sap.ide.webdynpro.uielementdefinitions.Visibility
    In View Layout
    Select UI Element Set Visible property to this context variable Visibility.
    In wdDoModifyView() You can set this property to false
    wdContext.currentContextElement().setVisibility(false);
    Can you people tell me where to create the value attribute........
    In the view context or in the component context...........
    and field that am talking about is assign to the container you want me to assign this context variable property to all ......Like to input box ,label and the container..........
    Please calrify this ASAP...........
    Thanks in Advance,
    Dharani

    Hi Manoj......
    Hi Murutuza,
    As per your guidelines I have created the value attribute in View context (which has the field..... which needs to be hide)inside the value node say FieldVisibility.......and attribute name OldTimeDuration......and I set this value with uidefeneitions Visibility .......
    and I bind this vaule with the field property visible(Time.......To..........)which I need to hide...........
    Now in the view implementation tab ..........I have coded in the doinit method(since my requirement to hide the field from the layout in all cases).........
    wdContext.currentFieldVisibilityElement().setOldTimeDuration(WDVisibility.NONE);
    But if I deploy the application and see still am getting the same field dispalying in the screen.........
    I even tried putting this code in wdmodifyview method.........same results........
    Kindly tell me how to hide the field permenantly from the screen............(without any conditions.)
    Thanks in Advance,
    Dharani

  • How i hide a field of a custom view in OAF 11

    Hi, im a new developer of OAF11.
    What should I do, to customize the Purchase Order screen, if then the requirement is to hide the field that i insert from extended VO.
    What I did was modify the XML of the page to add the field and then extended the original AM.
    I added the extended view into the custom AM to prevent that fail with the field that i insert.
    I must clarify that I modify the path of AM default for the path of the custom AM in the XML, then i upload the XML with the command import, and i see it the field in the page.
    I tried to hide another field that i created by customizing the page, but I couldnt do. That´s why i insert directly the field in the XML original.
    I Try to customize the driver involved with the page, but nothing happened.
    First try it on the controller Father and after the son.
    The page is in the POS module (iSupplier), and is POSVIEWPOG (PO Details).
    The code that attempts to hide the field is:
    OAApplicationModule am = paramOAPageContext.getApplicationModule(paramOAWebBean);
    OAViewObject oaviewobject1 =(OAViewObject)am.findViewObject("PosViewHeadersVO");
    if (oaviewobject1 != null)
    OARow row = (OARow)oaviewobject1.getCurrentRow();
    String vCustomType = (String)row.getAttribute("TypeName");
    if (vCustomType.equals("Blanket Agreement"))
    OAMessageStyledTextBean vHideField = (OAMessageStyledTextBean)paramOAWebBean.findChildRecursive("drbQuantity");
    vHideField.setRendered(true);
    else
    OAMessageStyledTextBean vHideField = (OAMessageStyledTextBean)paramOAWebBean.findChildRecursive("drbQuantity");
    vHideField.setRendered(true);
    Can anyone help me?
    If im grong other solution that i think is:
    How I can put a field on a page with code and how to hide the field with conditions?, consider that the field is from the VO extended.
    Thanks!!!

    Hi Yichao,
    Chk these links
    https://help.sap.com/saphelp_nw04/helpdata/en/5a/0c889a4d5911d2a5fb0000e82deaaa/content.htm
    http://help.sap.com/saphelp_45b/helpdata/en/cf/21ec5d446011d189700000e8322d00/frameset.htm
    thanks and regards
    srikanth.p

  • How to hide a field from table maintenance view?

    Hi,
    How to hide a field from table maintenance view? 
    The field is used for data created date. I need to hide it from display.
    Thanks

    Chk this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/66/33f52010dd11d6999300508b5d5211/frameset.htm
    Maintenance Attributes
    You can assign a maintenance attribute P to individual fields in the maintenance view definition in the Dictionary (SE11). It can be  H (hidden)
    H (hidden)
    A field flagged H is not displayed on the screen. This field must also be filled in the background by a routine at an event.
    The system writes R and H fields to the database like all other fields when a new data record is saved.

  • How to hide "View in Browser" and "Edit in Browser" from ECB injected by Office Web Apps Feature

    Hi,
    i am currently using custom_AddDocLibMenuItems to implement a custom ECB menu for my document library. I need to activate Office Web Apps. My custom_AddDocLibMenuItems has two items
    -> custom dialog
    -> open in office web apps
    After activating the Office Web Apps Feature at the SiteCollection Level, this Feature "injects" in my custom menu the following
    additional menu items:
    -> View in Browser
    -> Edit in Browser
    Its curious to see that, cause implementing the js function custom_AddDocLibMenuItems with
    return true should be the way to impolement a custom ECB menu without having other features/solutions injecting things in this menu!? Or did i misunderstood something here?
    My question is: How can i prevent this ...
    a) without deactivating the Office Web Apps Feature
    b) without modifying the core.js
    I hope someone can help!
    Best Regards
    Bog
    Developers Field Notes | www.bog1.de

    May be this can help
    http://extreme-sharepoint.com/2011/10/29/hide-menu-ecb/http://pholpar.wordpress.com/2011/07/24/hiding-ecb-custom-actions-based-on-specific-list-properties-using-the-client-object-model/Or tryhttp://stackoverflow.com/questions/13795858/how-to-hide-view-in-browser-in-document-library-in-sharepoint-2010-using-javascr $(document).ready(function(){
    $('.ms-MenuUIPopupBody').live('blur', function() {
    var elm = $("div.ms-MenuUIULItem a:contains('View in Browser')");
    elm.remove();
    $("div.ms-MenuUIULItem a:contains('Edit in Browser')").remove();
    It is hiding menu only on focus or blur or mouseover
    I wants it to be hide on load AS soon as i Click on "V" option on right side of document it should hide View in Browser and Edit in browser
    When I click on V option ![I wants As soon as i Click on v option right side of test it should hide view in Browser and edit in browser][1]
    If this helped you resolve your issue, please mark it Answered

  • How to hide fields in table view

    Hi,
    I'm populating the contents of an internal table in a table view. I want to know how to hide few fields in table view. I'm working on classical BSPs.. no MVC and I have not used iterator.
    Thank you
    Sreesanth.

    just to hide certain fields (columns) you dont need iterator. you could use columnDefinition attribute of htmlb:tableView tag.
    to do this declare two page attributes as below
    col_control_tab     TYPE     TABLEVIEWCONTROLTAB
    col_wa     TYPE     TABLEVIEWCONTROL
    now in the oninitialization event. fill col_control_tab with the required column details.
    suppose the itab has columns 1 to 10 and you want to display only column 1 and 8 then the coding would be.
    clear col_wa .
      move: '1' to col_wa-columnname , " field name of column1 in itab
      'This is the title of column1' to col_wa-title ,
      'LEFT' to col_wa-horizontalalignment  .
      append col_wa to col_control_tab .
    clear col_wa .
      move: '8' to col_wa-columnname , " field name of column8 in itab
      'This is the title of column8' to col_wa-title ,
      'LEFT' to col_wa-horizontalalignment  .
      append col_wa to col_control_tab .
    the finally
    <htmlb:tableView id                  = "tv1"
                           design              = "ALTERNATING"
                           selectionMode       = "MULTISELECT"
                           onRowSelection      = "MYROWSELECTION"
                           table               = "<%= flights %>"
                         columnDefinitions   = "<%= col_control_tab %>"
    Regards
    Raja

  • How to hide watermark when viewing in acrobat 8 standard

    Hi,
    2 of my colleagues (also having same versions of acrobat) manage to open a pdf file without the watermark showing.
    I have been googling around and found that there is an option to set.
    To specify when the watermark appears, select or deselect Show When Printing and Show When Displaying On Screen.
    But i couldn't find the option on my PC(windows xp). I would like to know how to hide the watermark when viewing in acrobat 8.?
    Thanks,

    Thank you, i understand now.
    so in that case, why does my 2 colleagues can view the pdf file with the watermarks hidden. While for me, i can see the watermark when i view the same file?
    appreciate your clarification.

Maybe you are looking for

  • A slightly different problem with aspect ratio and DVD Maker

    I am converting VHS movies to DVD. All are 4:3. Using Microsoft Movie Maker, I create the desired final result, a WMV file that plays perfectly--aspect ratio, sound, whatever. The problem comes when I use DVD Maker to create the DVD. The picture gets

  • Getting hold of an item's expiry date

    WWSBR_ALL_ITEMS contains a column called EXPIREDATE. This only seems to get populated with a date if: 1. An explicit expiry date is provided 2. You click on the expire item link For items that are set to 'Expire in x days' nothing is stamped here whe

  • Upgrade related efforts

    Hello Friends, We are planning to upgrade BW 3.5 to 7.0 and I am preparing documentation on upgrade related activities. I would like to know the conversion related efforts and I would appreciate if you can share some documents. Do I have attend a dem

  • Will wifi in europe push pictures to my iPad?

    will taking pictures on my verizon iphone push to my ipad using wifi? in europe

  • Copying of Update Rules

    Hi, I need to copy the update rules. Let me explain the requirement: The standard business content in SD provides the update rules from InfoSource 2LIS_12_VCHDR to InfoCube 0SD_C03. We have created an ODS (ZSD_O01) on the InfoSource 2LIS_12_VCHDR, wi