Hide enhancement tab on particular condition in standard transaction

Hi
I had a requirement in which i had to add 3 fields on the screen of standard transaction XK03.
As there are no screen exits for this transaction so i used BADI.
I created a screen and used class ZCL_IM_VENDOR_ADD_DATA_CS for badi.
No i am getting a tab on the screen, clicking on that user navigates to the screen created by me which has 3 fields.
XK03 has lot of check boxes on its initial screen, viz Address, Control, Payment Transactobs, Contact Persons, Accounting Info, Correpondence Withholding Tax, Purchasing data etc.
When Accounting Info check box is clicked then only on the next screen that enhaced tab should be visible.Otherwise it should be invisible.
I have searched for enhacement point in its standard program. But was unable to find the enhancement point at the right place in the program.
Kindly suggest what i can do to meet the requirement. If any clarification is required then revert back.
Regards,
Krathi
Edited by: K rathi on Apr 19, 2010 5:50 AM

This is standard
You need to go through menu path Details -> Network - exit  (CN22)
                                                                    -> NW Act - exit (CN22)
                                                                    -> WBS detail screen (CJ02)
Virendra

Similar Messages

  • How to hide a tab(not a conditional display)

    I allready posted this question, but nobody answered me...
    Please help. Here is the thread, just read the last message:
    how to hide a tab dynamically
    Vitaly

    Why? What are you trying to achieve? What functionality would that provide?
    See
    http://htmldb.oracle.com/pls/otn/f?p=24317:124
    Is that what you want?
    The function behind the Toggle link is
    <script type="text/javascript">
    function ToggleTab()
    var links=document.getElementsByTagName('a');
    for (var j=0;j<links.length;j++) {
        if (links[j].className=='t10standardtabcurrent') {
           var td=html_CascadeUpTill(links[j],'TD');
           html_ToggleElement(td);
           var adj=td.previousSibling;
           if (adj.nodeName != 'TD') adj=adj.previousSibling;
           html_ToggleElement(adj);
           var adj=td.nextSibling;
           if (adj.nodeName != 'TD') adj=adj.nextSibling;
           html_ToggleElement(adj);
    </script>Modify as per your requirements and post your final solution if you use this approach. Thanks.

  • PSCD custom Tabs u2013 need to hide a Tab on the CAA1, CAA2, CAA3 transactions

    We are using Business Data Toolset (BDT) (transaction CAWM) for these changes.
    We are using PSCD for one department and created a Tab for the custom data screens and it works just fine.
    Now we need to setup a 2nd department to use PSCD and we want to create a 2nd Tab for the custom data screens for this department. This I have been able to do.
    However we want the department to see only their custom Tab Not the other departments. I have not been able to figure out how to hide a Tab.
    I can not find any documentation on how to do this.
    Is it even possible?

    Your idea sounds do-able.
    For any FP object that you want to extend, you would create a "Shortcut Menu Activation?" Event. Within the event, you can retrieve a MenuRef.
    Using the Menu Palette, you use the Insert Menu Items function, each item has a displayed name and a tag.
    You then add a Shortcut Menu Selection (User) Event for the FP object to handle the selection made by the user. The ItemTags that you assign in the are available to use as a case selector. Your example would simply set the Tab control's index value to switch to the panel you want.
    I built a fancy tree control (as an XControl) a few years ago for an internal tool that presented a view of files on disk and the right-click menu was context sensitive the the extension of the filename selected. Look in the Facade and the FileView Set Context Menu.vi for the guts of what I did.
    I always deleted the tree menu choices and then added my own. If you don't delete the items, then your options are appended to the end.
    I've attached the files here as a ZIP. (LV8.6)
    Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
    If you don't hate time zones, you're not a real programmer.
    "You are what you don't automate"
    Inplaceness is synonymous with insidiousness
    Attachments:
    LV 8.6 Upgrade Tool.zip ‏745 KB

  • How to Hide a Tab related to FPM in Rfx

    Hi,
    I am new to SRM 7 and I have an issue in hiding a tab which is based on FPM. I went through lot of links and found below steps
           1) Add WD interface IF_FPM_TABBED_CONF_EXIT in implented interface of any webdynpro component under AppCC
           2) Implement the method  OVERRIDE_CONFIG_TABBED to hide a TAB.
    My problem is I took standrad webdynpro component /SAPSRM/WDC_DODC_RFQ_H_BI and tried to add  IF_FPM_TABBED_CONF_EXIT (in Implemented interface) in enhancement mode. But it is not allowing me add and throwing a message Web Dynpro comp./intf. "IF_FPM_TABBED_CONF_EXIT" already exist.
    So could you please tell me how to overcome this issue? and is there any alternative to hide a TAB based a conditions?
    Thanks,
    Raghu

    Hi
    go  to SE 80 enter the webdynprocomponents and enter
    go to component configurations select the webdynpro component
    click start configurator
    click change you can see the FPM select the button and hide
    In this you can hide for all the users only
    Regards
    G.Ganesh Kumar

  • How to hide a tab from the existing tabstrip of CRMD_BUS2000111 transaction

    I have to hide competitor tab from the tabstrip of CRMD_BUS2000111 transaction in CRM. I have tried shd0 but since this is not a dialog transaction we cannot create screen variant. After that I tried BUCO transaction.In BUCO I selected Sales Area data then competitors. But when I double click on compititors it is showing a message VCT control for screen configuration does not exist.
    I do not have much idea about BUCO. Can any one help me solving my problem?

    Friends
    With the following command you can register you .ocx ( Visual Buttons Control files ) in windows.
    REGSVR32 C:\Progra~1\SAP\FrontEnd\SAPgui\vistransmitter.ocx
    The above command will register said file in the registry and facilitate Visual Configurator Tool to run for Screen Sequence Modifications. With the above I also recommend Latest Patch (23), which is available with SAP to update on the windows frontend to avoid some other known frond end issues.
    Before doing all above make sure your have 2 files existence in the C:\Progra~1\SAP\FrontEnd\SAPgui folder
    Visu_se.exe
    vistransmitter.ocx
    Best Regards,
    Jaswant Purba
    [email protected]

  • Hide item tab

    Hi experts,
    Does anyone how to hide one of the item tab? I need to hide relationships tab.
    Thanks a lot for your help,
    Clara

    Hi SaraGil,
    You can hide the tab using application configuration of item (RPM_ITEM_DETAILS_CFG). Follow the steps as below to hide relationship tab:
    1) Go to to the transaction se80 and select the package RPM_UI_WD
    2) Select the webdynpro application RPM_ITEM_DETAILS_CFG and launch start configurator.
    3) Go to the variant RIH_EDIT and select the main view Relationships.
    4) Select the hidden element for this view.
    It will hide the Relationship tab for portfolio item.
    Regards
    Amit

  • Need to hide organization tab base on particular "Sales Area"

    Hello Ecperts,
    There is a requirement :
    I need to hide a tab in BP screen when I select a particular sales area(Sales organization,Distribution channel and Division).
    For ex: When I select a sales area : 0002/18/02 , the organization tab should be invisible.
    please help me with the right solution.
    thanks

    HI,
    Lets say your first screen is screen 100 and your second screen ( with table control ) is screen 200.
    Now in screen 200 attributes tab, set the screen type as Sub screen ( Note that sub screens do not have OK_CODE. The ok_CODE will get populated in the main Screen in which this is called. )
    Now create another Sub screen 300 with nothing in it. And use the resize option ( using cursor ) to minimize the screen size to the least possible size.
    Now create a screen 400. In this screen place a sub screen area ( choose it from the left side screen elements options  ) and giv it a name , say SUB.
    In the flow logic of this screen, write ...
    CALL SUBSCREEN sub INCLUDING sy-repid w_dynnr
    In PBO module ( before the call subscreen statement ) write
    If { your condition to display the table control )
    w_dynnr = 200.
    else.
    w_dynnr = 400.
    endif.
    Please get back with any further queries.
    Regards,
    Suzie

  • Hide all tabs in Personal Number Search Help

    Hi Experts,
    In Assest Master AS01, there is a personal number field. When user click on search icon from this field, system has to show only newly added elementary search help tab and hide all standard elementary search helps tabs tagged to Collective Search help PREM.
    Collective search help tagged to Personal number is PREM. I am able to hide all elementary search helps by adding some code in search help exit "HRMC_PREM_EXIT_A " and can see newly added search help. But with addition to this tab there is one more search help tab is apperaing. Name of the appered search help is "Free Search". I checked PREM but there is no any elementary search help with this name.
    The reason behind adding new search tab is user should not see sensitive data and personal details.
    Can anybody tell me how to hide this tab? Your suggation(any enhancement point) is highly needed for me.
    Thanks in advance!
    Regards,
    Meera.

    Hi,
    In the P_Pernr object for field, AUTHC add M as well. Refer the below link for more detals.
    http://help.sap.com/erp2005_ehp_02/helpdata/en/ef/4aba3b3bf00152e10000000a114084/content.htm
    Regards,
    Gowrinadh

  • How to hide custom tab in crmd_order

    hello gurus,
    In crm how to hide a custom tab (which is created through EEWB Transaction )for particular order types??
    ex: if a tab named ADDITIONAL DATA B is holding the info like contact name ,customer PO etc.,here my requirement is to hide that tab for some order types like CR & DR.
    Plz help me out in this issue..
    Bye--
    Pradeepa

    Hello Pradeepa,
    2 options to replicate the custom data to R/3:
    A- via EEWB, flag the 'R/3' flag
    extract from doc:
    Field Relevant for R/3 Execution?
    Specifies whether you use CRM Sales with R/3 Supply Chain Execution, and whether you wish to transfer the field to the R/3 System.
    Use
    If you set this flag, the system generates a BAdI implementation that transfers the field to R/3 BAPI structures. If your executing system is an R/3 Enterprise System, the system enhances the BAPI structures and tables for sales orders in the R/3 System so that the field is transferred automatically to the R/3 sales order.
    So, with this flag, during generation, the whole flow to R/3 and also the fields in the tables in R/3 are created.
    B- write your own integration flow via exits/badi in the middleware to integrate the fields into existing fields in R/3 tables.
    Regards,
    Fred

  • How to hide a tab in a jsp?

    Hi all,
    Kindly tell me how I can hide a tab in a jsp. Suppose the id of my tab is 'Tab123', what would be the syntax I need to use. And where should I put this syntax?

    You can use taglibs and EL to control the output flow in JSP. A standard taglib is JSTL. For conditional statements you can use JSTL's <c:choose> or <c:if> tags. Syntax is nothing more than obvious, here's some pseudocode:<c:if test="${display tab123}">
        <div id="tab123"></div>
    </c:if>

  • How to assign custom tab field value to corresponding standard tab field value.

    Dear friends,
                         I want  assign a field value ( advice code , advice code description ) in a custom tab  to corresponding field value in standard tab (advcode ,).   in me51n. 
    following screen shot are given below

    Hi SK,
    It looks both the tabs are custom ones. In that case, you can either use Export/Import statement or you can use Set/Get Parameter ID for  setting value.
    If one is standard subscreen, you can export value from custom subscreen and use line item level user-ext/enhancement to assign the value on standard subscreen.
    Hope this helps.
    Regards,
    Naveen

  • How to hide a tab in WBS?

    Dear Gurus,
    In my project Cproject is activated.
    So, If i click WBS element, it is showing last Tab as cProjects. I want to hide the tab?
    How to do it?
    Regards
    Suresh

    however path I  have provided you that was for the custmised details screen.
    The contents of the detail screens delivered by SAP are defined in the system and cannot be changed. However you can develop your own detail screens and include them in Project System Customizing for later use.
    You can make the following settings:
    Enter your own title for tab pages and put an icon on these pages.
    Hide tab pages that you do not need
    Determine which detail screens appear on which tab page and where
    Change the layout according to the transaction (create, change, display)
    If you do not want to redefine all the tab pages, copy the SAP standard layout or the Customizing settings and change these settings to suit your needs.
    For the details please refer the following link.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/d1/ebb146e35f11d1a5d20000e82de7c3/frameset.htm
    Regards
    Nitin

  • IDT Audio ((((Missing Enhancements Tab )))) in Windows Sound Speaker Properties

    I have owned a HP Pavilion G4 2129TX  core i7 3632QM windows 7 ultimate 64 bit.
    last week, my computer crashed in a big way so I reinstalled Windows 7. I figured out all of my drivers and my Sound Works fine. The only problem is that I no longer have access to the   Enhancements Tab in my Windows Sound...
    now my speaker seems too low in terms of sound not like as before.. my IDT driver is already updated but nothing changes. ..Any help to get it back would be appreciated.  

    Hi,
    Whether you have an enhancement tab in the Sound properties window depends on the particular audio driver loaded - some give this option and some don't.
    Try the following.
    First of all, uninstall your current IDT driver from its entry in Programs and Features and when done, restart the notebook.
    When windows has fully reloaded, download and install the version on the following link.
    http://ftp.hp.com/pub/softpaq/sp55501-56000/sp55977.exe
    When the installation has completed, restart the notebook again before checking if the enhancements tab is now available.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Tabs and display conditions

    Hey everyone.
    I was toying around with my Apex as I love to do, however, im a bit confused regarding tabs and display conditions.
    My scenario:
    I want a user, perhaps a public one in the future, to be able to reach page 1 of my application, where there might be for example a form or anything else fun, but I want to have a display condition on tab nr 2 to only be displayed for admin users.
    Fair enough, checked out the conditionstypes and thought the sql returns at least 1 row would be sutiable so I made myself a username table with name, usernames etc and one "admin" column that contains a Y or N flag.
    So I chosed Exists (SQL query returns at least one row)
    And in expression1 I entered "select username from users where username=:APP_USER and admin='Y'"
    However, this somehow seem to fail the display condition, and the tab disapears entirely. regardless if I use my appuser (which has uppercase in the table) or the built in "admin" user.
    I tried this SQL out in the query tool and it asked for the bind variable value and I entered my username and it displayed 1 row correctly. But somehow this doesn't seem to work for the tab.
    Am I thinking the wrong way here or what am I doing? :)
    Sincerely
    Johnny

    It is standard tab set, and I want the tab going to page 2 to be invisible for non admins for example, but I seem to make the admin tab disapear even thou I know my sql is correct, if I disable the display condition both tabs is visible again, so am I thinking reverse, or is it something else?
    Message was edited by:
    Mr plow

  • PRINT PARTICULAR CONDITION TYPE INTO OUTPUT FORM

    Hi experts,
    Thanks in advance,
    can somebody tell me that if particular condition type(Example:: ZDIS) is determine in sales document pricing then only system should print that condition Type(ZDIS) into Invoice output.(Here my we are using Smart form).
    Thanks & Regards
    Balu

    Hi
    Check in your pricing procedure, the value for this field.
    Depending the value, in the Smartform (the standard LB_BIL_INVOICE for instance), this info will be available in GS_IT_KOND. Check this element in the smartform (obviously, there are other for header, check values in V/08 and compare in smartform)
    I hope this helps you
    Regards
    Eduardo

