[52005] in SAPr3-news
Re: different clients for different modules
daemon@ATHENA.MIT.EDU (ABAP-Entwickler)
Thu Oct 28 13:07:09 2004
To: sapr3-news@mit.edu
Date: Thu, 28 Oct 2004 19:09:51 +0200
From: "ABAP-Entwickler" <nospam_entwickler@versanet.de>
Message-ID: <41812731$1@olaf.komtel.net>
"yls177" <yls177@hotmail.com> schrieb im Newsbeitrag
news:c06e4d68.0410280759.ab00ebc@posting.google.com...
> Hi, is it possible to have 2 separate clients for FI and HR?
>
> 1) since customization is client dependent, then the functional folks
> will have to configure twice since we have 2 clients?
You can distribute the customizing via ALE from one client to another
client. you have do define the port (WE21), partner (WE20) and the
ALE-scenario (BD64 or so). You must also plan a job in the source and the
destination client.
In relase 4.7 it also possible to define e transport-layers (in STMS), which
distributes the customizing to several clients.
> 2) The repository system will still be shared by these 2 clients?
yes, the repository is shared by both clients. you don't have to transport
ABAPs and DDICs ...