Creation of interface between CRM & GIS

Hello experts..
How to create interface in crm system for GIS. here I'm having source structure and target structure.
1.     Source Data Structure (IBM FO/TW)
GIS data type and length:
Field     Field Description      Data Type     Length
X_COORDINATE            X-Coordinate     Float     38(8)
Y_COORDINATE            Y-Coordinate     Float     38(8)
GIS_ID                             GIS ID            Integer     10
DMA_A_CODE                    DMA Area Code     Char     10
DMA_NAME                   DMA Name           Char     40
SDAC_F_CODE       SDAC Foul Code     Char     10
SDAC_S_CODE            SDAC Surface Code     Char     10
USRN                        Unique Street reference Number     Integer     10
USRN_Desc                Street Name      Char     100
POST_CODE                Post Code     Char     7
Env_Flag                           Environmental Alert flag     Char     1
TMA_Flag     Traffic sensitive area flag     Char     1
2.     Target Data Structure (IBM FO/TW)
CRM Data type and length
Field     Field Description     Data Type     Length
Z_X-Coordinate     X-Coordinate     Float     38(8)
Z_Y-Coordinate     Y-Coordinate     Float     38(8)
ZGISID                     GIS ID                Integer     Long Integer
                                                                  Precision 10
ZDMA_Area_Code     DMA Area Code     Char     10
ZDMA Name             DMA Name     Char     40
ZSDAC_F_Code     SDAC Foul Code     Char     10
ZSDAC_S_Code     SDAC Surface Code     Char     10
ZUSRN                     Unique Street reference Number     Integer     10
Zstreet_Name              Street Name      Char     100
Zpost_Code            Post Code     Char     7
Zenv_Flag            Environmental Alert flag     Char     1
ZTMA_Flag             Traffic sensitive area flag     Char     1
Thanks in advance.

On a regular basis People Soft can deliver text files (txt) in predefined format and with a predefined name. This data can be uploaded to the SAP CRM system via LSMW (Legacy System Migration Workbench). The LSM workbench is and SAP R/3 based tool that supports in transferring data from non-SAP systems to SAP systems. To assist in developing the LSMW objects CATT (Computer Aided Test Tool) can been used to identify the fields and format to be interfaced. The CATT functionality will be converted to LSMW.
In my opinion, Internal employees can be created in SAP CRM and can be assigned to the organizational structure. In this way a relation between the internal employee and his sales organization can established.Internal employee master data is not recommended to be interfaced.
Edited by: Matukumalli Rajeswara Rao on Feb 14, 2008 9:55 PM

