Two SNC system and one execution system

Hi Experts
Can there be possibilty of Two snc system to co exist with one execution system ECC?
IF yes can you folks please throw some light on the same?
This situation is arising because:
the Lime table in the existing system has really grown huge and the archiving is not helping becuase there are new records that are added to the system every day which are more than the archiving records
because of this huge data the upgrade is not possible and we are planning for a new setup, now to mitigate the risk we were tryin if two SNC system can coexist with one EEC system.
Now to add to the problem is there are certain business scenarios because of which we need to put in data in lime table every day
so reduction in data input is not possible.
As the data in LIME is only stock of the customer coming every day and if we just transaction data , even if we go away with all the data is not an issue with us as customer reports his existing stock on daily basis to us.
We have even thought of truncating all the tables available in in lime objects in SARA, we are thinking of this becuase system might act erratic when we setup new system and slow try moving few customer from existing to new system. as a pilot.
Supposing if we go ahead with it ,wht could be the issues ?
Thanks for all your help and suggestions
Regards
Manas Malhotra

Hi Manas
Two SNC systems can coexist together.
You need to define seperate Business System Groups,RFC settings,Logical System definition
Also you need to have seperate Identification for your master data, create your own definition in BADI
Example:If you are sending same material XXX to two SCM systems how to diferrentiate ???
Because BADi methods EXIT_/SAPAPO/SAPLCIF_LOC_001 & EXIT_/SAPAPO/SAPLCIF_PROD_001
differentiate when two ERP systems are connected to one SNC system by prefix and sufix, now you need to have your own code to differentiate
Also big time care should be taken in defining the distrubution models (bd64) and even in XI/PI like
Example: we have two TM systems coexisting with one ERP, so we used conditoned based mapping
Itu2019s a condition based mapping.
1)     When TransportationRequestSUITERequest/TransportationRequest/ShipToLocation/InternalID = BP1 or BP2 or BP3 u2026 the receiver is I5YCLNT100
2)     When TransportationRequestSUITERequest/TransportationRequest/ShipToLocation/InternalID = BP4 or BP5u2026the Receiver is I5XCLNT100.
Also care should be taken on master data/FICO settings which both systems use in common. like using Ztypes instead of using standard one like order type, message type. It should be easy when you troubleshoot back!!!
The inbound message parameters should be taken care w.r.t business needs
Good to have a matrix mapping like what business process coexit in both systems and which doesnot and then try to see what settings need to be tailored???
Best Regards
Vinod

