SlideShare a Scribd company logo
1 of 4
Download to read offline
SAP CRM 40: Learning Map for Development Consultants

   RECENT UPDATES                                                  VIEWER SOFTWARE                                                    SEARCH

     Step 1: Learn What You Need                                                      Step 2: Prepare for Your Project
      Update your core competence - must know                                          Learn which implementation tools, guides, and
                                                                                       support are available
                                                                                       Learn how to access the tools and content and
                                                                                       how to get support

   RELATED WORKSHOPS                                                LIVE EXPERT SESSIONS                                                 Q&A



Open All / Close All                                                                                                                 Back to Top


                                           Update Your Core Competence - Must Know

Enhance CRM Scenarios Open/Close                                                                                          Duration: 3:21 hours

  At the end of this unit you will be able to enhance the data flow between R/3 and CRM. The enhancement will be
  demonstrated with customer master data.

        Overview Presentation: CRM Middleware Enhancements                                                                  Presentation (PDF)
                                                                                                                            45 mins (22 pages)
  After completing this presentation, you will be able to describe the necessary steps to load a R/3                             April 29, 2004
  customer table to the CRM database.

     This content was approved by target group representatives. Did it help you?   Select...            Please specify:

        Easy Enhancement Workbench                                                                                             SAP Tutor (SIM)
                                                                                                                             31 mins (93 steps)
  After completing this SAP Tutor session, you will be able to explain the functionality of the Easy                              June 2, 2003
  Enhancement Workbench. You will also be able to carry out an field extension project for the SAPGUI,
  the People-Centric UI and the CRM Middleware.

     This content was approved by target group representatives. Did it help you?   Select...            Please specify:

        Creation of the CRM Table                                                                                              SAP Tutor (SIM)
                                                                                                                              9 mins (29 steps)
  After completing this SAP Tutor session, you will be able to create the corresponding CRM table for                            May 12, 2004
  the already existing R/3 table in ABAP Dictionary.

     This content was approved by target group representatives. Did it help you?   Select...            Please specify:

        Messaging BDoc Modeling Step 1: Model the Extension                                                                    SAP Tutor (SIM)
                                                                                                                             22 mins (66 steps)
  After completing this SAP Tutor session, you will be able to create a nested table type in ABAP                                May 12, 2004
  Dictionary. This table type will be referenced in the mBDoc as extension part of the mBDoc.

     This content was approved by target group representatives. Did it help you?   Select...            Please specify:

        Messaging BDoc Modeling Step 2: Create mBDoc                                                                           SAP Tutor (SIM)
                                                                                                                              8 mins (26 steps)
  After completing this SAP Tutor session, you will be able to create a new mBDoc with classic part via                          May 12, 2004
  transaction SBDM and assign Dictionary Type for the extension part.

     This content was approved by target group representatives. Did it help you?   Select...            Please specify:

        Messaging BDoc Modeling Step 3: Customize the Flow                                                                     SAP Tutor (SIM)
                                                                                                                              4 mins (13 steps)
  After completing this SAP Tutor session, you will be able to assign a validation service to the Flow of                        May 12, 2004
  the mBDoc in the customizing table SMW3BDOCIF.

     This content was approved by target group representatives. Did it help you?   Select...            Please specify:

        Validation Function Module                                                                                             Document (PDF)
5 mins (1 page)
                                                                                                                   April 29, 2004
This document contains the source code of the example validation function module.



   This content was approved by target group representatives. Did it help you?   Select...   Please specify:

      R/3 Adapter Customizing and R/3 Back-End Development                                                       SAP Tutor (SIM)
                                                                                                                9 mins (28 steps)
This SAP Tutor session demonstrates the implementation of the necessary function modules for an                    May 12, 2004
initial and delta-load from R/3 to CRM. You will learn how to
     Implement a function module for the initial data extraction
     Make the relevant customizing entries in the table CRMSUBTAB
     Map the internal R/3 data structure into the CRM exchange structure BAPIMTCS
     Implement the function module for the delta load

   This content was approved by target group representatives. Did it help you?   Select...   Please specify:

      Extractor                                                                                                 Document (PDF)
                                                                                                               10 mins (2 pages)
