BOL enhancement without AET, EEWB

Hi.
I need to add several fields in the assignment block "identification numbers" of BP.
There are no possibilities to use AET because of "create new field" is not enabled. EEWB is not applicable too.
So, I was forced to insert z-field into the table BUT0ID by hand.
Now the point is what should I do to enhance the BOL BuilIDNumber in order to create model attribute
in the view AccountIDNumbersEF?
Thank you.

If a node is not supported by the AET it will be really hard to add fields to it. The reason for this is that you first have to add your fields to every API structure that is involved e.g. BOL structure, work structure, DB structure, ...
Additionally the application has to use the move corresponding technique or transport the extension fields on its own. To achieve this several modifications might be necessarry.
You also have to take care that the fields are really processed correctly everywhere, e.g. middle ware adapter, data source extractors, ...
So I really can't recommend to do this without a group of consultants and a lot of time.
Regards Matthias

Similar Messages

  • Service request fields enhanced through AET are not reflecting in BW DS

    Hi All,
    the CRM developer has added 3 service request fields to crmd_orderadm_h, crmd_service_h via AET. He has marked all the 3 fields as 'BW reporting relevant'.
    I have now checked the BW extractors in the hope that these 3 fields will now be appended to the BW service request datasources automatically.
    But instead of adding the fields to service request datasource(0CRM_SRV_REQ_INCI_H)(BUS2000223), it added the 3 custom fields to process datasource 0CRM_SRV_PROCESS_H.
    I am not sure what exactly have gone wrong . Is there a way to get these custom fields automatically into 0CRM_SRV_REQ_INCI_H.
    Thanks in advance,
    Ramz

    Hi Ramz,
    this seems to be identical to
    Re: Fields enhanced through AET are not reflecting in CRM DS Extract structure
    Please find my reply there.
    Best regards
    Matthias

  • Getter & Setter Method not getting called for a field enhanced through AET

    Hello,
    I am new to SAP CRM 7.0 and working on a requirement.
    A Z-field was added by our functional guy in CRM 7.0 WebGui through AET in the 'Create Opportunity' transaction (Header data).
    Now the requirement is, as soon as the opportunity is created through the WebGui, I should post a document in R/3 and paste that document number back to the enhanced Z-field in opportunity.
    Work done by me:
    I pressed F2 on the enhanced Z-field in the WebGui screen and took the details of view, component name etc. After this I went to normal SAP CRM system and open tcode "BSP_WD_CMPWB", located the corresponding view "BT111H_OPPT/Details" and right clicked & enhanced the same.
    Then I opened the structure of this view, expanded context node, located context "BTOPPORTH" and inside this, located my Z-attribute. Now right clicked on the Z-attribute & selected the option "Generate SETTER & GETTER Methods" and these were generated successfully.
    Problem:
    The problem is even after putting external break points in these methods, these methods are not getting called while creating, modifying & displaying the Opportunity in WebGui.
    I hope that for the requirements that I have, I have to do the coding in "Getter & Setter" methods. But since these are not getting called, I am unable to proceed.
    Please help/suggest how to achieve this.
    Thanks in anticipation.
    Best Regards,
    Rahul Malani

    Hi,
    If you can see the field in UI and still get_ method is not being triggered then try to regenerate these methods. If it still doesn't work then please look for SAP notes or raise an OSS.
    There should be some note for the issue you faced.
    please refer:
    Help Needed immediately - AET getter setter methods not getting triggered
    Regards,
    BJ

  • Class Enhancement without a .jdo file

    Is it possible to do a byte code enhancement using the KODO APIs passing in
    a data structure containing the .jdo metadata file information without
    having to explicitly create a .jdo file?
    I'm looking at using the enhance() method of JDOEnhancer class and it looks
    like I have to have a .jdo file on disk. Is there any way to avoid it?
    In my enviornment I read information from a master metadata file, use that
    to generate Java code, invoke the compiler on it and now I'd like to invoke
    the enhancer on the class files - i'd like to do all this one shot. Since I
    have all the information needed in memory, I don't want to create a .jdo
    file and have the enhancer read that file.
    Thanks
    Vijay

    Vijay-
    You do always need the .jdo metadata file for your classes; the JDO
    specification requires it. Note, though, that you could just have a
    single top-level package.jdo file that holds the metadata for all your
    classes, so that you would only need to create a single file.
    Technically, I suppose you could use a custom ClassLoader that overrides
    getResourceAsStream() (since this is the way we locate .jdo metadata
    files for classes), and return a textual stream of the contents of the
    ..jdo metadata. It might work, but we advise against it, since using
    custom ClassLoaders can introduce very tricky problems that are
    difficult to debug.
    In article <bju9ua$ops$[email protected]>, Vijay Ganesan wrote:
    >
    Is it possible to do a byte code enhancement using the KODO APIs passing in
    a data structure containing the .jdo metadata file information without
    having to explicitly create a .jdo file?
    I'm looking at using the enhance() method of JDOEnhancer class and it looks
    like I have to have a .jdo file on disk. Is there any way to avoid it?
    In my enviornment I read information from a master metadata file, use that
    to generate Java code, invoke the compiler on it and now I'd like to invoke
    the enhancer on the class files - i'd like to do all this one shot. Since I
    have all the information needed in memory, I don't want to create a .jdo
    file and have the enhancer read that file.
    Thanks
    Vijay--
    Marc Prud'hommeaux [email protected]
    SolarMetric Inc. http://www.solarmetric.com

  • Getting started with Easy Enhancement Work Bench EEWB

    Can anyone give me some pointers with regards to how do I get started with using EEWB for SAP CRM 2007. I would appreciate any pointers which help me with very basic elements of EEWB like
    a. Enhancements which are possible using this
    b. How does one go about using this
    c. Any examples where some enhcements have been done using EEBW etc.
    In short quite elementary but with precise infomation
    Thanks...

    For example you can add custom field to business partner:
    1. tcode EEWB
    2. enter your username to Name field
    3. right-click on Project by <your_username> and choose Create Project
    4. enter all required fields
    5. right-click on appeared project and  choose Create Extention
    6. enter fields and the Wisard will start
    You can find more information on http://help.sap.com/saphelp_crm60/helpdata/en/26/5bb9d5a62fdb479f74768a3e7f759c/frameset.htm
    Best regards,
    Artur Litvinov.

  • How to do enhancements without allowing any downtime on user transactions

    Hi i would like to know if there is any way to do enhancements and rebuild of setup tables without any user posting block.

    Hi,
    If you have an overwrite ODS at the 1st level, then you can do enhancements and rebuild of setup tables without any user posting block.
    This is how its done.
    1) Do an init without data transfer. (A delta pointer would be set)
    2) fill in the setup tables.
    3) extract the data using a Full load and not Init with data transfer.
    4)  Execute the delta load.
    There are chances that the same data would come in the setuptable and the delta queue, which is fine as the over write ODS will take care of the duplicate records. But in this way you wont miss any delta records.
    Hope this helps.
    Regards,
    Mahesh.
    Edited by: Monymahesh on Jan 4, 2010 2:14 PM

  • 0FI_AR_4 Extractor Enhancement without user exit code Question

    Hi
    I have a requirement to enhance 0FI_AR_4 Extractor with below Fields from BSID:
    Field     DataElement
    PRCTR       PRCTR
    VPOS2       NUM06
    VBUND       RASSC
    As per SAP Note: 410799, I am assuming I don't need to write any ABAP code to populate these fields.
    In the extract structure DTFIAR_3 of extractor 0FI_AR_4 Double clicked on the Include CI_BSID.
    It prompted "Structure CI_BSID not available. Create the structure?"
    After entering Access key it created new Structure "CI_BSID".
    I have entered the Component and Component Type values as below:
    Component   Component Type
    YYPRCTR     PRCTR
    YYVPOS2     NUM06
    YYVBUND     RASSC
    1. Please let me know Component and Component Type values and the steps I followed are correct or not?
    2. And I hope I don't need to write the code in the User exit to populate these fields?
    Thanks
    Sree

    Hi,
    For any FI datasource enhancement there are two scenarios :-
    1. All the fields of the customer enhancement in the customer include are available in the read structure BSID
    Then no additional action is required. The fields of the customer enhancement are filled automatically by the datasource from the assigned read structure via "move-corresponding".
    2. Fields of the customer enhancement in the customer include are not contained in the read structure BSID
    In this case you have to program a function module to fill the field of the customer enhancement. To do this, there is a Business Transaction Event available (open FI interface for process 00005021). Create any function module you like and use function module SAMPLE_PROCESS_00005021 as a template for the interface (input parameter, changing parameter).
    Hope this helps.
    Reg,
    Rahul

  • AET and EEWB

    Hi,
    I'm new to CRM. In CRM i came to know that EEWB and AET is used to add custom fields to web UI.  Who does this - the functional team or the technical team?
    Sujatha

    Hi there,
    Till CRM2007, EEWB was the only available tool to add custom fields to the Business Object.
    EEWB was more on technical side as it needed the knowledge of BOL and veruify the structures etc after the addition of fields and also to execute the dependable steps for further enhancements.However, till that point also Functional Consultants were used to use EEWB and in case of a difficulty, the technical consultants was supposed to help. the BO extension was not a specific technical consultant's work but more of Functional consultant's Job but due to the technical knowledge involved in EEWB, its often redirected to a Technical Consultant.
    Now, even after the field is added thought BO extension via EEWB, there were technical developments needed to make this newly added field available on UI ( Webclient/ BSP/ PCUI any sort of UI before CRM2007 web ui ) and this was definitely Technical consultant's Job.
    So before CRM2007, functionals often used EEWB and give the newly added field's details to technical along with details as where to make the field available and the technical guy used to do the screeen/UI programming to make field available to the users.
    With CRM2007, AET is introduced. The biggest advantage of AET is no need of technical knowledge . AET is run directly on the new WEB UI in configuration mode and you can add a new filed to the existing BOL just like a drag and drop through runing an AET wizard on the view in which you want the additional field that is not available in the present BOL.
    Thus, AET completely removed the functional consultant's dependency on technical guys to add a field by BO extension . So earlier, the same work that used to take 1 to 2 days now got reduced to merely half an hour job with AET.
    With CRM2007 and onwards, now functionals themselves add the fields to the UI view without any help of technical consultants. However its always recommended that a technical consultant should also be familiar with AET tool and its use.
    The only advantage of EEWB over AET is that fields added through EEWB are also available for SAP GUI enhancements( Custom Fields Tab on SAP GUI ), however fields added thought AET are available only on WEB UI. You can not have them on SAP GUI screens. I will not see it as a drawback but this is merely due to the fact that SAP now recommends SAP GUI to be used only for administrative purpose and not more than that. WEB UI should be used for every thing else and thus now onwards AET will be dominant over EEWB.
    Thanks & Regards,
    Suchita

  • Adding new field in Objects(Equipment) either using AET or EEWB.

    I have to add a new field in the screen for Objects (under Processing data). To do the same first i tried using AET but i get the "Show Enhancements" and "Create New Fields" buttons grayed out in AET so i assume that AET is not available for Objects(Equipments). Is this assumption right?
    Now i tried to add this field through EEWB , so i have to choose a EEW Business Object from the list . Which EEW Business should i choose? I tried choosing INDIVIDUAL_OBJECT but then the only sub-type i can choose is ADS(analytical data storage). Is this right? If no then which EEW Business Object do i choose?

    Hi,
    Basically, the determination process which application(Sales Order, Service Order, Campaign, Account, Contact, etc) can be enhanced by AET depends on 2 registry information.
    1. UI Object Type - Enhanced Object Assignment. Open the table BSP_DLC_OBJ_TYPE.
        You see in this table for most of OBJECT_TYPE there is EXT_BO assigned.
        If you start AET from one of the application through Config Tool, the application passes the UI Object Type to the Config Tool   and the Config Tool passes it again to AET. And AET looks into this table. If there is an EXT_BO found, it makes the "Create New Field" and "Show Enhancement" button active. This is the main determination process.
    2. In AXTREG you can find also UI Assignment Node. Here you can find a list of component and view which is registered to a given enhanced object(EXT_BO). However, this list is not complete, because the list of component and view which should support AET gains by the time. So AET does not really rely on this information.
    Some of applications are only specialization of the basis application. I.e. BP Financial Service is specialized of BP, BP Identification in IC Web Client is specialized of BP. So basically, if you enhance the account with new field, this field should also available for BP Financial Service and BP Identification.
    Unfortunately, I cannot answer the initial question, because I do not have knowledge about the Equipment object.
    Regards,
    Steve

  • Enhanced Fields in IDoc Message Type CRMXIF_ORDER_SAVE_M

    Dear Experts,
    I have enhanced the Business Transaction with EEWB and is used in Complaint Handling scneario. Now, I need to send the IDoc for the complaints. So, I have used the Message Type CRMXIF_ORDER_SAVE_M for this. But this message type does not have the Custom Fields which were enhanced. When  I searched on the internet, I found the solutions to Re-generate the IDoc after adding fields in CRMXIF_CUSTOMER_H Segment. But when I try  to do that it is asking  for Access Key. I think there must be another way.
    Please guide me.
    Regards,
    Sreenivas Raju.

    Hey Sreenivas,
    Standard provided Idoc will not have segments for Z fields that you add using AET/EEWB. How did you try to regenerate Idoc? You need to use transaction BDFG to generate a custom Idoc.
    Follow the steps below.
    1. Create a Z function group.
    2. Run BDFG. Enter 'CRMXIF_ORDER_SAVE' in parameter for function Module and press enter. It will list the available message types including 'CRMXIF_ORDER_SAVE_M'
    3. Press Create button in application toolbar. A popup will come. Give a name for new message type. Another popup will come, give names for inbound/outbound functions using the Z FG you created, suitable development class and press enter.
    4. Now view your message type. Go to the idoc type and release it.
    5. Finally selecting your new Z message type, go to menu Edit->Idoc Type and Segment Type->Release. Release your objects. There may be a few popups, respond accordingly.
    6. Maintain partner profile settings. Process code will be APLI or APLM as per your need.
    Voila!! You have your new message type having segments for Z fields.
    Let me know the outcome.

  • Table Enhancement in Opportunity Web UI

    Hello,
    Our requirement is to add a custom table for opportunity. Upon checking AET/ EEWB, there is no option to add a custom table for business transactions.
    Hence we created a new table view (ZTABLE) in the opportunity component, BT111H_OPPT using the wizard. In the runtime repository editor for the component BT111H_OPPT, I have added my view to the viewset OpportunityOVViewSet and the viewarea OverviewPage.
    When I check the configuration of the view OpportunityOVViewSet, the new view ZTABLE is not displayed in the list of available assignment blocks. Can someone help me understand what is missing.
    Also it would be great if you can confirm that adding a custom table in opportunity cannot be achieved through AET/ EEWB.

    Hi,
    Follow the steps in this wiki...just incase if you do't know.
    http://wiki.sdn.sap.com/wiki/display/CRM/Howtodisplayaz-tableinanassignmentblock
    I did the same steps and I got my zview added to the standard component BP_HEAD after enhancing and also to  BT 126H_CALL.
    But Now yesterday i tried to add a new custom component and I am facing same problem.....So I have posted to SAP....Awaiting their reply....In case if you get some solution please let me also know.
    @Andreas Schmidt      : If you have done something manually from  SPRO ....you should be able to explain steps to us.
    Thanks,
    Jaya.

  • Data load for target after target enhancement

    Dear all,
    We are using BI7.00 and in one of our design we have the data first loaded to the ODS and then to the Cube. Now we wanted to get the value of one more field. This field is already avaialable in the data source and data is flowing upto PSA. I have added that field in the ODS. My problem starts here. I want the data to flow for all the previous requests i.e., earlier requests in the ODS and the Cube (Prior to enhancement) without disturbing the data load.
    Kindly provide the step by step instructions. I do not want the earlier data to be deleted. The current field value to be updated to the previous loads to the ODS and the Cube.
    Regards,
    M.M

    Hi,
    Overwrite optrion is available in the update mode of key figures.
    Its key figure which determines whether the DSO is in overwrite or addition mode.
    Go to the mappings of each infoobject in the tranformation from the data source to DSO and check the mapping type of each key figure and then see if its overwrite or not??
    To avoide reloading to the cube.....One of the option is to add the fields in both cubes and DSO and then activate the transformation and mappings,DTP ect.
    After that load the data to the DSO and then schedule the delta from the DSO to the cube.Thi will bring all the chnages to the DSO in the cube.
    But this delta may be a huge one and may fail depending upon the data in the DSO.
    But you can try for this and if it is not working then you may have to delete the cube and reload it.
    Thanks
    Ajeet

  • How to delete the structure created from EEWB ?

    Hi SAP Guru’s
    I have an issue at hand. I have added three components in the structure <b>BUS000___I</b> and the components are <b>ZZ1, ZZ2, ZZ3</b>, I was following the <b>EEWB</b> wizard and from there these three components were made, now I cannot delete these components directly from SE11. Because after adding these components the system is not allowing me to do so and is asking for the access code.
    I am getting a syntax error in all the tx where<b> Business Partner</b> is used. No old versions for this structure was found in the system. The only structure that has come into this <b>BP</b> structure is <b>ZBSTC0000000000</b> followed by three data elements of this structure.
    I know the Project and the enhancement  that was created and I have tried deleting the enhancement from <b>EEWB</b> but when i try deleting it, it always fall into an intermediate stage where it leaves some entries and due to these left over entries these errors are coming.
    Another imp thing is that the structure that i have reported is a newly created one I cannot find this anywhere else. Looks like this structure was created after executing the EEWB transaction only.
    Now when I try activating the enhancement again the <b>magic wand button</b> used to activate an enhancement and the <b>generate button</b> is also inactive in EEWB and now it is not getting activated, even after rt click enhancement then clicking change or by clicking on the edit-change button on the top tool bar.  Do you think if I create another enhancement this button might get activated?
    Please let me know how do I delete these components.
    Kindly reply at the earliest.
    Regards,
    Amit

    Hi Rahul,
    thnx for coming again.......
    this is the error log that is coming up
    Short Descrip            Prog ID      Obj typ        Object name
    Function Module     LIMU       FUNC     ZZG00_BUPA_EVENT_DLVE1
    Function Module     LIMU       FUNC     ZZG00_BUPA_EVENT_DSAVB
    Function Module     LIMU       FUNC     ZZG00_BUPA_EVENT_ISDST
    Function Module     LIMU       FUNC     ZZG00_BUPA_EVENT_ISSTA
    Function Module     LIMU       FUNC     ZZG00_BUPA_EVENT_XCHNG
    Function Module     LIMU       FUNC     ZZG00_BUPA_PAI_ZG000100
    Function Module     LIMU       FUNC     ZZG00_BUPA_PAI_ZG000101
    Function Module     LIMU       FUNC     ZZG00_BUPA_PAI_ZG000102
    Function Module     LIMU       FUNC     ZZG00_BUPA_PBO_ZG000100
    Function Module     LIMU       FUNC     ZZG00_BUPA_PBO_ZG000101
    Function Module     LIMU       FUNC     ZZG00_BUPA_PBO_ZG000102
    Function Module     LIMU       FUNC     ZZTB0000000000T_SELECT_SINGLE
    Function Module     LIMU       FUNC     ZZTB0000000000_SELECT_SINGLE
    Function Module     LIMU       FUNC     ZZTB0000000001T_SELECT_SINGLE
    Function Module     LIMU       FUNC     ZZTB0000000001_SELECT_SINGLE
    Function Module     LIMU       FUNC     ZZTB0000000002T_SELECT_SINGLE
    Function Module     LIMU       FUNC     ZZTB0000000002_SELECT_SINGLE
    Report Source Code     LIMU       REPS                 LZZG00BUPAF01
    Report Source Code     LIMU       REPS                 LZZG00BUPAG24
    Report Source Code     LIMU       REPS                 LZZG00BUPAG27
    Report Source Code     LIMU       REPS                 LZZG00BUPAG30
    Report Source Code     LIMU       REPS                 LZZG00BUPAI00
    Report Source Code     LIMU       REPS                 LZZG00BUPAI01
    Report Source Code     LIMU       REPS                 LZZG00BUPAO01
    Report Source Code     LIMU       REPS                 LZZG00BUPATOP
    Report Source Code     LIMU       REPS                 SAPLZZG00BUPA
    Function Group     R3TR       FUGR     ZZG00BUPA
    Function Group     R3TR       FUGR     ZZG00BUPA_VIEW01
    Function Group     R3TR       FUGR     ZZG00BUPA_VIEW02
    Function Group     R3TR       FUGR     ZZG00BUPA_VIEW03
    DataSource (Active Version)       R3TR                 OSOA     0BPARTNER_ATTR
    DataSource (Active Version)        R3TR     OSOA     Z_ZBU_00000000_TEXT
    DataSource (Active Version)        R3TR     OSOA     Z_ZBU_00000001_TEXT
    DataSource (Active Version)        R3TR     OSOA     Z_ZBU_00000002_TEXT
    Table                            R3TR       TABL     CI_EEW_BUT000_X
    Table                            R3TR       TABL     ZTB0000000000T
    Table                            R3TR       TABL     ZTB0000000001T
    Table                            R3TR       TABL     ZTB0000000002T
    Table Contents     R3TR       TABU     TBZ0A
    Table Contents     R3TR       TABU     TBZ0B
    Table Contents     R3TR       TABU     TBZ0C
    Table Contents     R3TR       TABU     TBZ1C
    Table Contents     R3TR       TABU     TBZ1F
    Table Contents     R3TR       TABU     TBZ3A
    Table Contents     R3TR       TABU     TBZ3B
    Table Contents     R3TR       TABU     TBZ3C
    Table Contents     R3TR       TABU     TBZ3D
    Table Contents     R3TR       TABU     TBZ3E
    Table Contents     R3TR       TABU     TBZ3F
    Table Contents     R3TR       TABU     TBZ3I
    Table Contents     R3TR       TABU     TBZ3K
    Table Contents     R3TR       TABU     TBZ3R
    Table Contents     R3TR       TABU     TBZ3S
    Table Contents     R3TR       TABU     TBZ3W
    Table Contents     R3TR       TABU     TBZ3X
    Table Contents     R3TR       TABU     TDDAT
    Table Contents     R3TR       TABU     TVDIR
    View Maintenance: Data        R3TR     VDAT     V_TBZ3H
    View                      R3TR       VIEW     ZTB0000000000V
    View                      R3TR       VIEW     ZTB0000000001V
    View                      R3TR       VIEW     ZTB0000000002V
    and there is a delete icon by the side of every line but when i try deleting any entry it says object name does not exist.
    Please help.
    Regards,
    Amit

  • What are the limitations of the EEWB?

    Hi,
    I am looking for what all limitations we have for EEWB.
    Thanks.
    Dilip

    Beginner this is from my collections..
    I M P O R T A N T !!! ***********************************************
    N E V E R try to delete manually any objects belonging to *
    enhancements created via EEWB. Manual deletion can cause severe *
    problems and data mismatches in your system. *
    Please be advised that all subsequent problems due to manual *
    deletion of EEWB objects are treated as chargeable consulting issue *
    and are NOT processed as a support issue. *
    W H A T T O D O : *
    Send a customer message to SAP, using the following component: *
    If the enhancement was created in a system that contains the *
    software component MDM 3.00 use component MDM-MD-BP. *
    If the enhancement was created in a system that does not contain *
    the software component MDM 3.00 but BBPCRM x.yy use component *
    CRMM-MD-BP. *
    Else use component AP-MD-BP. *
    In all cases: *
    Describe the problem and provide all logon data according to note *
    806015, section 3. *
    SAP Note: 877637 note would give u some ...
    Let me know some mre info required.\
    Rewards points if helpful..
    Siva

  • CRM 7.0 - Enhancement of Data Sources for interactive Reporting

    Hallo All,
    I would like to know whether anybody has positive experience with the enhancement of CRM Data Sources for interactive Reporting. I read that the enhancement of Customer fields should be possible (Those Data Sources below the Hierarchy node /CRMBW/ROOT).
    I have seen that the extract structure can be enhanced via RSA6 (as for other data sources).
    Questions:
    1. Which USEREXIT / BADI has to be used to fill the added fields?
    2. Does it work?
    Best regards

    Hi!
    Those DS are not meant to be enhanced manually but only by one of the following two ways:
    1. Adding custom fields with the Application Enhancement Tool (AET) in the CRM UI.
    2. Adding SAP fields with the Interactive Reporting Enhancement Workbench (IREW).
    The AET is available since CRM 7.0. Please find more details in the SAP Help Portal:
    <http://help.sap.com>
        SAP Business Suite
            SAP Customer Relationship Mgmt.
                 SAP EHP1 for CRM 7.0
                     Application Help
                         WebClient UI Framework
                             Application Enhancement Tool
    The IREW is available since CRM 7.0 EhP1. More details can be found inside TX CRMD_IREW or in the SAP Help Portal:
    <http://help.sap.com>
        SAP Business Suite
            SAP Customer Relationship Mgmt.
                 SAP EHP1 for CRM 7.0
                     Application Help
                         SAP Customer Relationship Management
                             Analytics
    Best regards

Maybe you are looking for

  • RoboHelp HTML v5 Crash when I try to open topic

    I did a minor edit on a small topic in an existing project. Robohelp crashed before I could save. I ended the task and reloaded the project into HR, and received this msg: The reference to the file, "C:\help projects\UW\IDI UW\Chap 15\file:\C:\help p

  • HT1688 I'm having trouble importing the contacts from my computer to my phone. HELP PLEASE!

    Here's the scoop: I had about 4.5 GB worth of "other" on my phone and couldn't seem to get rid of it/find out what it was. After restoring my phone to factory settings with the backup, it was still there. I decided it had to be in the backup somewher

  • Migrate Webi Report / Universe from Dev to production

    Hello, there are lot of possibilities to migrate a Webi report or a universe  from Development server to Production server. my question for the experts is what is best practice scenario to do that. What should i take in consideration. if i rename my

  • Canon selphy cp910 driver for mac yosemite

    it appearrs that the selphy cp910 driver can not be used with mac-apple yosemite   is there a fix coming?

  • Online vs in-store

    Ready to upgrade to a new phone - I know that online, I can get the $50 credit automatically rather than getting it back after the fact if I purchase in a store.   Other than that - is there any other downfall to ordering from online?  ie - if there