Is it possible to gater three data in one number ranger (Ecc - CRM)

Hi, all.
Now, we plan to gather three data types in CRM
: employee in HR, students in CM, BP(Gen.) in CRM
In other words, we want to dowload two data types from ECC to CRM
and to save BP in one number range in CRM .
Then we want to save the three data in one number range in CRM, for employee.
Is this possilbe?
If it is possible, do I implement something special?
Regards,
Han Kyu

Han,
It appears you can control the number range for replication of the employee record when using ALE.  Now the here are the limitations for your scenario to work:
- You must use an internal number range that is either the default internal range, or explicit configure a grouping to be used.  By default the system will download into the default grouping.
If your goal is for all partners to exist in one grouping called ZALL.
Then ZALL needs to be assigned an internal number range and marked as the standard internal number range for all CRM business partners.
Once this is done, then your employee download will use this ZALL grouping, you then will want to "hide" all the non-standard groupings for creation in CRM.
Your CM application then needs to replicate it's business partners to your ZALL grouping.
Take care,
Stephen

Similar Messages

  • Possible to copy automation data from one project to another?

    Hi
    I have done some automation editing to a region in a project, and I would like to copy it to an identical region in another project. Is this possible?

    I have not tried this method I'm now going to describe, but 'logic' dictates it should work:
    1. In your donor project, open the *Automation Event List* , ctrl-⌘-E, then open a new Arrange window, ⌘-1. The new arrange window will now contain regions that only hold automation.
    2. Go to *Logic Pro>Preferences>Audio>Devices>Coreaudio* tab and UNtick the Enabled box. (If you don't, each audio file and instrument will have to be reloaded each time you switch from one to the other project. That would drive anyone absolutely nuts.)
    3. Now open the other project, get an Automation arrange window there, like in 1.
    Now you should be able to copy/paste automation regions between the two projects.
    Hope this works... I think that you need to set the playhead at the right position before pasting, but you'll have to figure that out yourself...
    regards, Erik.

  • Show Viewer Options abbreviates date to one number.

    In list view I can not get the date to expand even though I have unchecked the approximate date. Date created is listed as 9,. I have given the column plenty of space. Has anyone else had this problem. Does anyone have any ideas on how to fix it?

    I believe programs, and the Finder is a program, check the date format specified in System Preferences->International->Format. You might check there and see what you've got. Changes take effect when the program launches, so after making a change you can log out/in and see if that does it.
    Francine
    Francine
    Schwieder

  • Is it possible to create Order type with different number ranges-Plant wise

    Hi Experts
    Client wants to get the different number ranges for the order types created in the different plants. Is there any user exit for the same.
    I have assigned the order type to the different plants. And Order type is assigned to a no range. So whenever a order type is created in different plants; order types uses the same number ranges.
    so with this situation one cann't know the total no. of order created within a plant.
    Is there any solution for the same.
    Pease give your valuable solutions.
    Regards
    Pankaj

    Hi
    Best way is to create different order types for different plants.
    like we have order types OR15 ,OR20 & OR30 for different plants 1500 ,2000 & 3000 .
    you can assign different number range for different order type.
    this is simplest solution.
    Regards
    Sujit

  • Is it possible to display a date as (DD-MON-YYYY) in excel output using excel template in xml publisher

    Is it possible to display a date as (DD-MON-YYYY) in excel output using excel template in xml publisher where date should be displayed as date only not string.

    I've tried to use hierarchy node variables, but it seems like you can't specify a attribute of the hierarchy such as level.  So with the WBS hierarchy, if you create a hierarchy node variable, you specify the WBS value to select (If I understand this correctly).  I wish I could instead specify "give me all the WBS nodes that happen to have the value of the level attribute greater or equal to 3.  If I understand Juergens post, he is saying make security access so that only certain WBS levels can be returned in the query.  I suppose we can try that, but that would then preclude getting the level 1 and 2 in the future if the authorization is global.

  • I want to upgrade my storage plan in icloud. Before that i want to know whether synchronization of data in my PC and data in one of the applications of ipad is possible through icloud or not

    I want to upgrade my storage plan in icloud. Before that i want to know whether synchronization of data in my PC and data in one of the applications like "phone drive" of ipad is possible through icloud or not?

    The Photos app doesn't currently support subfolders, it only has the one level of folder/album. You will either need to change your folder structure on your computer to be just one level, see if there is a third-party photo app in the store that copes with subfolders, or just make do. You can try leaving feedback for Apple : http://www.apple.com/feedback/ipad.html

  • Is it possible to extract essbase data as a web service

    Hi All,
    I would like to know if it is possible to extract essbase data as a web service. What are the things to look for to achieve this functionality. Also request you to help me with a simple example.
    Thanks for your help in advance.
    Thanks,
    Praveen

    1)http://docs.oracle.com/cd/E26232_01/doc.11122/aps_admin.pdf
    2)http://code.google.com/p/essbase-plsql-interface/downloads/list?deleted=1&ts=1331485947
    3)http://essbase.ru/archives/category/performance/essbase-api/xmla

  • Is it possible to save / extract data from a MS SQL database 2008 using lookout 6.2?

    Is it possible to save / extract data from a MS SQL database 2008 using lookout 6.2?
      Now a days we are saving / extracting data in a excel spreadsheet, but we would like to do that using a database because it is better.

    You can use ODBC connection to work with SQL Server database.
    Use SQLExec object to execute the SQL statement. Here is a KB about the SQL statement.
    http://digital.ni.com/public.nsf/allkb/4ADEEA04CD24AE0B862565E20002A16F?OpenDocument
    To write data to spreadsheet is more straightforward because Lookout has built-in spreadsheet object. But you need to write SQL statement by yourself to interact with other database.
    To read the data back is the same way. Just use "select" SQL statement to query. You can use Datatable object to query.
    The "Data Source" can be "DSN = data source name;". The data source name is configured in Control Panel->Administrative Tools->Data Sources(ODBC).
    Ryan Shi
    National Instruments

  • Is it possible to wait for data using ODIWaitForData on a column of table

    Hi,
    Is it possible to wait for data on a column instead of waiting for data on a table.I knwo there is ODIWaitForData for which I can use the Filter Column and Filter Variable expressions to wait for data.But I do not know what is the value that I amy recevie ,so in a sense I do not know what is the value that I may be expecting.So how else can I wait for the data on a column.Note that I have used even the SQLFilter option in ODIWaitForData..
    Thanks & Regards,
    Pera Mahendra

    Thank you for responding to my post Niel. The HD is completely empty like it's not even formatted and no partitions yet. I have the installation DVD that I borrowed from a friend. I tried to insert it into the external CD/DVD drive, restarted the PC while pressing and holding the C button then I see the apple logo after a while it was showing a not allowed sign, the icon that is circle and has slash in the middle of it. I replaced the HD because my old HD crashed after upgrading to OS X Mavericks.

  • Is it possible to recover ical data lost in a sync?

    Is it possible to recover ical data lost in a sync?

    Your only bet is to resotre from the Time Machine backup. However when you do this the sync process will promptly delete the calendars again, so you need to work through the slightly convoluted method detailed in this page:
    http://www.wilmut.webspace.virginmedia.com/notes/icloudtm.html

  • Is it possible to Extract the Data from Website?

    Dear Experts,
            Is it possible to Extract the Data from Website and Upload it in the SAP Table?.It is very Urgent.Please help me.
    Thanks & Regards,
    Ashok.

    Hi Friend,
    Generaly if it is one time activity you can do it manually by copy paste in excel.
    But if it is weekly or monthly activity then you have to ask website provide to provide data in excel or CSV file and upload it into SAP.
    I have a situtation like this, and they (Rapaport price) provide it in CSV format with defined columns.
    So it is better to raise the issue to website provider.
    Regards
    Krishnendu

  • Is it possible to retrieve the data from maintainance view?

    Hi experts,
    Am facing one problem.
    Is it possible to retrieve the data from Maintainance View ,If yes how?
    IF it is not possible then Y?
    While am trying to retrieve data from maintainance view it's showing message like
    "it is not a database view or table".
    Can u pls give me ans.
    Thanks&Regards,
    Arun.

    Hi Arun,
    It is not possible to retrieve the data from Maintenance view. Maintenance View is different and Database View is different.
    Maintenance view : Maintenance view permits you to maintain the data of an application object together.The data is automatically distributed in the underlying database tables.
    A standardized table maintenance transaction is provided (SM30), permitting you to maintain the data from the base tables of a maintenance view together.
    In other words, Maintenance views enable a business-oriented approach to looking at data, while at the same time, making it possible to maintain the data involved. Data from several tables can be summarized in a maintenance view and maintained collectively via this view. That is, the data is entered via the view and then distributed to the underlying tables by the system.
    Database View: Data about an application object is often distributed on several database tables. A database view provides an application-specific view on such distributed data.A database view is automatically created in the underlying database when it is activated.Database views implement an inner join.If the database view only contains a single table, the maintenance status can be used to determine if data records can also be inserted with the view. If the database view contains more than one table, you can only read the data.
    Database views should be created if want to select logically connected data from different tables simultaneously. Selection with a database view is generally faster than access to individual tables. When selecting with views, you should also ensure that there are suitable indexes on the tables contained in the view.
    Hope this helps.
    Please reward if useful.
    Thanks,
    Srinivasa

  • Settlement of planned deliv. costs not possible if GR-related data entered

    Hi gurus,
            While doing T-code MRRL if i am entering the GR posting date and ticking the good + delivery check box an error message is trigerd 'Settlement of planned deliv. costs not possible if GR-related data entered'.PLZ reply the reson for this error.

    I Have the same problem them I realise  that :
    This message just appear if i am using doc. selection = 4 .
    tks
    Teresinha

  • Is it possible to recover my data from iCloud backup without working wifi? I have as many other upgraded my iPhone 4S to iOS 7.0.2 with the result that the Wi-Fi or Bluetooth no longer works. However, i can connect to iTunes via cable but there is wrong v

    Is it possible to recover my data from iCloud backup without working wifi? I have as many other upgraded my iPhone 4S to iOS 7.0.2 with the result that the Wi-Fi or Bluetooth no longer works. However, i can connect to iTunes via cable but there is wrong version of backup.

    Answer is no.
    If you want the iCloud backup you have to have n internet connection, thus WiFi.
    The not working WiFi has happened with quite a number of users.
    It is not exactly clear what is the cause but there are suggestions to clear it up:
    Some people have had success by removing an apostrophe from the iPhone name. If your iPhone is called something like “John’s iPhone” then this might work. Go to Settings > General > About > Name and change it to something with no apostrophe.
    Some people have reported success by putting the iPhone into Airplane mode and then going to Settings > General > Reset > Reset Network Settings, but the problem may return.
    You could also try going to Settings > Control Center and disable Access on Lock Screen then turn your iPhone off and on again.
    Make sure that your router firmware is up to date.
    Try backing up your iPhone and then restoring it. Check how to factory reset an iPhone for details.
    If nothing is working for you, try contacting Apple or take your iPhone into an Apple Store.
    Succes, Lex

  • Is it possible to save a data portion starting from when a "save" button is pressed?

    Hi,
    The below attached vi acquires data from a sensor. The sensor signal output can be reset to zero and the data saved into a file. However, the saved data comprises the data portion starting from when the vi starts running until the "stop" button is pressed. Is it possible to save the data portion starting from when the "save" button until the "stop" button are pressed?
    Best regards,
    Ninjatovitch
    Solved!
    Go to Solution.
    Attachments:
    Sensor Signal Acquisition.vi ‏52 KB

    this should be in 8.2
    Harold Timmis
    [email protected]
    Orlando,Fl
    *Kudos always welcome
    Attachments:
    RandomNumberSubVI.vi ‏8 KB
    savefilewhenselected.vi ‏11 KB
    f.txt ‏1 KB

