Remove the Custom Tab in XD01

Hi Experts,
I have created a custom tab in XD01 with some custom fields on it. My requirement is when I creating a new Customer using XD01, for only one particular Accounting group I need this Custom tab to appear in my transaction, for other accounting groups the new tab should not be displayed. I want to know if this can be done through Configuration?
Thanks & Regards
Johann

Hi,
yes use your own cusomizing table for this with fields:
account group
and x-field 'show  dynpro'
select and process this table in your user-exit
(with loop at screen)
A.

Similar Messages

  • How can i stretch pictures in picture library webpart and remove the home tab that comes with the site

    Hello people
    how can i stretch images to fit into my picture library webpart?
    also how can i remove the Home tab that comes with change the look.

    Hi,
    Let’s verify the following:
    Whether you use the picture  library web part or Image Viewer web part or Picture Library Slideshow Web Part.
    I think you should custom the web part to stretch images to fit into your web part. There is no OOTB method to achieve it.
    Whether the home tab is your library name.
    To remove the Home tab, edit the web part->Appearance->”Chrome” choose none.
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Error message does not lead to the custom tab me51n

    Hi Experts,
    When I try to to create a PR in me51n and check, a popup with error messges appear when we pick one of the entry and select edit button that leads to the field of that concerned tab.I have a custom tab and cutom field the issue is error message is displayed to fill the custom field but when I check mark that error and select edit that does not take me to the custom tab where custom field exists please suggest I have tried lot of user exits but no use.
    appreciate your help......

    We added some error message checking using Function exit EXIT_SAPLMEREQ_005. How we can bring the screen to Customer Data Tab when there are any errors under the tab. And as long as the error is not fixed, the screen will stay on the tab?
    To eloborate my question - in ME51n/Me52n, the system gives a messages window/subscreen with errors or warnings upon clicking the check button or upon save. On the messages window/subscreen, we can select a particular message and edit will take action to the corresponding tab with the cursor on the field with the issue. I understand this is standard functionality.
    However I'm looking for a way to make this work for a mandatory field on the customer data tab i.e., when I select the error message pertaining to this mandatory field and choose edit, control should jump to the customer data tab with the cursor on the mandatory field.

  • How to display success message when data is changed in the custom tab in MM

    Hi,
    I have added a new custom data tab in the MM01/MM02/MM03 transactions. Whenever I do changes to fields in the custom tab in MM02 transaction, and no changes in the standard tabs, I will get a message stating "No Changes Made".
    But if I do changes in the standard tabs, it works as usual with display of message "Changes to particular material has been done.
    Please let me know, if anyone of you know, how to display the success message if the changes to the custom tab is done.
    Thanks in advance,
    sudhanva

    Hi Sudhanva,
    The exit EXIT_SAPLMGMU_0001 is a function exit that you can use for custom validation but not to add custom tab/screen.
    But the message issued by SAP is not related to this Function Exit.
    If you have used a Screen Exit, then there must be some Function Exits also in the same Enhancement using which you can assign the value of custom fields to/from the standard structure. Thus when the value of any custom field is changed the system can understand that the some changes have been changed and will  not issue the message.
    In case you have used a BADI, there can be other methods in the BADi using whcih you can assign the value of custom fields to/from the standard structure. This might also prevent the message from being displayed.
    I could try giving you further details if you can provide the name of the Enhancement/BADi that you used to add the additional tab.
    Hope this helps.
    Regards,
    Abhisek.

  • Q: on dock, how to remove the adapter tabs

    How do I remove the adapter tab that fits into the iPod dock? You know, the little form-fit plastic thing you snap into the dock to make it fit a particular iPod model better... how do you take that out?

    Gently. I've had no trouble just carefully sticking a small screwdriver into the lone horizontal slot and lift it out that way.

  • Remove the "Safety" tab from IE 11 tools with group policy

    Is there any way to remove the "Safety" tab or it's contents from the
    tools button in the upper right hand corner of IE 11 with Group Policy 2008 r2. I am using a GPMC on a windows 8.1 computer running IE 11. All of the computers we manage are Windows 7 pro running IE 10 or IE 11. The computers I am trying to remove the "Safety"
    from are used as library catalog computers. We have them pretty well locked down with group policy and a squid server. I just need to remove the "Safety" or the contents in it. I would love to remove the "Tools" all together but haven't
    found a way. 
    I thought maybe I could use the "Force Full Screen" but need a back, forward
    and home button.

    Hi,
    There is no method to remove this button.
    If no, like that thread, firewall and proxy could meet your requirement.
    Creating Rules that Block Unwanted Outbound Network Traffic
    http://technet.microsoft.com/en-us/library/cc732306(v=ws.10).aspx
    For Proxy, you could use this group policy to disable user to change connection setting. Navigate to
    Computer Configuration\Administrative Templates\Windows Components\Internet Explorer
    Find the following entry and enable it.
    disable changing connection settings
    Then don't grant admin permission to other user so that they cannot do any changing on computer.
    Karen Hu
    TechNet Community Support

  • Renaming the Custom tab name incorporated by  EEWB

    Dear All
        How to rename the Custom tab name incorporated by EEWB in a txn ?
        Please guide me .
    Thanks
    Moni

    Hi Monirujjaman,
    As far as I know you can not rename the custom tab once you have created it using EEWB. Alternatively, you can do one thing. Copy all the code written for the enhancement somewhere. Run the wizard again, it asks you for the Extension Title. Give the required title and specify the fields that you want. In effect you will have to create the project again.
    After creating the project, paste the code again at the desired place.
    <b>Reward points if it helps.</b>

  • Validate Street and House Number in the Customer Master Data (xd01/xd02)

    All.
    I need to validate if the fields street and house number are in blank in the Customer Master Data transaction (xd01/xd02). I found an user-exit (EXIT_SAPMF02D_001), which I can validate the customer data (KNA1, KNB1, etc) before to save. The problem is in the KNA1 structure, there aren't the fields street (STREET) and house number (NOUSE_NUM1), there is only the field STRAS, which street and house number values are concatenated.I solved this problem using field-symbol to catch these values in the screen, but I know it isn't a good solution. Is there another solution to solve this ? I had problem using this user-exit. It shows a message error type 'E' when either field street or field house number are in blank, after show this message if the user click in the tabs navigator button before press enter button, the transaction shows the error message "System error on reading table  DYNTAB, screen no. 0370". Does Somebody know this problem?
    Best regards,
    Alexandre
    ps: I'm coding in the ECC 6.

    Amit.
    Thanks for your suggestion, but I need to validate these values typed by the user. When I create a customer, I can't get these values in the ADRC table.
    Regards, Alexandre

  • Custom tab to XD01

    Hello!
    I need to add a custom tab to Cutomer Master Data (XD01, XD02 , XD03). Can anyone please help me?
    Thanks a lot!
    Raj

    Hi Raj,
    As far as I know, you can't define your own tabs (not with SAP Standard). However you can control the field/layouts, appears on the screen, by that standard tabs will be shown or hidden.
    You can do that by approaching:
    IMG- Financial Accounting- Accounts receivable and account payable- Preparations for creating customer master data.
    On this section you will find answers for your needs.
    Rewards will be appreciated.
    Regards,
    Ido

  • Unable to open the a webpage in the custom tab in internet explorer.

    Hi all-
    I created a custom tab in the Siebel-On-Demand CRM and everyone have ability to view and access the tab. People are able to see and open a webpage in custom tab in mozilla firefox browswer; however, it doesn't allow me open a page in custom tab in IE and get the "Navigation to the webpage was canceled".
    Anyone has any idea?
    Thanks in advanced.
    Joey

    Hi Joey,
    There are three forums specific to Siebel CRM On Demand on this site. This one is dedicated to the on-premise product.
    Regards,
    AO

  • The Custom Tab Width add-on doesn't work in Firefox 25

    I use the add-on 'Custom Tab Width' (https://addons.mozilla.org/en-US/firefox/addon/custom-tab-width) so that my tabs can shrink infinitely, but after updating to Firefox 25, it no longer seems to work. Is this add-on incompatible with Firefox 25? In that case, is there any other way to make the tabs shrink infinitely?

    Hi GAPa,
    Thanks for visiting Mozilla Support!
    This addon is indeed compatible with Fx25 as I have tested it. Try this. Press '''CTRL + SHIFT +A''' and click on '''Extensions''', then go into Options on '''Custom Tab Width''' then input '''1''' as MIN. Does that help?
    If not, feel free to reply and we will try other things to get this resolved.

  • Is there a way to remove the pulldown tab?

    Is there a way to remove the pull down tab that shows weather, stocks, reminders and ect? It’s very annoying and even gets triggered while in other apps while unwanted. In fact its one of the worst ideas they have ever added to the ipod. If I wanted to see the weather and stocks I would use the apps that are not removable to view them, don’t need another tab for that. Ive looked in all the settings and don’t see anyway to fix or change it. Please advise.

    I dont belive so

  • How do I customize the toolbar if I've removed the "view" tab from the toolbar?

    I was trying to customize my toolbar while working in excel and accidentally removed all of the tabs along the top toolbar (File, Edit, View, etc).  I can't figure out how to put them back as all of the help threads begin with "go to the View tab".

    Hi, ryanfromtorrance.
    I think I'm understanding what you did.
    You will need to start in the Excel menu bar at the very top of your screen.  The one with the  in the far left corner.  Find the View menu there. It should be three over from the  icon.
    Click View > Customize Toolbars and Menus...
    When the Customize Toolbars and Menus window opens, click the Toolbars and Menus tab, then make sure the checkbox next to Standard is checked.
    That should return the display of your toolbar when you close that customize window.
    I hope this is helpful.

  • How do I remove the "new tab" that keeps flashing up when I start Firefox?

    The new tab offers links to Twitter, Facebook etc. I don't want this 'service'. This tab slows down the process for me- a total pain in the neck. Thanks in advance, for any help.

    Great, thanks for that URL. In an earlier thread it was associated with a "speed dial" or "search dial" extension: https://support.mozilla.org/questions/990420
    Unwanted extensions often are installed at the system level as part of a bundle. Therefore, I suggest starting here:
    Open the Windows '''Control Panel''', Uninstall a Program. After the list loads, click the "Installed on" column heading to group the infections, I mean, additions, by date. This can help in smoking out undisclosed bundle items that snuck in with some software you agreed to install. Take out as much trash as possible here.
    Next, in Firefox, open the '''Add-ons page''' using either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    (1) In the left column, click Plugins. If you find a plugin that you don't recognize or which doesn't sound essential, try setting it to "Never Activate". (The most essential Plugin is Shockwave Flash. You can use most sites without the others.)
    (2) In the left column, click Extensions. Then, if in doubt, disable (or Remove, if possible) unrecognized and unwanted extensions.
    Often a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    Finally, you can "mop up" remaining issues with the scanning/cleaning tools suggested in this support article: [[Troubleshoot Firefox issues caused by malware]].
    Success?

  • How to add Custom fields ( under the Custom Tab) in RMMAIN ( SOLMAN 4.0)

    Hi Expert,
    I am working in SOLMAN 4.0
    i want to add some Custom fields in RMMAIN Transaction -Screen level..( under one custom tab)
    i have tried in EEWB, it is not helpful for RMMAIN
    is any Screen exit available for RMMAIN? or any other way?
    I ll give Reward points
    Thanks & Regaids
    Ganesh, R

    Hi,
    go through this...
    https://wiki.sdn.sap.com/wiki/display/Snippets/Displaycustomerfieldsinheaderoflogisticsinvoiceverification+transactions
    Thanks,
    Shailaja Ainala.

Maybe you are looking for

  • Unable to open existing project in idvd

    I have saved a project in Idvd (dvdproj. file), I can locate the project however when I try to open it, it opens a blank project.  I am using idvd ver. 7.04. What am I doing wrong as I don't want to re-create as I have several hours invested in the I

  • Database table/FM to find relation between plant and company code in SRM

    Hi, I have a requirement where I need to determine the relation between the plant and company code in SRM. The plant and company code both belong to R/3. We are replicating the plant by using the report BBP_LOCATIONS_GET_ALL. This plant is now availa

  • Drawing in swing

    How can you add lines , circles, squares etc. to guis? Do I have to use the Graphics2D, with all the other classes (eg. Rectangle 2D, Line2D) to place shapes or is there an easier way?

  • Creating PDF with stylesheet from my website

    How do I create a PDF directly from my website using a specially-styled page? Joomla does it and I'm wondering how I can do the same thing. It's similar to a printer-friendly version. But when you click the "create PDF button", it asks you where to s

  • Is audition cs6 64 bit

    Is cs6 audition 64 bit or 32 bit?