Similar Messages

  • UOM Synchronisation across two R3 systems and one SRM system

    Hi Experts,
    Could you please guide me how to do synchronisation of UOM in SRM with two R3 systems as backend?
    eg: EA is under ISO code A in SRM
          EA is under ISO code  E in ECC
         EA is under ISO code R in R3
    i have done synchronisation between ECC and SRM.

    Hi Experts,
    Could you please guide me how to do synchronisation of UOM in SRM with two R3 systems as backend?
    eg: EA is under ISO code A in SRM
          EA is under ISO code  E in ECC
         EA is under ISO code R in R3
    i have done synchronisation between ECC and SRM.

  • Evironment with two Netweaver systems and one BPC server

    Hi there,
    I heard it could be possible to use only one BPC microsoft server and direct one development/test netweaver system and one production NW system to exactly one BPC server?
    Can I somehow define two instances on the BPC server? How about transport management?
    We plan to implement BPC NW 7.0 or 7.5 if version is available in time.
    Thanks in advance,
    Dierk

    Hello Nilanjan,
    thanks for the immediate response!
    I understood that you can access different BPC servers using one client. That would be achivable entering different servers withtin the connection wizard?
    My question is if it would be possible to only have one physical .NET server and the dependent BPC client from where I can access two separate Netweaver servers (test/production). This would need something like a switch where the Netweaver system can be selected.
    Reason is that my customer gets his servers hosted and wants to avoid to pay for two .NET servers.
    To run development and production version of Netweaver on one physical system is not possible/recommended at all I heard.
    Kind regards,
    Dierk

  • PO No range when we ink two SRM system with One ECC system

    Hello Experts,
    We have a client requirement to link Two SRM Systems with One ECC system.
    In this case what number range we need to maintain in both SRM systems for PO.
    -The number range of ECC PO should get update whenver the PO is transferred from any of the two SRM system.
    -We have Extended classic scenario.
    -Also PO Doc type is going to be same.
    Can we handle this by increasing the buffer of the number range in one of the SRM system?
    Any idea...pls help urgently.
    Best Regards,
    Anil
    Edited by: anil.s.verma on Oct 1, 2010 4:33 PM

    Hello Anil,
    Being in Extended Classic Scenario (leading PO being in SRM, R/3 PO number range is concidered as external because PO number is given by SRM), the only solution for you is to:
    1- give same number range interval for PO (internal in SRM system 1 and SRM system 2, external number range in R/3), e.g. 3100000000 - 3199999999
    2- in SRM system 2, fill in current number with (for example) 3159999999 and let empty (or current value) in SRM system 1
    3- assign, in each system for your concerned transaction type, number range as internal in SRM and external in R/3.
    In this way, you will avoid overlaping in R/3 between PO numbers coming from SRM system 1 and SRM system 2
    Regards.
    Laurent.

  • Three sender systems and one receiver

    Hi Experts,
    In my scenario I have three sender R/3 systems and one receiver file system.This is Idoc-XI-File bypass scenario.
    Idoc can get trigerred from any one of these R/3  systems and reach the file system via XI without any mapping or routing.So I didn't touch any of the IR objects.
    In ID,
    I have created three business systems for three senders and one business service for receiver  file system.
    I have created three receiver determinations,three interface determinations and three receiver agreeements.I have created one receiver communication channel.
    All the ALE configurations are correct.
    The Idoc is reaching XI system when I trigger from any one of the R/3 systems but the error it is showing is <b>no receiver could be determined</b>.
    Can any one of you through light on where I have done the mistake .
    Regards,
    Lokesh

    Lokesh
    Can you pls. try these two different options & let us know the result -->
    Option 1.
    Design this scenario as 1 Sender & 1 Receiver and check whether you are able to create the IDOC xml in Receiver System. With this atleast we can say that rest of the configuration are correct.
    Option 2.
    For the Receiver System, create 3 different Business Services & now map each of them with 3 Senders individually. I mean in this case also you will create 3 Rec. Determinations but now receiever is going to be different in each of them. Then in File Adapter you can actually mention the same location path.
    - Lalit -

  • Just updated my Ipad operating system and one of my apps starts but then the screen turns white, with only the advertisment at the top showing

    Just updated my Ipad operating system and one of my apps starts but then the screen turns white, with only the advertisment at the top showing

    The normal suggestions.
    Close the app,off fully.  Double tap the home screen then touch and hold any of the icons on the task bar until they jiggle, then close them all off by touching the - sign.
    Then reboot the pad and try the spp again.  If same issue, delete the app, then reload it.  ( no charge). You may just have a bad copy.  If continues, write to the developer, they may need to do an update.  I have an older version of the same app and it works fine.
    Since yours is the ad supported version, they are maing real sure you see the ad.  Is it as simple as you need to click thru the ad to get to the game?

  • Connecting to Multiple ECC systems via one Gateway system(Dynamic System Selection)

    Hi Experts,
    We have multiple ECC systems and one Gateway server. We want to connect to these different ECC systems using one GW system.
    I have created System Aliases for these ECC system in GW system. For a service, i added 2 system aliases.
    Now we are looking for the solution where UI can provide the system alias (it wants to connect) as a parameter while calling oData Service.
    Please help.
    Regards,
    Rohit

    Hi Rohit,
    we have a similar scenario where we have two system aliases for one service. Both aliases point to the same system, but different clients; it should not make a difference though, having different systems. The feature you are looking for is Multiple Origin Composition (MOC).
    There are a couple of things you have to consider:
    in the SEGW the entity to be called has to be marked as addressable
    the URI of the service needs to include the tag for MOC (;mo) --> http://sapgw.domain.org:8000/sap/opu/odata/sap/ZSOME_SERVICE;mo/entityset
    Without the ;mo the call will be routed to your default alias. The ;mo will route the call to both systems. Using MOC will generate an additional key property into your entities --> SAP__ORIGIN. The property is the alias. If you want to route to a specific system you have to provide the SAP__ORIGIN like providing normal key properties in your requests.
    This will look like this:
    <content type="application/xml">
      <m:properties xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
        <d:SAP__Origin>SOME_ALIAS</d:SAP__Origin>
        <d:Identifier>SOME_IDENTIFIER</d:Identifier>
        <d:Doublet />
      </m:properties>
    </content>
    The original Entity only consists of the key property "Identifier" and the property "Doublet". "SAP__ORIGN" is added via the ;mo.
    Hope it helped...
    Holger

  • I have two apple accounts and one of which has my music on. I would like to move this music to the other account. Is there a simple way of doing this?

    I have two apple accounts and one of which has my music on. I would like to move this music to the other account. Is there a simple way of doing this?

    There is currently no way to merge accounts.  The best option is to pick one, and use it consistantly.
    HTH.

  • I live in a home with two other people, and one housemate tried to sync up his content from iTunes and iCloud onto another housemate's new iPad. the iTunes library only contains my content. is there any way to retrieve the there person's iCloud?

    i live in a home with two other people, and one housemate tried to sync up his content from iTunes and iCloud onto another housemate's new iPad. the iTunes library only contains my content. is there any way to retrieve the other person's iCloud? Can they go out of my account? Their content is saved on their iPads, but can another iCloud be on the same home computer?

    The syncing of music is one way, computer to phone. See this helpful document from a fellow user. Credit goes to the author.
    https://discussions.apple.com/docs/DOC-3141

  • Is it possible to connect multiple R/3 systems to one APO system?

    Hi,
    Is it possible to connect multiple R/3 systems to one APO system?
    Kind regards,
    Kris De Smedt.

    Hi Kris,
    Yes, you can connect multiple R/3 systems to one APO system. All you need to do is to maintain connection parameters of all the R/3 systems with APO. (i.e. RFC Destinations, logical systems, partner profiles etc.)
    Regards,
    Naveen.

  • Is there a cable with two Apple connections and one USB connection?

    Is there a cable with two Apple connections and one USB connection?

    it would be possible without damage to the phones if only the charging pins was used
    but it would mean the 2 phones would charge 1/2 as fast as normally

  • HT2305 I downloaded, and have two .msi files and one setupadmin.exe file. I click the latter and nothing happens?

    I downloaded 2 updates (download only), and there's two  .msi files and one setupadmin.exe file. I click the latter and nothing happens? How am I meant to do install these updates?

    Sorry I forgot to mention I was doing this on a PC with Vista (the heading was Windows so I didn't bother to mention this). Anyway by trial and error I found that you can click on the .msi files to install them. The files were downlads of updates to iTunes and iCloud Control Panel.

  • Two Mini Mac and One Monitor

    Hey everyone,
    Whats the best one to do? I have two mini mac and one monitor with a WIRELESS (Bluetooth) keyboard and mouse...
    Should I get a KVM or Network,etc?
    Or what is the best advice for me to get?
    Im using one Mini Mac for work just as Photoshop and Lightroom ONLY,
    Other mini mac for play around, download, internet search,etc
    both 10.4.11 BUT will get Snow Leopard soon...
    1.66 Ghz Inter Core Duo
    and
    cant remember the other Ghz as its shut down at the moment but higher then 1.66Ghz, Inter Core Duo
    Johnny

    ...with a WIRELESS (Bluetooth) keyboard and mouse...
    Do you have a separate keyboard & mouse for the other Mac? Bluetooth keyboards and mice normally can only be paired to one device and since the Bluetooth receiver is built-in to the Macs, you normally can't attach your Bluetooth wireless keyboard/mouse to a KVM. (If you have a non-Bluetooth wireless keyboard/mouse with it's own dedicated receiver, then it's possible to use that with a USB KVM. But those are mostly PC keyboards/mice so most Mac people don't have such.)
    So that basically eliminates KVM as a sharing device for you. Leaving just something like screen sharing to remote control one of the Macs. You probably will not like the way Photoshop and Lightroom work over screen sharing, so remote control just the "internet only" Mac, not the Photoshop Mac.

  • Connect two BW systems to one source system

    Hi Experts!
    I would like to know if I can set up two BW systems connect to one source system.  We copied and built new BW system (BW2) from existing BW system (BW1).  We need to have both system connect to one source system.  When I execut Restore from BW2 - RSA1 - Source System, I'm getting a following prompt:
    "Connection cannot be used. The connection BB is used in the DEV400 source system as a connection BW1400 to BW. Do you want to delete this connection in source system".
    If I select "Delete" then it replace exising connection between BW1 - DEV and creates new connection BW2 - DEV.  If I go back to BW1 and do restore then same thing happens as BW2 connection removed.
    Is there anyway we can set up two BW systems connection to one source system with restore?  Connection works fine since each one can connection with no issues.  Just when I do restore, it removes other connection.
    Thanks.

    Check if it helps:
    Loading two different SAP BW system from one SAP R/3

  • Two portals connected to one BW system

    Hello
    Do you have any experience or just some information on the solutions when two portals are connected to one BW system? I am just wondering, is it possible?
    Thanks in advance,
    Arelis

    We have done the same thing for ESS we had to portals connected to one r/3 but beaware when we change the config for one on the backend r/3 side the settings for the other is also affected.
    there is no issue with the load in this scenario and applications work fine independently as well.
    but before doing this just ask your self it is really required cant i create 2 differnt roles and manage the display of the same using the themes?
    but still if u wan tot do the same it is possible

