How can I load CRM Ibase data from legacy data?
How can I load CRM Ibase data from legacy data? I have seen something prepared in many areas (IDoc, BAPI, FM..), but I do not know what to use.

What should I use?

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Use the following function modules if you choose XIF adapter for loading the external data:

CRMXIF_IBASE_GEN
CRM IBase XIF Functions
CRMXIF_IBASE_EXTRACT
CRMXIF_IBASE_FILLERR
CRMXIF_IBASE_MAPSEND
CRMXIF_IBASE_MAP_FROM
CRMXIF_IBASE_MAP_TO
CRMXIF_IBASE_SAVE
External Interface Installed Base
CRMXIF_IBASE_IDOC
CRMXIF_IBASE_ALEIN
CRMXIF_IBASE_ALEOUT
CRMXIF_IBASE_IDOC_SEND

Use the following BAPIs if you decide to call BAPI in a data transfer program:

IB_BAPI_IBASE
BAPI_IBASE_CREATE
BAPI_IBASE_GET_DETAIL
BAPI_IBASE_SAVE

This was first published in September 2005