We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.
Showing posts with label Logical. Show all posts
Showing posts with label Logical. Show all posts

What is a Logical system?

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

What is a Logical system?

-----Original Message-----
Subject: Logical system

Hello !

Does anybody know what "logical system" is ??? I have read help in =
transaction SCC4 already, but I'm confused more than before ... :-))) =
What it is good for ? What is the reason for defining it ?

Give me an explanation, please ...
Thanks !

-----Reply Message-----
Subject: RE: Logical system

Hi,

'logical system' is used to identify an individual client in a system, for ALE
communication between SAP systems. That's why you see a field for 'logical
system' in the client master data in SCC4 (table T000). You use logical systems
in ALE config - this should be documented further in the IMG guide, or SALE and
BALE transactions.

cheers,

-----Reply Message-----
Subject: RE: Logical system

Just a note of warning regarding choosing the Logical System name.

I know of one site where it was chosen such that it depended on the actual
system name and, therefore, had to be changed after copying production back to
acceptance. The process ran for two to three days! I have not examined how the
logical system name is used but it would appear that selection should be made
carefully to avoid the need for this if the architecture can support it.

Perhaps someone with more experience of this object could comment on its usage
and name selection.

-----Reply Message-----
Subject: RE: Logical system

yes - you should use a naming convention for the logical system names which
includes distinct IDs depending on:
System ID (SID), and client number, and maybe also system number if you have
more than one instance per host machine. Hostname would be useful too, but I
think there's only 10 characters in v3.1x (maybe more with long name
functionality in 4.x ??).

eg., in DEV box , sys no 00, client 100, choose something like 'DEV00_100'.

cheers,

-----Reply Message-----
Subject: RE: Logical system

You state that a logical system appears to be nothing more than another label
for a client. I think (certainly cannot say I know!) that it is a little more
than that: I think it is an externally visible label for a client within a
system.

-----Reply Message-----
Subject: RE: Logical system

Thanks,

I had interpreted the term "logical" as meaning it had no relationship to a
specific instance. That's how I would use the term anyway. I take it from your
remarks and others on this thread that it is, in fact, a very instance and
client specific label - really very physical and not at all virtual/logical.

-----Reply Message-----
Subject: RE: Logical system

I know from experience that the logical system must be defined or you get
error messages all over the place during order processing stating the
logical system has not been defined.
The logical system is defined in the IMG. Don't know the transaction
identifier, but in 4.* it is found in the IMG > Cross Application Components
> Distribution ALE > Basic settings > Logical systems > Define logical
systems. Here the entry is just an identifier and a text entry.
As you stated, it is assigned to the Client in Tx SCC4. (The next step in
the IMG)
I went to the IMG for help. Here is the extract at "Logical systems" level:
"Logical Systems.
The distribution of systems ( ALE ) makes it necessary to be able to
identify every system individually within a network. The "logical system" is
used to do this.
A logical system is an application system within which the applications are
coordinated to work in one database. In the SAP sense of the word, a logical
system corresponds to a client.
In the following steps, you must define every client as a logical system by
first of all defining logical systems and then assigning the clients in
question to the corresponding logical systems.
Note:
Assignments must be unique (that is, a client may only be assigned to one
logical system.
Several clients must never be assigned to the same logical system."

Reading this it does seem that it is nothing more than another identifier
for a "Client".

Hope it helps,

-----End of Message-----

Keyword: BASIS
Title : What is a Logical system?

Logical System

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

A logical system is an application system in which the applications
are coordinated to work in one common database. In SAP terms, a
logical system corresponds to a client

Like client number in the system, a logical system is assigned to each
client to differentiate between each business data and communication
for post processing of data to specific client.


To define and assign logical system to a client follow the steps
below.


1. Login as super user other than DDIC and SAP*
2. Execute tcode SALE.
3. Expand Sending and Receiving systems
4. Expand Logical Systems
5. click on define logical system.
6. Click on continue on next information window
7. Click on New Entries button
8. Provide logical system name and description for that like
DEVCLNT400
9. click on save.
10. click on new request button from next screen and click on save.


Assign logical system to client.


Once logical system is defined it can be assigned to specific client
in two ways.
a. using tcode sale
b. using tcode scc4


1. Execute SCC4
2. Click on Pencil button to open in change mode.
3. Click continue.
4. Double click on the client you want to assign the logical system (e.g. 400)
5. Click on logical system field and press F4.
6. Select the logical system you created now i.e. DEVCLNT400
7. Double click on that.
8. Click on save
9. Click on continue on warning screen.
10. Now logical system is assigned to client success fully.


Note: Don’t change the logical system never/ever in production if you
don’t know or with somebody’s request.



Keyword: BASIS
Title : Logical System

Change Logical System Name

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

To change or convert the Logical System name use the Transaction Code "BDLS".



Keyword: BASIS
Title : Change Logical System Name

Create "Logical Systems"

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Easy way to create a Logical System is go to TCode BD54.

Click on New Entries and give the name of the Logical System Name. Generally the Logical System name is followed by SID-CLNT-Client Number i.e (DEVCLNT100).

Click on Save and Workbench Transport Request is generated save the transport request.



Keyword: BASIS
Title : Create "Logical Systems"

Logical System

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

What is a Logical system?

'logical system' is used to identify an individual client in a system, for ALE
communication between SAP systems. That's why you see a field for 'logical
system' in the client master data in SCC4 (table T000). You use logical systems
in ALE config - this should be documented further in the IMG guide, or
SALE and
BALE transactions.

The naming convention for the logical system names which includes distinct IDs depending on:
System ID (SID), and client number, and maybe also system number if you have more than one instance per host machine. Hostname would be useful too, but I think there's only 10 characters in v3.1x (maybe more with long name functionality in 4.x ??).

eg., in DEV box , sys no 00, client 100, choose something like 'DEV00_100'.

The logical system must be defined or you get error messages all over the place during order processing stating the logical system has not been defined. The logical system is defined in the IMG. In 4.* it is found in the IMG > Cross Application Components > Distribution ALE > Basic settings > Logical systems > Define logical systems. Here the entry is just an identifier and a text entry.
"Logical Systems. The distribution of systems ( ALE ) makes it necessary to be able to
identify every system individually within a network. The "logical system" is
used to do this. A logical system is an application system within which the applications are
coordinated to work in one database. In the SAP sense of the word, a logical
system corresponds to a client. In the following steps, you must define every client as a logical system by first of all defining logical systems and then assigning the clients in
question to the corresponding logical systems

Note: Assignments must be unique (that is, a client may only be assigned to one
logical system.
Several clients must never be assigned to the same logical system." Reading this it does seem that it is nothing more than another identifier for a "Client".



Keyword: BASIS
Title : Logical System

T r a n s l a t e to your language