Maybe you are looking for

  • Update Document line with a new Item Code...

    Hi. This is all done using the DI Server. I am updating a sales order with two lines - it looks like this: ItemCode____Qty 651_________10 00028________5 I update line 2 so the sales order now looks like this to this: 651_________10 651__________8 All

  • Vista activation issue

    I have a T-61 6465 CTO  with Windows Vista Ultimate (OEM).  Something became corrupted and I contacted Lenovo and Microsoft about this issue.  MS provided a replacement disc to fix the issue.  I loaded it and it asked for the product key which I used

  • Getting Dump while using PYXX_READ_PAYROLL_RESULT FM

    I m trying to get the gross salary and ESI contribution amount for an indian based employee. While using the FM 'PYXX_READ_PAYROLL_RESULT' i m getting the following dump. *******************************************************************************

  • Struts html:button and java script problem

    Given code gives an error "equal symbol expected" what may be the error <html:button property="back1"                onclick="forwardToPreviousPage('<%=(String)session.getAttribute("projectId")%>')">Back</html:button>

  • ServerStats regular expression problem

    Hi, I'm trying to make a simple metric. The metric command returns one line with a number (12). I've tried /([0-9])+\s/ But that only returns console.configFailureAlert Last output:ps -ef|grep afapi|grep -v grep|wc -l 12 -bash-3.2$ -bash-3.2$ Any sug