Required CRM Technical book

Hi All,
I need CRM Technical book. Can anyone there to provide this.
Thanks in advance.
Thanx & Regards,
Santosh

Self Study
-- http://service.sap.com/crm - Read and download every piece of material on CRM you can find there
-- There is an Online Knowledge Product for CRM 40 that SAP produces that is worth the cost. You get code and configuration tutorials for this.
-- http://help.sap.com - Read this
-- There is a book on CRM published by SAP Press

Similar Messages

  • Need CRM Technical book

    Hi CRM Techies,
    Can anybody please send CRM Technical Book and any kind of technical documents which are useful for an ABAP developer to ream up his skills in CRM. My id is [email protected]
    Appreciate if sombody helps me getting the PDF's.
    Thanks in advance,
    Naresh

    Hi Naresh,
       Before sending pdf's.. look at this thread Brainstorming Discussion - Links to CRM Documentation
    Regards.
    Manuel

  • CRM technical books

    Gurus,
          I am new to CRM, Can any body please send me the links to technical books?My email id is [email protected] Full points will be assigned.
    Thanks in advance,
    Vinod.
    Edited by: Vinod M on Jan 23, 2008 1:52 AM
    Edited by: Vinod M on Jan 23, 2008 6:21 AM

    Vinod
        There are differnet varities of Technical/Cookbooks available depending upon the CRM business type.
        Refer the Cookbook/Installation area of the following link:   
        [Lnk to CRM Documentation|Links to CRM Documentation;
    Thanks
    Allot points if this thread helps!

  • What is CRM technical?

    Hi
    what is CRM technical book? is it for CRM technical consultants of ABAP?? If so , can u plz send me the book at [email protected] I wont forget to give points to whoever helps.
    thanks,
    gautam

    Hi Gaurav,
    When we talk of CRM Technical, Its ABAP OOPS with XML, HTMLB and some Java knowledge.
    Fir CRM technical, its important to have ABAP with OOPS concept.
    Have send you the CRM Webclient Cook book, may thats of some help to you.
    //BR
    Bipin.

  • Hi..CRM e-books required

    Hi Experts,
    can anybody help me . I need following CRM E-BOOKS -STUDY material,could you share me the foll. CRM e-books?:
    TCRM10
    CR100
    CR300,
    CR400,
    CR410,
    CR500,
    CR800,
    CR700,
    CR600,
    CR900.
    E-mail: [email protected]
    Thanking you in advance.
    regards,
    Sushma

    Hi sir,
    i'm in need of CRM E-BOOKS -STUDY material,could you plz send the  CRM e-books?:
    TCRM10
    CR100
    CR300,
    CR400,
    CR410,
    CR500,
    CR800,
    CR700,
    CR600,
    CR900.
    thanking you  and merry x mas
    my email  : [email protected]
    regards                              raj
    Edited by: raja kumar on Dec 25, 2007 9:57 AM

  • Need CRM Technical Cookbook

    Hai,
    Anyone can send me the CRM Technical cookbook to mail id.
    I will give points, if it is worth, Please send me any thing related CRM BSP and Workflow also.
    My mail Id is : [email protected]
    Thanks,
    Tamil.

    Hi Tamil,
    I have sent you the required docs at [email protected]
    For Workflows refer the following thread:
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://www.sapgenie.com/workflow/index.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-press.com/product.cfm?account=&product=H950
    /people/ginger.gatling/blog/2005/12/01/link-workflow-business-objects-to-your-collaboration-tasks
    http://help.sap.com/saphelp_erp2005/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    http://help.sap.com/saphelp_bw33/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm
    http://help.sap.com/saphelp_bw31/helpdata/en/8d/25f94b454311d189430000e829fbbd/content.htm
    Check the below PDF file on Workflow:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    There is a good book from SAP Press that I would
    recommend as a starting point.It's called Practical Workflow for SAP and it is by Alan Rickayzen.
    <b>Reward points if it helps.</b>
    Message was edited by: Amit Mishra

  • Re: switching to CRM technical

    Hi Guys,
    I'm a certified SAP ABAP consulatnat with over 4 years of exp. Now as you know there is lots of demand of ABAP CRM.
    So please suggest how to switch to ABAP CRM technical.
    What areas i need to cover?
    What are the basic prequisite required to learn SAP?
    Is there any such Book available?
    As an ABAP what exactly the scope of work ?
    Please Suggest.
    Thanks.
    Anshuman

    Hello,
    These are all the technologies you might encounter in CRM:
    BSP/Webdynpro for the WebUI interface
    Java for IPC and e-sales/e-service scenarios
    General HTML and javascript knowledge
    XML for interfacing and webservices (SOA)
    ABAP OO and BOL (business object layer, just a complete model written in ABAP OO, this is a layer on top of the APIs specificly written for the WebUI and WebClient)
    Quite some technologies but it all comes down to which scenarios you need to develop in.
    The "core" is the BOL layer (as from 5.0 in IC WebClient and in WebUI and WebClient as from 5.1 and upwards) which is a layer on top of the (B)APIs written in ABAP OO implementing the Model/View/Controller (MVC) design pattern.
    Check out the SAP Library books, there are quite some on CRM specific and one specificly on the BOL layer if I recall correctly.
    It's quite challenging since SAP has not yet released that many documentation on it.
    Hope this helps you in the good direction,
    Kind regards,
    Joost

  • CRM Technical for Tech beginner (Basically ABAP)

    Dear All
    I am a beginner in CRM Technical domain. Though I have 7 years exp in ABAP and would be pursuing CRM Technical now.
    I would like to know from you the links and documents for CRM Technical side
    Amol

    Hi Amol,
    7 years of ABAP experience will be very helpful for landing into SAP CRM. So, best of luck for you CRM Technical journey. have a look at this thread for your Technical Requirement.
    ABAP TO CRM please guide
    Hope this helps.
    Thanks,
    Samantak.

  • Suggest me the best training institute for SAP CRM ABAP / CRM Technical

    Dear all,
    Kindly suggest me that, which training institute in India is providing training course specially on SAP CRM ABAP course.
    I am happy if any SAP CRM Technical expert willing to train me directly. I have good functional experience on CRM module and planning to be trained on technical part.
    Your recommendations will be highly appreciated.
    best regards
    Raghu ram

    user12483593 wrote:
    hi,
    i am looking for good training institution in india to learn oracle dba
    so pls can any one suggest me which institute providing the best training for this course
    thank you in advanceThe best training is probably by Oracle University
    Goto [http://www.oracle.com/education] - choose Product Courses, Database and Grids:
    (eg [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=14&p_org_id=1080544&lang=US])
    In both cases ensure country selected on top right is India.
    On the schedule choose courses with +100% Student Satisfaction+
    It is hard, (though obviosly not impossible), for other institutions to better this standard of such courses.
    If you are aspiring to Oracle DBA OCP be very sure the institute you are choosing satisifies the requirements for the Hands on Course, and do not take the institutes word for it but check.
    It may well be that you are looking for institutions offering the WDP programme. This is a maximm of 6 hours/week over several weeks so IMHO is impractical if you do not live nearby. There appear to be comments that sometimes the training from these institutes doing the WDP course can be of very variable quality. Probably the only option here is to seek out the opinions of recent psat students you can trust.

  • CRM Technical & Functional

    Friends,
    I worked in ABAP and also more than 6 years i have spended in Java technology. Now as per the requirement i have to do the CRM. I dont know from where to start and what to start in CRM. Will you please help me out in this case. As my role definately would be technically more. So if you have any material regarding CRM Technical than pls. do send me at [email protected] also i would like to know the little bit about CRM Functional so pls. send me that too.
    Thanks for your help.
    Hitesh Shah

    Hi Hitesh,
    Try CR100. This is the basic course material for CRM. It will help you understand basics of functional CRM.
    CRM will be braodly split into
    1. Sales
    2. Marketing
    3. Service
    I have sent you a brief overview of SAP CRM and the CRM Landscape. Please check your mail box.
    Warm Regards
    Sulakshana

  • CRM Technical (CookBook)

    Friends,
    I worked in ABAP and Java(For 7 years). Now i have to move to CRM technical side and i come to know that CRM CookBook is the best for that. I searched and found there are already many people asked about that and first i tried to catch those guys who has that pdf book of CRM. But i didnt get any reply from that. So once again i put the same subject here, if anyone has the pdf of CookBook will you forward it to [email protected]
    Thanks for your help.
    Hitesh

    Hello everyone requesting the PC-UI Cookbook,
    the actual CRM 5.0 Cookbook is available in the SAP Service Marketplace at:
    <a href="http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000647974&">CRM Business Packages and PC UI</a>
    The path is:
    http://service.sap.com/instguides -> mySAP Business Suite Applications -> mySAP CRM -> mySAP CRM 2005 -> CRM Business Packages and PC UI.
    Because of this availability I will close this topic.
    Best regards
    Gregor

  • Need help for CRM Technical

    Hi,
    I am a ABAP guy and want to know about CRM Technical.
    Is it make sense to learn CRM Technical for ABAP guys ?
    If yes than share some documents name.
    I will appreciate your help.
    Thanks.

    I would say that this depends on what you want to focus in the future of your career. If you want to be just programer, then you don't need to know the customization of CRM processes. If your company wants from you also this part, then you are pushed in to this. But in our company the programers are on one side and "proccess users" on the other. I would say it's more important for techncal guy to know a bit about abap, then the way around.
    But if you want to look also to technical aspect, thene there is a lot documentation. Maybe the best way would be to start with one of SAP books about Basics of CRM or at sap.help.com (http://help.sap.com/content/documentation/sbs/docu_sbs_crm_design.htm) and then continue with building blocks also available in SAP.

  • Role of a CRM  Technical consultant in SAP C4C and CRM on HANA

    Hi,
    What would be the role of a CRM Technical consultant in the following.
    SAP C4C
    SAP S4/HANA
    SAP CRM on HANA
    Thanks & Regards
    Sunil

    Sunil,
    I have got privileged of working on some C4C assignments & as far as my vision goes. A CRM Technical consultant is an integral part of any C4C/implementation or AMS environment.
    C4C has a real time integration/initial migration and a day to day basis data flow possible from Backend SAP CRM system. At Backend CRM, XIF adapter is tapped extensively to leverage these functionalities & as a CRM consultant it is not tough to adapt to the Cloud environment of C4C as well but Yes the UI technology has changed as well the view layouts.
    Thanks,
    Ravi

  • Opportunities in CRM Technical

    Hi,
    would like to know about opportunities in CRM Technical.
    Regards,
    Sandesh.

    hi
    good
    i would suggest you go though the url
    www.techtarget.com
    thanks
    mrutyun^

  • About learning CRM-Technical

    Hi all,
    I am new to CRM (I have experience on ABAP).
    for my project needs I have to learn CRM technical.
    Please suggest what are the SAP certificationa available (CRnnn).
    Also suggest some useful websites (only for CRM technical).
    Points will be rewarded for useful helps.
    -B S B

    Hi B S B,
    Better option to get into CRM for ABAP er's is learn crm Middleware.If you are good in abap easy to learn middleware.
    Go through the below url for further information on CRM certification.
    https://websmp208.sap-ag.de/certification
    <b>Allot Ponts If my post Helps!!!</b>
    Regards,
    Sathya Reddy.

Maybe you are looking for

  • I take a lot of people shots and have way too many out of focus pics.

    I have way too many out of focus shots.  I usually use tv mode with the shutter set at least 250 with the anti shake on.  I know there is a balance of aperature, iso and they seem to be close enough for lighting but the out of focus drives me nuts. T

  • MS Office not working

    MS office dont work on my Nokia 701. i installed in 3 times. my existing word and pdf files on phone cannot be opened by MS office. plz help

  • IMac vs printer sharing

    System Preferences Settings: Firewall: "Allow only essential services" (recently changed from "allow all incoming connections") "Printer Sharing" allowed in Firewall block below. Print & Fax: Proper printer selected, Green button light "on", Printer

  • Which firefox do i download for australia

    which firefox do i down load for australia == User Agent == Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Media Center PC 4.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

  • Lost communication with scanner

    Up until yesterday, I had no problem using my networked Epson Artisan 830 printer/scanner to scan documents into Acrobat X Pro that I am running on Windows 7.  However, today I keep on getting the following message: "Error while interacting with scan