What technical programming skills needed to work in CRM 7.0

Hello Experts,
I am a ABAPer working for CRM 4.0, now we are planning to upgrade the system to CRM 7.0. I would like to know whether CRM 7.0 is developed using Web Dynpro for JAVA or Web Dynpro for ABAP or BSP. I am planning on updating my skills. Kindly advice me.
Thanks,
Pradeep

Hi Pradeep,
The UI of CRM 7.0 is based on WebClient UI. It is a BSP application.
As you have worked in ABAP it will be easy for you to grasp the concepts. All you need to know are the following:
1. ABAP OOPs ( MUST ).
2. WebDynpro for ABAP ( MODERATE or GOOD TO HAVE ).
3. BSP Application ( GOOD To HAVE ).
The UI programming skills mentioned above will leverage your understanding and will help you to better understand the IC WebClient Framework and Architecture.
You can also look for the new FORUM of CRM 7.0 UI which will help you and will provide you a platform to start.
Thanks,
Samantak.

Similar Messages

  • What technical components are needed for integration of SAP BI and BO?

    Hello,
    What technical components are needed for integration of SAP BI and BO?

    Hi,
    you need to setup a BOBJ server (eg. BusinessObjects Enterprise XI 3.1 or BO Edge 3.1) and then install the BusinessObjects integration Kit for SAP on the same machine your BOBJ server runs.
    In order to build reports you can either use Crystal Reports (eg Install Crystal Report Designer 2008 V1 if you have an XI 3.1 server installed), WebIntelligence (Install the Business Objects XI 3.1 Client Tools in order to be able to build universes), BusinessObjects Voyager or XCelsius. Please note that you have to always install the BOBJ integration Kit for SAP (should be the same version as your server and client installation) on your clients AFTER you installed one or more of the above client tools.
    Please take again a look at the following link for more detailed information (from Ingo) on this:
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a00ee3b2-5283-2b10-f1bf-8c6413e0898f]
    Regards,
    Stratos

  • Type of person and skills needed to work with Oracle BPEL?

    Hello,
    Were trying to recruit for a BPEL position in an defense intelligence enviornment. Were not sure of all the skills needed to make this position successful. What type of consultant and what skills sets should we be looking for to complement someone's knowledge of Oracle BPEL?
    Thanks

    I would expect a BPEL resource to have
    Solid understanding in developing Service Oriented Applications.
    Good understanding of web services and SOAP protocol.
    Commanding knowledge in XML technologies like XSD, XPath, XSL
    Experience with Oracle BPEL Process Manager and developing applications using BPEL
    Basic Knowledge/Working experience in Java would be nice.
    Apart from these, it's good to have experience in the external systems that you are trying to orchestrate with BPEL. For e.g If your application integrates with Oracle EBS. It's good to have integration experience with EBS.
    Hope that helps.

  • Program but need help working

    I have this program done but when I try to run it wouldnt work
    What I have to create to make it work
    Thanks
    import java.awt.Graphics;
    import java.awt.Color;
    public class Building
    private final int DEFAULT_WIDTH = 50;
    private final int DEFAULT_HEIGHT = 100;
    private final int DEFAULT_WINDOWS = 5;
    private final int WINDOW_SIZE = 5;
    private int width, height, windows;
    // Sets up this Building based on default values.
    public Building ()
    width = DEFAULT_WIDTH;
    height = DEFAULT_HEIGHT;
    // Constructor: Sets this Building's size.
    public Building (int buildingWidth, int buildingHeight)
    width = buildingWidth;
    height = buildingHeight;
    // Returns the width of this building.
    public int getWidth ()
    return width;
    // Draws the building.
    public void draw (Graphics page, int leftedge, int bottom)
    int winX, winY;
    int top = bottom - height;
    page.setColor (Color.black);
    page.fillRect (leftedge, top, width, height);
    // Draw three windows in random locations
    page.setColor (Color.yellow);
    winX = leftedge + (int) (Math.random() * (width-WINDOW_SIZE));
    winY = top + (int) (Math.random() * (height-WINDOW_SIZE));
    page.fillRect (winX, winY, WINDOW_SIZE, WINDOW_SIZE);
    winX = leftedge + (int) (Math.random() * (width-WINDOW_SIZE));
    winY = top + (int) (Math.random() * (height-WINDOW_SIZE));
    page.fillRect (winX, winY, WINDOW_SIZE, WINDOW_SIZE);
    winX = leftedge + (int) (Math.random() * (width-WINDOW_SIZE));
    winY = top + (int) (Math.random() * (height-WINDOW_SIZE));
    page.fillRect (winX, winY, WINDOW_SIZE, WINDOW_SIZE);
    }

    HI, This might work.
    publi class Building{
    public static void main(String args[]){new Building1();}
    class Building1
    private final int DEFAULT_WIDTH = 50;
    private final int DEFAULT_HEIGHT = 100;
    private final int DEFAULT_WINDOWS = 5;
    private final int WINDOW_SIZE = 5;
    private int width, height, windows;
    // Sets up this Building based on default values.
    public Building ()
    width = DEFAULT_WIDTH;
    height = DEFAULT_HEIGHT;
    // Constructor: Sets this Building's size.
    public Building (int buildingWidth, int buildingHeight)
    width = buildingWidth;
    height = buildingHeight;
    // Returns the width of this building.
    public int getWidth ()
    return width;
    // Draws the building.
    public void draw (Graphics page, int leftedge, int bottom)
    int winX, winY;
    int top = bottom - height;
    page.setColor (Color.black);
    page.fillRect (leftedge, top, width, height);
    // Draw three windows in random locations
    page.setColor (Color.yellow);
    winX = leftedge + (int) (Math.random() * (width-WINDOW_SIZE));
    winY = top + (int) (Math.random() * (height-WINDOW_SIZE));
    page.fillRect (winX, winY, WINDOW_SIZE, WINDOW_SIZE);
    winX = leftedge + (int) (Math.random() * (width-WINDOW_SIZE));
    winY = top + (int) (Math.random() * (height-WINDOW_SIZE));
    page.fillRect (winX, winY, WINDOW_SIZE, WINDOW_SIZE);
    winX = leftedge + (int) (Math.random() * (width-WINDOW_SIZE));
    winY = top + (int) (Math.random() * (height-WINDOW_SIZE));
    page.fillRect (winX, winY, WINDOW_SIZE, WINDOW_SIZE);
    }

  • What software do I need to work with .MOD files

    I have a JVC HDD Everio camcorder model GZ-MG365BU that records with .MOD files. What soft ware do I need to edit them with a mac.

    Hi,
    The files will need to be converted and I think MPEG Streamclip (free) would do the job. Export to Quicktime/ DV NTSC and import into i movie.
    DM

  • Pre-requisites for working on CRM WEBUI

    Hi,
    Please can you tell me what are the pre-requisites to work on CRM WEBUI. I know some of them as mentioned below:
    1. Knowledge of CRM
    2. Knowledge of Object Oriented Concepts
    3. Knowledge of MVC architecture
    4. Knowledge of ABAP
    5. Knowledge of Business Server Pages
    Is there anything else I need to know?

    Hi Neena
    Yes, if you want to do development in CRM Web UI, then you should have knowledge in IC WebClient.
    You will come across it in the initial stage itself as CRM Web UI is built on IC WebClient.
    Regards
    Leon

  • Hi! I've just installed mountain lion and I find one of the programs I need for my work is crashing all the time. any ideas what i can do?

    hi! I've just installed mountain lion and I find one of the programs I need for my work is crashing all the time. any ideas what i can do?

    Ah!
    Factuur Bright x
    part of errors:
    Process:         Factuur Bright X [1476]
    Path:            /Applications/Factuur Bright X/Factuur Bright X.app/Contents/MacOS/Factuur Bright X
    Identifier:      ???
    Version:         ??? (2.0.0b20)
    Code Type:       X86 (Native)
    Parent Process:  launchd [184]
    User ID:         501
    Date/Time:       2013-07-10 22:35:39.180 +0200
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          2118 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  24 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      47D641A2-4625-7590-369C-8BAFE1439551
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010

  • I have mainstage 3 installed and works 1oo% when connected to the battery, but when connecting to the mains for charging the program crashes. sounds do not obey. is one, even very bad horrible latency. and I need to work on music not only in time but the

    i have mainstage 3 installed and works 1oo% when connected to the battery, but when connecting to the mains for charging the program crashes. sounds do not obey. is one, even very bad horrible latency.
    and I need to work on music not only in time but the battery after that.
    I ask for help please

    Thanks for the swift reply, I have been looking online and a loose plug seems to be somewhat of an issue with many, I hope mine is actually a problem and not what others are experiencing. It's taken me this long to even reach out for the simple fact I HATE being a complainer but this is just horrible.
    Do you have an iPad 3 as well? And is yours not experiencing any issues close to mine?
    Thanks again!

  • I am a student and want to use indesign, illustrator och photo shop. What subscription do I need? Also, I have two computers, can I have the programs om both of them?

    I am a student and want to use indesign, illustrator och photo shop. What subscription do I need?
    Also, I have two computers, can I have the programs om both of them?
    One of the compusters is at my internship workplace and I will only be here for 3 more months, after that I want to be able to use the programs on my own computer.
    Thanks!
    Karin

    Okey, so there is no licens system which only allows use on one computer at the same time?
    Say that I want to keep working on something from work on my home computer, then that's no problem?
    Thanks!

  • I am trying to use an education program that needs Java applets to install and use and it will not use Safari. When I download IE from the web it will not install. How can I get a browser that will work on my MacAir for travel use of this program?

    I am trying to use and education program that needs Java applets and it will not run on Safari. IE will not install from the web. How do I get a browser that will work to install so I can use this program when I travel.

    Try using FireFox. IE will only run on a Mac if you run Windows on the Mac.
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows 7 or Windows 8.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusion and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. A more recent comparison of Parallels, VM Fusion, and Virtual Box is found at Virtualization Benchmarks- Parallels 10 vs. Fusion 7 vs. VirtualBox. Boot Camp is only available with Leopard and later. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • I am trying to upload itunes 10.5, but get a message "There is a problem with this Window Installer Pkg. A program required for this install to complete could not be run.  Contact your support personnel or package vendor".  What is it I need to do?

    I am trying to install itunes 10.5, but during the download I get the following message, "There is a problem with this Window Installer Package.  A program required for this install to complete could not be run.  Contact your support personanal or package vendor."  If this is my personal computer and was able to upgrade to the previous version (pre 10.5), why not now?  What is my "package vendor"? And what is it I need to do to fix this?  The message is unclear.  Unfortunately, I deleted my itunes program, thinking that in doing so, 10.5 would finally load.  Now I have no itunes on my computer and unable to sync my iphone.  Help!
    Thanks - Rick

    Hi Rick,
    by "repair" I mean I went to the control panel, option - programs and features, and in the list of all my installed programs I selected "Apple Software Update". On top of the screen you find the options Uinstall, Change and Repair. I clicked the repair button and that did the trick. After the repair I could uninstall the program. I also uninstalled iTunes, Apple Application Support, Apple Mobile Device Support en Bonjour, thus all Apple programs. Then I installed iTunes 10.5 again and everything went fine.
    Success,
    Peter

  • So the left side of my iPhone isn't working at all and I even tried turning it off for 5 minutes about 10 million times but nothing is working. Any suggestions on what to do I need help like ASAP!?

    So the left side of my iPhone isn't working at all and I even tried turning it off for 5 minutes about 10 million times but nothing is working. Any suggestions on what to do I need help like ASAP!?

    Have you performed a reset? Tap and hold the Home button and the On/Off button for approximately 10-15 seconds, until the Apple logo appears. Release both buttons and await restart.

  • Better privecy does not work with windows vista home prem. what other program removes LSO'S AND HOW can I stop trackers?

    Question
    better privacy does not work with windows vista home prem. what other program removes LSO'S AND HOW can I stop trackers? edit
    Details

    As a temporary workaround, I believe this Adobe management page allows you to clear your "Flash cookies": [http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html Adobe - Flash Player : Settings Manager - Website Storage Settings panel] (hosted on macromedia.com -- Macromedia was the original developer of Flash).
    Regarding the script error, if I'm reading the script correctly, it is related to accessing your Flash cookies directory. It seems the publisher's support forum is not currently available for searching, but that might be a good next step.
    In the meantime, could you check whether the script has the correct location for your Flash cookies directory? If you can't access Tool > BetterPrivacy, you could check here:
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''bpr''' and pause while the list is filtered
    (3) There should be a bolded setting named '''extensions.bprivacy.DataDir''' which looks approximately like the following:
    C:\Users\''yourWindowsUsername''\AppData\Roaming\Macromedia
    Do you have a similar value? If you paste the path used by BetterPrivacy into a Windows Explorer window, does it open? Also, click a couple levels in the folder, can you see:
    Flash Player \ #SharedObjects
    If the value is wrong, right-click the wrong value and choose Reset. BetterPrivacy should update the value the next time you try to access it.
    If the value is blank, you could try inserting a sensible value and see whether that helps.
    Any luck?

  • My Mother in law messed up my Adobe reader some how to the point that it is no longer in my computer. I have tried to download it from the internet but it is not working. What am I missing? what else do I need to do? I am not even able to watch youtube...

    My Mother in law messed up my Adobe reader some how to the point that it is no longer in my computer. I have tried to download it from the internet but it is not working. What am I missing? what else do I need to do? I am not even able to watch youtube...

    Soccerdm,
    a direct download of Adobe Reader X 10.1.4 (which seems to be the most recent standalone version that runs on Mac OS X 10.5.8) is here.

  • Photoshop cs6 is not working in windows 7 64 bit while all other cs6 programs are working.. what should I do make it work

    hi guys,
    My photoshop cs6 is not working in windows 7 64 bit while all other cs6 programs are working.. what should I do make it work?
    My OS is windows 7
    RAM - 8gb
    HDD - 1 TB

    are you getting any errors?
    and secondly and I know this from experience, ( but on 32 bit ) is it loaded already as in sat in task manager, but not actually get at able, killing the processes cures it or a reboot of course

Maybe you are looking for