EEWB: Change tab tittle when creating an extension type ACTIVITY_H

Hi CRM Gurus,
I am using transaction EEWB to extend the object BUSINESS_ACTIVITY. There are two extension types: CUSTOMER_H and ACTIVITY_H. Both of them create an additional tab that contains the new fields. I have two questions about this:
1.- Which differences exist between them?? When must be
    used one and when the other? Can I use both at the
    same time?
2.- With the method CRM_CUSTOMER_H_SET_TITLE of
    the  Badi definition CRM_CUSTOMER_H_BADI, you can
    change the tittle of the additional tab when using
    CUSTOMER_H extension type. But when you are using
    ACTIVITY_H extension type, instead   
    CRM_CUSTOMER_H_BADI the system triggers
    CRM_ACTIVITY_H_BADI, and that Badi doesn´t have any
    method to change the tab tittle. Anybody knows how
    to change the tittle tab in this case???
Any suggestion will be of great aid.
Thanks in advance.
Rosa

Carlos,
The difference between ACTIVITY_H and CUSTOMER_H is very simple:
CUSTOMER_H is an SAP delivered segment of the business transaction to contain CUSTOMER defined Header fields for the business transaction.
ACTIVITY_H is an SAP delivered segment of the business transaction designed to hold data specific to business transactions that have a business object type of "Activity"
It is possible to use both at the same time.  The normal practice is to use CUSTOMER_H for any new customer fields.
The reason why you don't have a BADI method to change the title of the fields on the tab that corresponds to ACTIVITY_H is that the CUSTOMER_H badi is designed to help "build a tab from the ground up".  In other words the ACTIVITY_H is used to help reflect new behavior in that segment, while CUSTOMER_H badi is used to define how that segment will behave.
The simple solution is to use CUSTOMER_H.  I really have never seen a valid reason to enhance the other segments of the business transaction header.
Let me know if you need additional clarification,
Stephen