Maybe you are looking for

  • How do I get an invoice re-sent from a Genius Bar for a handset replaced under warranty?

    I took my iPhone 5 into a Genius Bar for a speaker issue. I was immediately emailed an invoice for the repair under warranty and told to come back in an hour. After an hour, they decided to replace the handset completely under warranty, but I don't h

  • Problem with entering Discussions due to invalid cookie?

    Quite often, when trying to enter Discussions, while using Safari, I get the message: "-We're having a problem processing your login.   9: invalid cookie supplied Unknown status code: 9-". Some time later, without apparent reason, things are function

  • Triton Extreme don't work in LE8 ???

    Hi Guys I'm trying to make LE8 work with my TE, but without much luck. Triton Extremes USB/MIDI interface works perfectly with garageband and cubase, cakewalk (windows) but in LE8 its a no go... Am i missing something here? ANy tricks?

  • Displaying taxonomy folders which contain at least one resource.

    Hi all, I'd like to display in KM Navigation iView folders from taxonomy structure which contain some classified document. For example I have structure like this: My_taxonomy -Folder1 - contains classified documents -Folder2 - empty -Folder3 - contai

  • Snow Leopard forgets my Time Machine backups

    I have just installed Snow Leopard on 4 machines and on each of them unless I keep selecting the time capsule backup folder from the preferences page it is only showing time machine backups from when Snow Leopard was installed. e.g. today. Any ideas?