This document contains the source code for the specific extractor for the example business adapter                 April 29, 2004
object.

   This content was approved by target group representatives. Did it help you?   Select...   Please specify:

      Mapping Function Into BAPIMTCS                                                                             Document (PDF)
                                                                                                                 5 mins (1 page)
This document contains the source code of the mapping function module of the example scenario                      April 29, 2004
from R/3 data into data container BAPIMTCS.

   This content was approved by target group representatives. Did it help you?   Select...   Please specify:

      Function Module for Delta Load                                                                            Document (PDF)
                                                                                                                5 mins (1 pages)
This document contains the source code of the function module for the delta load.                                  April 29, 2004



   This content was approved by target group representatives. Did it help you?   Select...   Please specify:

      Create Business Adapter Object in CRM                                                                      SAP Tutor (SIM)
                                                                                                               18 mins (56 steps)
After completing this SAP Tutor session, you will be able to:                                                      May 12, 2004
     Create a Business Adapter Object
     Create a Mapping Function Module for the mapping from the CRM exchange structure BAPIMTCS
     into the structure of the mBDoc
     Assign the Mapping Function Module to the Business Adapter Object
     Generate the corresponding services

   This content was approved by target group representatives. Did it help you?   Select...   Please specify:

      Mapping Function BAPIMTCS to mBDoc                                                                        Document (PDF)
                                                                                                               10 mins (2 pages)
This document contains the source code of the mapping function module from data container                          April 29, 2004
BAPIMTCS into mBDoc.

   This content was approved by target group representatives. Did it help you?   Select...   Please specify:

      Demonstration of the Scenario: Initial Load                                                                SAP Tutor (SIM)
                                                                                                               12 mins (36 steps)
This SAP Tutor session demonstrates the initial load from R/3 to CRM                                               May 12, 2004



   This content was approved by target group representatives. Did it help you?   Select...   Please specify:

      Test Delta Load Function Module                                                                            SAP Tutor (SIM)
                                                                                                                8 mins (25 steps)
After completing this SAP Tutor session, you will be able to test a Delta Load Function Module and the                 May 12, 2004
     inbound processing in CRM.

        This content was approved by target group representatives. Did it help you?   Select...    Please specify:

                                                                                                                                     Close

    Enhancing Field Sales Scenarios Open/Close                                                                       Duration: 0:36 hours

     At the end of this unit you will be able to enhance the data flow between CRM and Mobile Client. This contains to develop
     the Application with user interface for the mobile client and the relevant enhancements in CRM middleware.

           Create a Project in Middleware Object Navigator                                                                SAP Tutor (SIM)
                                                                                                                         8 mins (25 steps)
     In order to load data from CRM Server Application to CDB we use the Middleware Object Navigator to                     Nov. 22, 2004
     create a scenario.
     The first step is to create a project.
     In the second step we create a scenario and link it to the created project and to a scenario template
     that consists of the steps necessary to load data from CRM Server Application to CDB.

        This content was approved by target group representatives. Did it help you?   Select...    Please specify:

           Create a CDB table                                                                                             SAP Tutor (SIM)
                                                                                                                        13 mins (42 steps)
     After completing this SAP Tutor session, you will be able to create a CDB table via ABAP Dictionary.                   Nov. 22, 2004



        This content was approved by target group representatives. Did it help you?   Select...    Please specify:

           Create a sBDoc                                                                                                 SAP Tutor (SIM)
                                                                                                                        15 mins (45 steps)
     After completing this SAP Tutor session, you will be able to create a synchronization BDoc type                        Nov. 22, 2004
     corresponding to a CDB table.

        This content was approved by target group representatives. Did it help you?   Select...    Please specify:

"
           "Create a Replication Object and Subscription                                                                  SAP Tutor (SIM)
                                                                                                                        10 mins (33 steps)
     After the BDoc Type has been created, we now have to create a replication object, a publication and a                  Nov. 22, 2004
     subscription.
     A replication object contains information needed to replicate the data, e.g. which fields are allowed for
     filtering the data or if the data can only be distributed in bulk mode. There is only one replication per
     BDoc type.
     A publication contains the information which fields of the allowed are used for replication. There can
     be numerous (different) publications, if the distribution mode is intelligent. There can only be one
     publication if the distribution mode is bulk.
     A subscription contains the values for the fields used in the publication. For bulk distributed objects,
     there is only one subscription.

        This content was approved by target group representatives. Did it help you?   Select...    Please specify:

           Create an Adapter Object                                                                                       SAP Tutor (SIM)
                                                                                                                         7 mins (23 steps)
     After completing this SAP Tutor session, you will be able to create an adapter object for sBDocs.                      Nov. 22, 2004



        This content was approved by target group representatives. Did it help you?   Select...    Please specify:

           Generate Services                                                                                              SAP Tutor (SIM)
                                                                                                                          1 mins (5 steps)
     After completing this SAP Tutor session, you will be able to generate services.                                        Nov. 22, 2004



        This content was approved by target group representatives. Did it help you?   Select...    Please specify:

           Create a Business Object at Mobile Application Studio                                                          SAP Tutor (SIM)
                                                                                                                        21 mins (65 steps)
You have created a BDoc on the CRM server or use an existing BDoc. Let us assume you want to use                     May 12, 2004
 sBDoc "PRDCT_OBJECT" (which deals with product data), segment "MAKT" (which deals with product
 texts).
 You want to create a business object to work with the data in your mobile client application.
 Therefore you work with the mobile application studio on a mobile client with development
 environment.

    This content was approved by target group representatives. Did it help you?   Select...   Please specify:

       Create User Interface for Business Object                                                                   SAP Tutor (SIM)
                                                                                                                39 mins (117 steps)
 You want to create a user interface for a business object. You use the business object Y_ProductText                 May 12, 2004
 you created in the previous SAP Tutor session.
 You create a standard tile set, that displays product information as well as product text information.
 The product detail tile exists already and can be used. You have to create the product text detail and
 list tile.
 You use the tile and tile set wizards available in the mobile application studio for this.
 Finally you extend the existing product business component with your new tile set.

    This content was approved by target group representatives. Did it help you?   Select...   Please specify:

       Using New Application at Mobile Client                                                                      SAP Tutor (SIM)
                                                                                                                  7 mins (21 steps)
 In the last SAP Tutor session you have finished modeling the changes for your mobile client                         May 12, 2004
 application. Now you want to "see" what you've done. Before starting the new application, you have
 to generate it from within the mobile application studio.

    This content was approved by target group representatives. Did it help you?   Select...   Please specify:

       Start Initial Load                                                                                          SAP Tutor (SIM)
                                                                                                                  9 mins (28 steps)
 After all the Customizing has been done, it is time to test, if the Initial Load works.                             Nov. 22, 2004



    This content was approved by target group representatives. Did it help you?   Select...   Please specify:

                                                                                                                               Close

Summary Open/Close

 Summary
 After completing the section above, you should:
      Discuss open issues in the Live Expert Sessions
      Equip yourself for onsite work in Step 2: Prepare For Your Project
 Do you think you are now ready for your next project?

     Yes       No, because

                                                                                                                               Close

                      Please remember to save & close whenever
 Save & Close                                                                                                            Back to Top
                      you leave this learning map.

More Related Content

Viewers also liked

We Shall Overcome_Intro to Africana Studies Presentation
We Shall Overcome_Intro to Africana Studies PresentationWe Shall Overcome_Intro to Africana Studies Presentation
We Shall Overcome_Intro to Africana Studies Presentation
JillianHamilton
 
Mobilní operátoři na sociálních sítích
Mobilní operátoři na sociálních sítíchMobilní operátoři na sociálních sítích
Mobilní operátoři na sociálních sítích
MarketingSalesMedia
 
Marketingové aktivity B2B firem
Marketingové aktivity B2B firem Marketingové aktivity B2B firem
Marketingové aktivity B2B firem
MarketingSalesMedia
 

Viewers also liked (15)

Ikip pgri madiun
Ikip pgri madiunIkip pgri madiun
Ikip pgri madiun
 