Similar Messages

  • Why doesn't the URL change in the Wonder Bar when I change tabs, or when I navigate to pages within the site?

    Just upgraded to 5.0
    The URL in the WOnder Bar doesn't change when I switch from one tab to next.
    For instance, I'm currently on this page, but I don't see the URL. What I see in the wonder bar is the last url I typed in: mailchimp.com.
    Also, sometimes I get "new Tab" and when I type the URL, the Title tag does not come up on the tab, it stays as "new tab."
    SOmetimes I click on a link and FireFox page comes up blank

    There have been a couple of different extension that have caused that problem. You'll need to do a little troubleshooting to determine which of your extensions is causing that.
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • PDF Bookmarks - Change Default Width When Creating PDF File from InDesign

    When creating a PDF file (from Indesign CS4) I automatically create the PDF bookmarks based on the InDesign document's Table of Contents.
    But by default the width in the bookmarks is always set at "Fit Page".
    Is there a way to change the default to "Fit Width" in Indesign before the PDF is created?
    It's too much trouble to change every bookmark in the PDF after it's created.
    Thanks for any help in advance!

    Thanks, Steve. I have actually previously done what "fogharty" suggests and it does work if I want to set the pages to "fit width" or a variety of other options. However, none of the options is inherit zoom which is what I, and many other from the sound of the thread, need and want. We want to respect our end users--not dictate how they must view our PDFs. Hopefully, Adobe will listen and make this option available soon.

  • Images changed to negatives when creating PDF

    I'm using Creative Suite 4, OSX 10.5. I'm finding that on occasion, images in my documents are changed to negatives when I'm creating PDF files.  I can submit more details here, but I thought I'd check quickly to see if there is an obvious answer that I may have missed.
    Thanks,
    John

    Sounds like it might be an inversion caused by Windows RGB to Mac RGB. I have a haxie called Flip4Mac which inverts windows stuff to be displayed on my Mac.

  • Howto change NLS_ENV variables when creating Oracle Scheduler jobs

    Hello,
    i have installed EMGrid 10.2.0.3 x86_64 and 10.2.0.3 agent on other computer. With standard NLS_LANGUAGE='AMERICAN' NLS_TERRITORY='AMERICA' settings.
    When I create DB job with EMGrid Oracle Sheduler interface, NLS_xx parameters are set as NLS_LANGUAGE='AMERICAN' NLS_TERRITORY='AMERICA'.
    How can I change the default settings to NLS_LANGUAGE='CZECH', NLS_TERRITORY='CZECH REPUBLIC' when creating DB jobs with EMGrid?
    Thanks for reply.
    Regards,
    Stanislav Studeny

    Hi,
    You need to call the create_job (or submit) procedure from a session which has the appropriate NLS settings set. I can think of two ways of doing this from EMGrid
    - create a stored procedure which takes in job parameters, does appropriate "alter session" statements and then calls create_job/subit with the passed in parameters. You can then call that stored procedure from EMGrid
    - create a job from EMGrid which as the action does the alter session statements and then creates the real job
    Hope this helps,
    Ravi.

  • Userexit or BADI to change service price when create PO reference from PR

    Hi,
    I need userexit or Badi to change the gross price ( ESLL-TBTWR ) when create PO reference from PR.  Currently , when I do this it will recalculate the gross price based on the service master and ignoring whatever the price put in PR.  Could anyone tell me userexit or Badi that would allow me to change the price when i create PO from PR via ME21N.
    Thanks,
    Gilbert

    Hi Gilbert,
    You can try using Function Exit EXIT_SAPLMLSP_030 of Enhancment SRVESLL.
    This Function Exit has ESLL data as changing parameter.
    But this Function Exit is called from a number of transaction. So do put in correct checks (like sy-tcode or sy-ucomm) before substituting any values. If proper checks are not put in then values may be substituted when this function exit is called from other transactions (like tcode "ML81N").
    Hope this will help.
    Regards,
    Abhisek.

  • Error when creating user defined TYPE

    Hi
    I have an object type created as follows
    create type emp_add is object(empno number(3),street varchar2(50),zipcode number(6));
    when I create a type based on the Object created above using
    create type add_rec is emp_add;
    I am getting compilation error
    SQL> sho err
    Errors for TYPE ADD_REC:
    LINE/COL ERROR
    1/17 PLS-00103: Encountered the symbol "EMP_ADD" when expecting one of
    the following:
    array VARRAY_ table object fixed varying opaque sparse
    How can I get rid of this error.I am a Beginner in Oracle database development.
    Thanks in advance

    Do this ->
    satyaki>
    satyaki>create type emp_add is object(empno number(3),street varchar2(50),zipcode number(6));
      2  /
    Type created.
    Elapsed: 00:00:07.77
    satyaki>
    satyaki>create or replace type add_rec as table of emp_add;
      2  /
    Type created.
    Elapsed: 00:00:00.96
    satyaki>
    satyaki>Regards.
    Satyaki De.

  • Field Ref. and SRef,mat type when creating new material types

    Hi,
    While creating new material type we are giving the Filed ref. on that basis sytem find which fields are option mand. etc. below the filed ref. there is also SRef for material type , why this fileld is use ? if this is screen sequence ref. then what is use of industry sector when creating material bcoz industry sector also determines the scrren ref. then which will follow when we creat the material.
    regards,
      zafar

    Hi,
    SRef is the Screen reference .
    You have to create the Sref then it should assign depending on the transaction.
    Grouping of transactions that determines what screens are displayed depending on the transaction when you maintain material master records. It also determines the order in which the screens appear.
    The screen reference Transaction is in table T130M.
    In material master the first reference is industry sector,then specific to the industry sector what is the material type & screen sequence.
    Regards,
    Raj

  • Change tab behaviour when switching applications

    Just wondering how to change how tabs seem to behave when I select another application.
    If you have more tabs open than the screen has room for, when you switch application the active tab shifts to the far right.
    Is there some way to stop this from happening ?
    The other one which I think may be a bug is: If you have Firefox and another application taking up half the screen, and select the other application, when you reselect Firefox by clicking directly on a tab, a different tab is selected.

    This issue can be caused by an extension that isn't working properly.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *If you have many extensions then first enable half of the extensions to test which half has the problem.
    *Continue to divide the bad half that still has the issue until you find which one is causing it.

  • Programmatically changing user preferences when creating an InfoView user in code

    Post Author: rickp101
    CA Forum: .NET
    I am very new to BO (using Business Objects 11.5) so bear with me if I am not clear or seem to have no idea what I'm talking about.
    As a .NET Developer I have been asked to work on a project that involves creating new BO users and logging them in from an ASP.NET application (in order to mimic a single sign in system from another piece of software). I have found most of the information I require for this in the .NET SDK. However there is one function the client would like that I have not been able to find a solution for, and that is to change the users document viewing preferences.
    Within InfoView, if you go into user preferences, under the General tab there is the following option:
    For each document, show me ...
    descriptionownerdateinstance countactions and description (if selected) initially not hidden
    I think by default all of the boxes are checked however the client only wants the description showing for each user when they are set up. Is this something that can be modified within the code when the user is created or is each user going to have to change this themselves manually once logged in?
    Any help will be much appreciated.
    Richard

    Post Author: Ted Ueda
    CA Forum: .NET
    The InfoView settings aren't documented, unfortunately, but with sufficient trial-and-error, you'd be able to determine the correct values.
    The settings are stored in the SI_DATA property 'desktopsettings' for a User object - you can have a look by logging onto 'Query Builder', accessible from the admin launchpad, and entering a query of the form: "Select SI_ID, SI_NAME, SI_DATA From CI_SYSTEMOBJECTS Where SI_KIND='User' And SI_NAME='<username here>'".
    You'd see that, if you've specified the properties manually in InfoView (the property is not there by default) that it consists of '&'-separated key=value entries. 
    You'd retrieve the value via Enterprise .NET SDK call User.GetProfileString("desktopsettings"), and set new values via User.SetProfileString("desktopsettings", <new string value here>). 
    The specific values you're interested in are booleans dv0=1, dv1=1, dv2=1, dv3=1, and dv4=1.
    Sincerely,
    Ted Ueda

  • How can I stop Firefox from changing Tabs/pages when I use the up/down arrows for scrolling?

    A recent update is causing the browser to switch between tabs, or even go on to other pages, when I use the keyboard navigation arrows to scroll down the page. This is aggravating, especially when filling out a form, which can submit before completion. The tab switching occurs mostly when the focus is not in a specific portion of the web page, such as when I have selected a tab. I I can find no way to disable this behavior.
    Win 7 Ultimate fully patched, Firefox version 35.0.1

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Change tab stops when composing mail

    For some reason when composing a message, after entering the recipient address, tab to subject, after that I have to tab thru 3 additional stops to get to the message body. I would prefer to tab from subject directly to the message - how can I change the tab stop settings?

    Go to System Preferences -> Keyboard -> Keyboard Shortcuts and set the radio button near the bottom of the window to "Text boxes and lists only."

  • 10g Preview: Change tab title when browsing javadoc

    The new method of displaying Help and Javadoc is great.
    When I display the Javadoc for a class by hitting F1 in the Code Editor, a Javadoc tab appears with the title of the class I looked up. All well and good.
    When I navigate a link in the Javadoc though, the title of the tab continues to display the name of the class I originally looked up. This can be particularly confusing if the Javadoc pane is scrolled down so the name of the currently viewed class is not visible.
    It would be nice if the tab title updated when the content of the window changed. Or, minimally, it should behave like the tab does for an IDE Help topic: just show "Javadoc" with an up-to-date tooltip for the tab reflecting the current class name. I would personally prefer the former solution though.

    Hi Alan,
    Thanks for taking the time to report this. I've logged bug 3136970.
    Thanks,
    Brian
    JDev Team

  • Tab missing when creating Activities

    When I create an activity via Menu Activity -> create, the tab "Attached" is not showing despite the block GS_CM_MainWIndow is marked as "Direct".
    Crating an Activity from the option "New" of the Search table, the tab does show.

    Hi All,
    1.First of all, while creating transformations , mention sorce as Data source and target as Infocube and the same is for DTP creation also. Then we will get Data targets under "datatargets" tab.
    2.As far as my openion is concerned,It will only works.. if we have the requirement to load Monthly data to one Infoprovider, yearly data to second Infoprovider and weekly data to third Infoprovider then we need to create three DTP's for for respective Infoproviders.In this case we can select appropriate Infoproviderwith respect to DTP's.
    Thanks
    B K Eswar

  • Change tab icon when you clicked

    is it possibleto change the icon of a tab in a JTabbedPane when it is selected ??
    and if so how can we do it??
    Thanks

    is it possibleto change the icon of a tab in a JTabbedPane when it is selected ??yes, it is
    and if so how can we do it??With JTabbedPane's setIconAt(int index, Icon icon) method
    Thanksthere you go!