Similar Messages

  • Standard-interfaces between crm and sap for insurance

    Hello,
    are there existing documentations to connect crm and sap for insurance components (policy management, claims managment, fs-cd)?
    Best regrads
    Oliver Prodinger

    20,000 is on quite higher side for IDOC.
    IBIP help doc says it needs 2 Kbyte for each record, i.e. 40 Mb for 20,000 rec. that should be ok. Since it has structures for Partner & classification data , I don't think u need to modify the BAPI.
    Transaction IE01 - Create equipment
    Transaction IE02 - Change equipment
    Structure - IBIPEQUI Equipment record
                     |->    IBIPNSTA     New status profile if necessary
                     |->>   IBIPSTAT     User status records
                     |->>   IBIPDOCU     Doc. from Doc. management system
                     |->>   IBIPPART     Partner details (comment below)
                     |-->>  IBIPTEXT     (see comment below)
                              for long text:          TEXT_MARK = " " empty
                              for internal comment:   TEXT_MARK = "1"
                     |-->>  IBIPCLAS    Classification record (eqpmt class)
                         |-->> IBIPFEAT     Classification characteristics,
                                               ie. features for the class
                     |-->>  IBIPBDCD     see below (from screen 102)

  • Difference between CRM  5.0 and 4.0  version.

    Hello Experts,
    Please let me know the exacat difference between CRM 5.0 version and 4.0 version.
    Please let me know.
    Thanks

    Hi Koti,
    There are some significant differences between CRM 4.0 and CRM 5.0.
    1. IC Web : Locking and Handling of entities should be handled explicitly in CRM  
                      4.0 where as the same is handled implicitly in CRM 5.0.
    2. In 4.0 most of the Std Classes can be inherited but in 5.0 most of the Std
       Classes cannot be inherited as they are made as Final  Classes.
    3. CRM 5.0 and 5.1 so on.... versions have introduced CRM specific User Interface which is very flexible and simplified as you can jus drag and drop the objects for creation of custom application.
    Thanks
    Siva

  • Interface between Legacy and SAP for Equipment Master

    Hello
    I got a requirement where I need to develop a interface between legacy system and R/3 system for Equipment Master Data update in R/3. I am thinking of getting a Idoc file from Legacy and then update the changes or any new creation of Equipments in R/3. I found a standard BAPI for this BAPI_EQUIPMENT_CREATE/CHANGE. This BAPI use a strcture BAPI_ITOB for data record of IDoc. But I got more data from legacy except what we have in BAPI_ITOB. I got Partner Data, Classification data also for Equipments. I am thinking of copying the BAPI to a Z function module and modify the Idoc structure , message type and all to capture all the data and then do a update in same way as standard transaction IE01(Equipment Create) is doing in Batch Input. Do you think if there is any better way of doing this? I am not used to transaction BAPI . just wondering if we Can use that in someway to include our modification?
    Thanks
    Harkamal

    20,000 is on quite higher side for IDOC.
    IBIP help doc says it needs 2 Kbyte for each record, i.e. 40 Mb for 20,000 rec. that should be ok. Since it has structures for Partner & classification data , I don't think u need to modify the BAPI.
    Transaction IE01 - Create equipment
    Transaction IE02 - Change equipment
    Structure - IBIPEQUI Equipment record
                     |->    IBIPNSTA     New status profile if necessary
                     |->>   IBIPSTAT     User status records
                     |->>   IBIPDOCU     Doc. from Doc. management system
                     |->>   IBIPPART     Partner details (comment below)
                     |-->>  IBIPTEXT     (see comment below)
                              for long text:          TEXT_MARK = " " empty
                              for internal comment:   TEXT_MARK = "1"
                     |-->>  IBIPCLAS    Classification record (eqpmt class)
                         |-->> IBIPFEAT     Classification characteristics,
                                               ie. features for the class
                     |-->>  IBIPBDCD     see below (from screen 102)

  • ABAP interfacing to CRM

    Hi CRM Tech guys,
       plz tell me what are the reuirements in ABAP interfacing to CRM.  i want some function modules , bapis,  and needed middleware concepts.
    plz answer me.
    regards
    ram.

    Hi Ram Krishna,
    Some of the FM in CRM:
    GUID_CREATE     Create GUID for a Business Transaction
    BAPI_BUSPROCESSND_CREATEMULTI     Bapi to create Service Contracts programmatically. Pass the inputfields to be created in the contract.
    Note: BAPI_BUSPROCESSND_SAVE must be called after this function call to save the Service Contract.
    BAPI_BUSPROCESSND_SAVE     Bapi to save the Service Contracts.
    BAPI_ECRMISUTO_INIT     Initialize the creation of Ibase in CRM
    BAPI_ECRMISUTO_CREATEMULTIPLE     Create the Installed Base and its components.
    Note:
             Always call the function module 
             ‘BAPI_TRANSACTION_COMMIT’
             after call to any Bapi
    CRM_IBASE_INITIALIZE     Initialize the changes to be done in Ibase in CRM
    CRM_IBASE_SAVE     Call this FM to save the changes in the Ibase
    BAPI_BUPA_FRG0130_CREATE     Bapi to create Business Agreement for a customer
    BAPI_BUPA_ADDRESS_ADD      Add invoice address for business partner. Pass the address type as 'rechnung' to add invoice address
    BAPI_BUPA_BANKDETAIL_ADD        Add bank details for the business partner
    BAPI_BUPA_CREATE_FROM_DATA        BAPI for business partner creation as Organization, Person or Group in general role. Same BAPI can be used to create Contact Person for the Business Partner
    BAPI_BUPR_RELATIONSHIP_CREATE     Function module to establish the Business Partner and Contact Person
    Relationship. Pass the Relationship Category as ‘BUR001’
    BAPI_BUPA_ROLE_ADD        Add Role to Business Partner for e.g. Sold to Party ‘CRM001’, Contact Person ‘BUP001’
    BAPI_BUPA_TAX_ADD     BAPI Add Tax Number for the existing Business Partner
    BAPI_BUPA_FRG0040_CREATE     Create Classification Data for a Business Partner
    BAPI_BUPA_FRG0130_CREATE     Create Business Agreement
    BAPI_BUSPROCESSND_CREATEMULTI     BAPI to create Contract. Populate the Header and Line Item Details before calling the BAPI
    BAPI_BUPA_ADDRESSES_GET      Determine All Addresses
    BAPI_BUPA_ADDRESS_GETDETAIL        Read Address
    BAPI_BUPA_ADDRESS_GET_NUMBERS        Read Address Numbers
    BAPI_BUPA_BANKDETAILS_GET        Determine All Bank Details
    BAPI_BUPA_BANKDETAIL_GETDETAIL        Read Bank Details
    BAPI_BUPA_BANKDETAIL_NUMBERS        Read Bank Details Numbers
    BAPI_BUPA_CENTRAL_GETDETAIL        Read Central Data
    BAPI_BUPA_EXISTENCE_CHECK        Check Existence of Business Partner
    BAPI_BUPA_GET_NUMBERS        Read Business Partner Numbers
    BAPI_BUPA_RELATIONSHIPS_GET        Determine All BP Relationships
    BAPI_BUPA_ROLES_GET        Determine All Roles
    BAPI_BUPA_ROLE_EXISTENCE_CHECK        Check Existence of Role
    BAPI_BUPA_SEARCH        Search Business Partner for Telephone, E-Mail, Address
    BAPI_BUPA_STATUS_GETDETAIL      Business Partner: Read Status
    BAPI_BUPR_ACTIVITYP_EXISTCHECK      Check Existence of Contact Partner Relationship
    BAPI_BUPR_CONTP_ADDRESSES_GET        Read Contact Person Relationship Addresses
    BAPI_BUPR_CONTP_ADDR_GETDETAIL        Read Contact Person Relationship Addresses
    BAPI_BUPR_CONTP_GETDETAIL        Read Contact Person Relationship
    BAPI_BUPR_EMPLO_ADDRESSES_GET        Read Contact Person Relationship Addresses
    BAPI_BUPR_EMPLO_ADDR_GETDETAIL        Read Employee Relationship Address
    BAPI_BUPR_EMPLO_GETDETAIL        Read Employee Relationship
    BAPI_BUPR_RELATIONSHIP_GET        Read General Relationship
    BAPI_BUPR_RELSHIP_CHECKEXIST        Check Existence of General Relationship
    BAPI_BUPR_RELSHIP_GET_DETAIL        Read General Relationship
    BAPI_BUPR_RESP_EMPLO_CHEKEXIST        Read Relationship of Employee Responsible
    BUPA_PARTNER_CONTACT_SEARCH      Searches business partners for telephone, E-Mail, address
    ECRM_ISU_COMP_BY_ADDRESS     Check for Existence of Ibase
    CRM_ORDER_GET_HEADER_GUID     Get Header GUID for Item GUID pass ref_kind as b
    CRM_ORDERADM_H_READ_OW     Read the Header Details for a Business Transaction. Pass the Header guid.
    CRM_ORDERADM_I_READ_OW     Read the Line Item Details for a line item. Pass the line item guid.
    CRM_ORDER_READ     Get all the Service Contract details.
    Note: Pass the requested objects to fetch only the required details.
    This can also be used to get the details of activities/leads/opportunities etc.
    CRM_ORDER_GETSTATUS     Get status of the Service Contract
    Note: CRM_ORDER_READ Function Module
    1.     CRM_ORDER_READ is a function module which can be used to get the details of any business transaction based on the Header GUID, Item GUID or both.
    2.     Always pass the IT_REQUESTED_OBJECTS structure to this function module to fetch the required details only.
    3.     This function module can not be executed directly instead SAP has provided a report CRM_ORDER_READ for the same for testing purpose. We can pass Business Transaction Number (Object ID), Header GUID or Item GUID to this report to get the required details.
    For other Details: just go through : http://help.sap.com/saphelp_crm50/helpdata/en/1a/023d63b8387c4a8dfea6592f3a23a7/frameset.htm
    Hope it will help
    Regards,
    Arjun
    <b>Reward points if it helps</b>

  • Can anyone explain the main differences between CRM 2007 and CRM 7?.

    Can anyone explain the main differences between CRM 2007 and CRM 7?.
    Does CRM 2007 use the WebUI?.
    Jason

    My fault for not putting my question forward correctly.
    I have worked with CRM 7 a few times now, but my experience has jumped me from CRM 5 straight to CRM 7, having never touched CRM 2007.
    I now have an opening to work on CRM 2007 so I was intrigued to know what it physically looked like. I assume it does not use the WebUI interface?.
    Jas

  • Interface between ABAP and Excel-report

    Hi anyone!
    I need to implement a BAdI (CRM_MKTTG_SEG_MEM_EX) for displaying an aggregated BW field in the CRM Segment Builder. However my programmer knows little about the interface between ABAP an Excel. He therefore struggles with the programming. Have anyone of you any suggestions for how he can call a field in a query. Has anyone used this BAdI for the same purpose?
    Thanks, Camilla

    Hello Camilla,
    i think you should ask your question in a generic form in the BW forum. Ask them for access to a Query via RFC.
    Regards
    Gregor

  • Interface between D&B and SAP using XI

    We need to set up following interfaces between
    - SAP CRM and Dun and Bradsteet through XI 3.0
    - SAP SRM and Dun and Bradsteet through XI 3.0
    Could anyone give me any feedback on such a kind of interface ?
    laurent pialot

    Hi,
    D&B offers their D&B Toolkit as AML services over HTTPS. (Not SOAP). With those services you can search for DUNS numbers, order reports etc.
    In our case we use SAP FSCM and the integrated outbound interface to external credit agencies to call Xi. In Xi we use a XSLT mapping to convert the request to the D&B toolkit schema and use the HTTP adapter to call D&B. The response is then mapped back to the SAP FSCM interface format and updates the business partner.
    You don't say anything on what kind of D&B data you want to request or what you want to do with it (reports, update BPs etc) therefore it is kind of hard give any further advice.
    rgds Johan

  • Difference between CRM and R/3

    can anyone clarify on these...
    What is difference between CRM and R/3
    Also about CRM sales order vs R/3 Sales order why we go crm in this case .

    First, it is expedient to state that both SAP Business One and SAP R/3 are built on the concept of client/server architecture. So how do they differ? Let's first understand the relationship in a client server setup. A client server is a computer system design standard in which the client machines requests and gets back information from a distribution machine called the server.
    SAP Business One as said earlier is based on client/server architecture, howbeit a "2 tier": strictly, clients and server. This technology is often referred to as a fat client. This is because all processing and business logic are carried out on the client.
    SAP R/3 is based on a three tier client/server technology. Typically, it is made up of three functionally distinct layers namely: the user interface, business logic and database.
    The user interface, which is otherwise known as the presentation server displays the interface for users' communication with the SAP system. It is often referred to as the SAP GUI. As a matter of fact, it is a program called sapgui.exe. The application server is where the business logic and data manipulation takes place. Data processing, SAP administration tasks and client request/feedback management are handled within the business layer. The database layer is synonymous to the database server and it typically acts as a data repository for tables and other database objects and structures.
    Ideally, an R/3 system is composed of one database server, one or more application servers and one or more presentation servers. SAP Business One on the other hand is composed of a database server and one or more presentation servers.

  • Difference between CRM 7.0 and CRM 5.0

    Hi Gurus
    What’s the Difference between CRM 7.0 and CRM 5.0?
    Which one is the latest version in my SAP CRM?
    Thanks
    Mahi

    hi
    first up i should tell you version &.0 will be released in this year end
    main difference lies between CRM 5.0 and above versions is the user Interface. The whole CRM version has been refined as
    1. online Web-enabled.
    2. uses the IC Webclient Framework and
    3. provides a user frndly inferface.
    there are many mutliple functionalities being added inall the CRM modules
    but still major differnec i will say is user interface
    as u have seen the differemnce between XP and Vista in case of MS operating system
    best regards
    ashish

  • Need to transfer field KLABC (ABC Classification) between CRM and R/3

    Hello Group,
    We plan to make the R/3 field KLABC (ABC Classification) of a customer (R/3 Table KNVV, Attribute KLABC) available in SAP CRM under Customer's sales area data. It should also be maintainable in SAP CRM.
    After some analysis we found out, that this field also exists in SAP CRM (Table SMOKNVV, Attribute KLABC) but it is not replicated between CRM and R/3 (and vice versa). Also this field is not displayed in SAP GUI as well as not in the PCUI.
    Now we are analyzing the two options:
    1) Make KLABC from table SMOKNVV available in SAP CRM (and PCUI) for maintenance and extend the Middleware to enable the replication of KLABC between CRM and R/3
    2) Extend the customers sales area data in CRM (PCUI) by a new attribute „ZKLABC“ and extend the Middleware to enable replication between R/3 KLABC and the newly created ABC attribute in CRM
    We have the following questions:
    - What would be the better & easier approach ? Any recommendation or comment is highly appreciated.
    - If we choose option 2, to what extend would the SAP CRM Easy Enhancement Workbench (EEWB) support this development (Is it possible to extend the business partners sales area data with EEWB ? Does the EEWB also extend BDocs if you add new fields to Business Partner tables ?)
    Background Information:
    We have SAP CRM 4.0 SP8, R/3 4.7 and SAP Enterprise Portal 6.0
    Thanks a lot for help,
    Erik

    Hello Frédéric,
    no, I do not have the middleware enhancement guide. Do you have it electronically and could send it to me erikmueller (at) gmx.de ?
    In CRM would make the field KLABC from table SMOKNVV available in PCUI? Or would you use the Easy Enhancement Workbench to introduce a new field?
    Either way I the middleware would need to be enhanced, but I would like to understand what is easier in CRM to have the field available in PCUI.
    Thanks for the info.
    Regards,
    Erik

  • How is the interface between the Java Stack and ABAP stack is achieved?

    How is the interface between the Java Stack and ABAP stack is achieved?..Please send me the answer to [email protected]

    Hi,
    By interface, I assume you mean the connection between the ABAP and the Java stacks in a double stack system.
    The connection from Java to ABAP is through JCo connections defined in the WebDynpro section of the J2EE start page. So Java to ABAP requests are processed through JCo.
    The connection from ABAP to Java is through RFC connections defined in TA SM59. The ABAP to Java requests are processed through RFC.
    Refer https://dsd.esco-salt.com/StartPage/documents/integration/3.html for detailed explanation.
    The UME can be maintained in either ABAP or in JAVA depending on the persistence.
    Refer: http://help.sap.com/saphelp_nw70/helpdata/en/5b/5d2706ebc04e4d98036f2e1dcfd47d/frameset.htm
    Check UME data source configuration.
    Some quick FAQs can be found at:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ad47eb90-0201-0010-7cb2-ddfa5ed879ec
    Hope this helps.
    Best Regards,
    Srividya.R

  • Steps involved in setting up communication between CRM and R3 / ECC

    Hi all,
    Can you please tell what are the steps involved in setting up communication between CRM and R3 or ECC.
    I know that initially logical systems, RFC connections and other technical settings need to be done by Basis consultants.
    From a functional consultants viewpoint, what all config settings need to be done so that data transfer between the systems can take place?
    Thanks in advance.

    Hi,
    There are a series of steps that are to be done...
    These include creating sites and subscription in CRM, setting up filters, and number ranges....
    All these are in the connectivity guide C71 and replication guide B09.
    Refer C71 first and then B09. These would suffice.
    You can get these both in the follwoing reference:
    http://help.sap.com/bp_crmv340/CRM_DE/index.htm
    If you dont get, then gimme your email id, i shall forward these docs to you.
    Kindly reward with points in case helpful
    Sharif.

  • Do I need an audio interface between my roland keyboard, garage band/MAC and Alesis 8.0multitrack mixer, or should I go direct into the USB of the Alesis with my keyboard into the mixer?

    Do I need an audio interface between my roland keyboard and alesis 8.0 multitrack mixer when interfacing with Garage Band? Or can I just go direct USB MAC into the Alesis Mixer with keyboard directly into the Mixer? ie, is the interface overkill?

    First of all the Alesis 8.0 is a usb audio interface so you already have a interface. Next you could go from the Roland into the Alesis into the Mac. You could also go from the Roland headphone or line out into the Mac Pro audio input. And depending on what Roland keyboard you have, you may be able to use Midi (usb) and use the Macs Midi voices.

  • ISA-95/B2MML centric interface between Oracle ERP and MES

    Hi :
    A customer wants to know if we have any ISA-95/B2MML centric interface between Oracle ERP and Microsoft Exchange Server. Specifically, they are interested in learning about compliance to OPC UA standards in such integration.
    Please reply if anybody has any information. Your help will be greatly appreciated!
    Thanks and Best Regards,
    Harris

    Hello,
    I guess this is not the right forum to address this query. Please post this question in some E-Business Suite related forum..
    Let me know.
    Rgds,Ramesh