Nuvolab - From Zero To Hero - The Art of The Start (Università Cattolica del ...
Nuvolab - From Zero To Hero - The Art of The Start (Università Cattolica del ...Nuvolab - From Zero To Hero - The Art of The Start (Università Cattolica del ...
Nuvolab - From Zero To Hero - The Art of The Start (Università Cattolica del ...
 
Wireless communication
Wireless communication Wireless communication
Wireless communication
 
TCILatinAmerica16 Industria de la madera de alto valor
TCILatinAmerica16 Industria de la madera de alto valorTCILatinAmerica16 Industria de la madera de alto valor
TCILatinAmerica16 Industria de la madera de alto valor
 
TCI 2015 The Comparison of European and Asian Model of Cluster Policy
TCI 2015 The Comparison of European and Asian Model of Cluster PolicyTCI 2015 The Comparison of European and Asian Model of Cluster Policy
TCI 2015 The Comparison of European and Asian Model of Cluster Policy
 
We Shall Overcome_Intro to Africana Studies Presentation
We Shall Overcome_Intro to Africana Studies PresentationWe Shall Overcome_Intro to Africana Studies Presentation
We Shall Overcome_Intro to Africana Studies Presentation
 
Mobilní operátoři na sociálních sítích
Mobilní operátoři na sociálních sítíchMobilní operátoři na sociálních sítích
Mobilní operátoři na sociálních sítích
 
Data - televizní trh
Data - televizní trhData - televizní trh
Data - televizní trh
 
Cvs
CvsCvs
Cvs
 
TCI 2014 Cluster Evaluation Working group. Sharing TCI expertise
TCI 2014 Cluster Evaluation Working group. Sharing TCI expertise TCI 2014 Cluster Evaluation Working group. Sharing TCI expertise
TCI 2014 Cluster Evaluation Working group. Sharing TCI expertise
 
TCIOceania16 Boosting the Internationalisation and Competitiveness of Danish ...
TCIOceania16 Boosting the Internationalisation and Competitiveness of Danish ...TCIOceania16 Boosting the Internationalisation and Competitiveness of Danish ...
TCIOceania16 Boosting the Internationalisation and Competitiveness of Danish ...
 
TCI2012 China’s Competitive Cities and State Entrepreneurialism
TCI2012 China’s Competitive Cities and State EntrepreneurialismTCI2012 China’s Competitive Cities and State Entrepreneurialism
TCI2012 China’s Competitive Cities and State Entrepreneurialism
 
TCILatinAmerica15 Smart Specialization Strategy
TCILatinAmerica15 Smart Specialization Strategy TCILatinAmerica15 Smart Specialization Strategy
TCILatinAmerica15 Smart Specialization Strategy
 
Marketingové aktivity B2B firem
Marketingové aktivity B2B firem Marketingové aktivity B2B firem
Marketingové aktivity B2B firem
 
TCI 2014 Clusters and Reindustrialization
TCI 2014 Clusters and ReindustrializationTCI 2014 Clusters and Reindustrialization
TCI 2014 Clusters and Reindustrialization
 

Similar to Crm middleware related

Basic guide of sap
Basic guide of sapBasic guide of sap
Basic guide of sap
Ramesh Kumar
 
CO_Scenario_InfoDelivTr_FINAL ENGLISH
CO_Scenario_InfoDelivTr_FINAL ENGLISHCO_Scenario_InfoDelivTr_FINAL ENGLISH
CO_Scenario_InfoDelivTr_FINAL ENGLISH
Leonardo Sepulcri
 
Mda start up
Mda start upMda start up
Mda start up
Lai Ha
 
Ultimate guide to_bpmn2_2016_edition_110716
Ultimate guide to_bpmn2_2016_edition_110716Ultimate guide to_bpmn2_2016_edition_110716
Ultimate guide to_bpmn2_2016_edition_110716
yomito_2
 

Similar to Crm middleware related (20)

Sap tutor page
Sap tutor pageSap tutor page
Sap tutor page
 
Basic guide of sap
Basic guide of sapBasic guide of sap
Basic guide of sap
 
SAP Reuse Tools
SAP Reuse Tools SAP Reuse Tools
SAP Reuse Tools
 
27631401 sap-implementation
27631401 sap-implementation27631401 sap-implementation
27631401 sap-implementation
 
Performance Optimization | Helping DBAs Extend the IT Infrastructure
Performance Optimization | Helping DBAs Extend the IT InfrastructurePerformance Optimization | Helping DBAs Extend the IT Infrastructure
Performance Optimization | Helping DBAs Extend the IT Infrastructure
 
Lean JAD = Agile
Lean JAD = AgileLean JAD = Agile
Lean JAD = Agile
 
CO_Scenario_InfoDelivTr_FINAL ENGLISH
CO_Scenario_InfoDelivTr_FINAL ENGLISHCO_Scenario_InfoDelivTr_FINAL ENGLISH
CO_Scenario_InfoDelivTr_FINAL ENGLISH
 
IBM Start Now Collaboration - Information Delivery and Tracking
IBM Start Now Collaboration - Information Delivery and TrackingIBM Start Now Collaboration - Information Delivery and Tracking
IBM Start Now Collaboration - Information Delivery and Tracking
 
IBM Cognos Dimensional Dashboarding Techniques
IBM Cognos Dimensional Dashboarding TechniquesIBM Cognos Dimensional Dashboarding Techniques
IBM Cognos Dimensional Dashboarding Techniques
 
Sap
SapSap
Sap
 
SAP 4.6 Basic Skills
SAP 4.6 Basic SkillsSAP 4.6 Basic Skills
SAP 4.6 Basic Skills
 
Sap4 basic
Sap4 basicSap4 basic
Sap4 basic
 
SAP_Enable_Now_Master_Guide_en-US.pdf
SAP_Enable_Now_Master_Guide_en-US.pdfSAP_Enable_Now_Master_Guide_en-US.pdf
SAP_Enable_Now_Master_Guide_en-US.pdf
 
SAP Real Time Training for Functional Consultant
SAP Real Time Training for Functional ConsultantSAP Real Time Training for Functional Consultant
SAP Real Time Training for Functional Consultant
 
PerformanceG2 Cognos Training Course Catalog 2011
PerformanceG2 Cognos Training Course Catalog 2011PerformanceG2 Cognos Training Course Catalog 2011
PerformanceG2 Cognos Training Course Catalog 2011
 
Software Documentation "writing to guide- procedures"
Software Documentation "writing to guide- procedures"Software Documentation "writing to guide- procedures"
Software Documentation "writing to guide- procedures"
 
Mda start up
Mda start upMda start up
Mda start up
 
Scopia Management Solutions
Scopia Management SolutionsScopia Management Solutions
Scopia Management Solutions
 
Ultimate guide to_bpmn2_2016_edition_110716
Ultimate guide to_bpmn2_2016_edition_110716Ultimate guide to_bpmn2_2016_edition_110716
Ultimate guide to_bpmn2_2016_edition_110716
 
Techrite Solutions
Techrite SolutionsTechrite Solutions
Techrite Solutions
 

Crm middleware related

  • 1. SAP CRM 40: Learning Map for Development Consultants RECENT UPDATES VIEWER SOFTWARE SEARCH Step 1: Learn What You Need Step 2: Prepare for Your Project Update your core competence - must know Learn which implementation tools, guides, and support are available Learn how to access the tools and content and how to get support RELATED WORKSHOPS LIVE EXPERT SESSIONS Q&A Open All / Close All Back to Top Update Your Core Competence - Must Know Enhance CRM Scenarios Open/Close Duration: 3:21 hours At the end of this unit you will be able to enhance the data flow between R/3 and CRM. The enhancement will be demonstrated with customer master data. Overview Presentation: CRM Middleware Enhancements Presentation (PDF) 45 mins (22 pages) After completing this presentation, you will be able to describe the necessary steps to load a R/3 April 29, 2004 customer table to the CRM database. This content was approved by target group representatives. Did it help you? Select... Please specify: Easy Enhancement Workbench SAP Tutor (SIM) 31 mins (93 steps) After completing this SAP Tutor session, you will be able to explain the functionality of the Easy June 2, 2003 Enhancement Workbench. You will also be able to carry out an field extension project for the SAPGUI, the People-Centric UI and the CRM Middleware. This content was approved by target group representatives. Did it help you? Select... Please specify: Creation of the CRM Table SAP Tutor (SIM) 9 mins (29 steps) After completing this SAP Tutor session, you will be able to create the corresponding CRM table for May 12, 2004 the already existing R/3 table in ABAP Dictionary. This content was approved by target group representatives. Did it help you? Select... Please specify: Messaging BDoc Modeling Step 1: Model the Extension SAP Tutor (SIM) 22 mins (66 steps) After completing this SAP Tutor session, you will be able to create a nested table type in ABAP May 12, 2004 Dictionary. This table type will be referenced in the mBDoc as extension part of the mBDoc. This content was approved by target group representatives. Did it help you? Select... Please specify: Messaging BDoc Modeling Step 2: Create mBDoc SAP Tutor (SIM) 8 mins (26 steps) After completing this SAP Tutor session, you will be able to create a new mBDoc with classic part via May 12, 2004 transaction SBDM and assign Dictionary Type for the extension part. This content was approved by target group representatives. Did it help you? Select... Please specify: Messaging BDoc Modeling Step 3: Customize the Flow SAP Tutor (SIM) 4 mins (13 steps) After completing this SAP Tutor session, you will be able to assign a validation service to the Flow of May 12, 2004 the mBDoc in the customizing table SMW3BDOCIF. This content was approved by target group representatives. Did it help you? Select... Please specify: Validation Function Module Document (PDF)
  • 2. 5 mins (1 page) April 29, 2004 This document contains the source code of the example validation function module. This content was approved by target group representatives. Did it help you? Select... Please specify: R/3 Adapter Customizing and R/3 Back-End Development SAP Tutor (SIM) 9 mins (28 steps) This SAP Tutor session demonstrates the implementation of the necessary function modules for an May 12, 2004 initial and delta-load from R/3 to CRM. You will learn how to Implement a function module for the initial data extraction Make the relevant customizing entries in the table CRMSUBTAB Map the internal R/3 data structure into the CRM exchange structure BAPIMTCS Implement the function module for the delta load This content was approved by target group representatives. Did it help you? Select... Please specify: Extractor Document (PDF) 10 mins (2 pages) This document contains the source code for the specific extractor for the example business adapter April 29, 2004 object. This content was approved by target group representatives. Did it help you? Select... Please specify: Mapping Function Into BAPIMTCS Document (PDF) 5 mins (1 page) This document contains the source code of the mapping function module of the example scenario April 29, 2004 from R/3 data into data container BAPIMTCS. This content was approved by target group representatives. Did it help you? Select... Please specify: Function Module for Delta Load Document (PDF) 5 mins (1 pages) This document contains the source code of the function module for the delta load. April 29, 2004 This content was approved by target group representatives. Did it help you? Select... Please specify: Create Business Adapter Object in CRM SAP Tutor (SIM) 18 mins (56 steps) After completing this SAP Tutor session, you will be able to: May 12, 2004 Create a Business Adapter Object Create a Mapping Function Module for the mapping from the CRM exchange structure BAPIMTCS into the structure of the mBDoc Assign the Mapping Function Module to the Business Adapter Object Generate the corresponding services This content was approved by target group representatives. Did it help you? Select... Please specify: Mapping Function BAPIMTCS to mBDoc Document (PDF) 10 mins (2 pages) This document contains the source code of the mapping function module from data container April 29, 2004 BAPIMTCS into mBDoc. This content was approved by target group representatives. Did it help you? Select... Please specify: Demonstration of the Scenario: Initial Load SAP Tutor (SIM) 12 mins (36 steps) This SAP Tutor session demonstrates the initial load from R/3 to CRM May 12, 2004 This content was approved by target group representatives. Did it help you? Select... Please specify: Test Delta Load Function Module SAP Tutor (SIM) 8 mins (25 steps)
  • 3. After completing this SAP Tutor session, you will be able to test a Delta Load Function Module and the May 12, 2004 inbound processing in CRM. This content was approved by target group representatives. Did it help you? Select... Please specify: Close Enhancing Field Sales Scenarios Open/Close Duration: 0:36 hours At the end of this unit you will be able to enhance the data flow between CRM and Mobile Client. This contains to develop the Application with user interface for the mobile client and the relevant enhancements in CRM middleware. Create a Project in Middleware Object Navigator SAP Tutor (SIM) 8 mins (25 steps) In order to load data from CRM Server Application to CDB we use the Middleware Object Navigator to Nov. 22, 2004 create a scenario. The first step is to create a project. In the second step we create a scenario and link it to the created project and to a scenario template that consists of the steps necessary to load data from CRM Server Application to CDB. This content was approved by target group representatives. Did it help you? Select... Please specify: Create a CDB table SAP Tutor (SIM) 13 mins (42 steps) After completing this SAP Tutor session, you will be able to create a CDB table via ABAP Dictionary. Nov. 22, 2004 This content was approved by target group representatives. Did it help you? Select... Please specify: Create a sBDoc SAP Tutor (SIM) 15 mins (45 steps) After completing this SAP Tutor session, you will be able to create a synchronization BDoc type Nov. 22, 2004 corresponding to a CDB table. This content was approved by target group representatives. Did it help you? Select... Please specify: " "Create a Replication Object and Subscription SAP Tutor (SIM) 10 mins (33 steps) After the BDoc Type has been created, we now have to create a replication object, a publication and a Nov. 22, 2004 subscription. A replication object contains information needed to replicate the data, e.g. which fields are allowed for filtering the data or if the data can only be distributed in bulk mode. There is only one replication per BDoc type. A publication contains the information which fields of the allowed are used for replication. There can be numerous (different) publications, if the distribution mode is intelligent. There can only be one publication if the distribution mode is bulk. A subscription contains the values for the fields used in the publication. For bulk distributed objects, there is only one subscription. This content was approved by target group representatives. Did it help you? Select... Please specify: Create an Adapter Object SAP Tutor (SIM) 7 mins (23 steps) After completing this SAP Tutor session, you will be able to create an adapter object for sBDocs. Nov. 22, 2004 This content was approved by target group representatives. Did it help you? Select... Please specify: Generate Services SAP Tutor (SIM) 1 mins (5 steps) After completing this SAP Tutor session, you will be able to generate services. Nov. 22, 2004 This content was approved by target group representatives. Did it help you? Select... Please specify: Create a Business Object at Mobile Application Studio SAP Tutor (SIM) 21 mins (65 steps)
  • 4. You have created a BDoc on the CRM server or use an existing BDoc. Let us assume you want to use May 12, 2004 sBDoc "PRDCT_OBJECT" (which deals with product data), segment "MAKT" (which deals with product texts). You want to create a business object to work with the data in your mobile client application. Therefore you work with the mobile application studio on a mobile client with development environment. This content was approved by target group representatives. Did it help you? Select... Please specify: Create User Interface for Business Object SAP Tutor (SIM) 39 mins (117 steps) You want to create a user interface for a business object. You use the business object Y_ProductText May 12, 2004 you created in the previous SAP Tutor session. You create a standard tile set, that displays product information as well as product text information. The product detail tile exists already and can be used. You have to create the product text detail and list tile. You use the tile and tile set wizards available in the mobile application studio for this. Finally you extend the existing product business component with your new tile set. This content was approved by target group representatives. Did it help you? Select... Please specify: Using New Application at Mobile Client SAP Tutor (SIM) 7 mins (21 steps) In the last SAP Tutor session you have finished modeling the changes for your mobile client May 12, 2004 application. Now you want to "see" what you've done. Before starting the new application, you have to generate it from within the mobile application studio. This content was approved by target group representatives. Did it help you? Select... Please specify: Start Initial Load SAP Tutor (SIM) 9 mins (28 steps) After all the Customizing has been done, it is time to test, if the Initial Load works. Nov. 22, 2004 This content was approved by target group representatives. Did it help you? Select... Please specify: Close Summary Open/Close Summary After completing the section above, you should: Discuss open issues in the Live Expert Sessions Equip yourself for onsite work in Step 2: Prepare For Your Project Do you think you are now ready for your next project? Yes No, because Close Please remember to save & close whenever Save & Close Back to Top you leave this learning map.