Maybe you are looking for

  • Please help ! "Oracle Reports Server CGI - Reports Server name is not specified."

    Hello Gurus, I have an html form that allows putting in a parameter. Upon submit the form, it'll pass a string URL with the parameter to a new browser. My url: http://localhost/servlet/oracle.reports.rwcgi.RWServlet? diary&14252 I also used keymap lo

  • Problem with IN operator

    I'm having a strange problem when using IN operator in a query. The following query works in one database which is 9i and does not work(not returning any rows) in another database which is 10g. select * from <table> where <column> IN (select <column>

  • Error 3014 (or other numbers) Fix.  Read this and cure the pain!

    I kept getting iTunes error 3014 right at the end of the firmware installation on the phone, so I spent hours troubleshooting using what I found on Apple's site and on the web. The last thing I tried, and the ultimate solution for me was to go into t

  • My credit card was charged but did not get the application

    Hello, I have tried to contact bellshare but still no answer. I have previously bought bebuzz 4 on mobihand and since i cannot pay an updrade I bought bebuzz 5 from app world. When i clicked purchase i got this error "There is a problem with your cre

  • Default print indicator tick in MIGO transaction

    Hi all,    I need to set the print indicator for 'Collective slip' ticked by default for all the documents created in MIGO. I have done output determination settings for the same. How to do this? Because what happens is that, sometimes user doesnt ti