Maybe you are looking for

  • How to display Header Texts that you find in Sales Order and Billing Doc..

    Hi, I am having some problems accessing the text that is typed in the Header Texts area of the Sales Order and Billing. To access the Header Text you should first trigger the Sales Order (VA02) then once in the Sales Order Click Goto -> Header -> Tex

  • OracleCommands With Parameters not being prepared

    Hi! We have a complex issue. Client (actually originally we had the issue in the appserver, but we also reproduced in a win box): Win, ODP.Net unmanaged 2.112.3.0 Server: Oracle 10.2.0.4.0-64b running on AIX. The simptomps: symple select running for

  • Vendor Return Excise entry

    Hi All, Can any body let me know the Excise accounting Entry of Vendor Return (Movt. 122/161)? In my case it is displaying; Credit ---> BED, ECS & HEC Debit  ---> PLA on hold and Which ETT system will use? With Reagrds Manoj Singh

  • Business Area into New Company code.

    Hi Peers, My Client is selling one of its Business Area and the Buyer wants to be able to use the existing SAP system. We have dicided to create a new CCD and trsansfer all the AR/AP open items of this perticulat business area in old CCD to the new c

  • Sandbox in amazon not working.

    Has anyone been able to sucessfully test their app in an amazon sandbox environment? We followed the instructions in the sdk; creating a JSON file and downloading the sdk tester. We got the sample file provided by amazon to work, but not the .apk pro