Maybe you are looking for

  • **iMac Will Not Boot Up & Then Some

    white 17" iMac G5... was running OX 10.3.? No crazy extensions or additional equipment... just a home computer for the web that's about it. Installed a 1 gig memory stick without problems a month or so ago... other than that everything is the same as

  • Integrating Text and Audio

    Hi, I am building a web application to teach a foreign language (with a HTML version and PDF version). Is there any way of integration text and audio such that when an audio clip is played the word spoken at any instant of time is highlighted. Thanks

  • Illustrator CC (2014) Live Mirroring not working for Mac

    I've been trying to get active mirroring to work on Adobe Illustrator and have followed numerous tutorials on getting this setup (Live Mirror Drawing in Illustrator - Vectips // Mirrored drawing in Adobe Illustrator tutorial - YouTube). I've followed

  • Servlet/applet/socket problem

    Hi there, my problem is this... i create a page with an servlet whicht shows an applet. this applet connects to a server through an socket. it works fine, but, when i change the page and the applet is not longer on the screen, the socket connection w

  • My DVR box keeps freezing and I am sick of it

    For the last 2 or so months my dvr box has started freezing for hours on end.  More recently it is becoming more frequent and worse.  Last night it froze at 9 pm and is still frozen now.  But the other box I have that is not DVR works fine.  What's t