What's different between busniess system and technical system in SLD?

I can enter product(ect.ERP r/3) , components(ect.FI-CO module) to technical system , then enter technical system to busniess system  but ,who can explain  what's different between busniess system and technical system in SLD, exactly?
THANKS!

Technical Systems are of following types:
Technical systems are application systems that are installed in your system landscape. An example of an application system is a Customer Relationship Management (CRM) server. In the SLD, there are five types of technical systems:
1.)WEBas java,
2.)Standalone JAVA
3.)Third party
4.)Web as ABAP
1) Web AS Java
Web AS Java systems consist of one or more instances and each instance is installed on a separate host. An instance itself consists of cluster nodes that can communicate with each other.
2.)Standalone Java
Standalone Java technical systems are standalone Java applications that are installed in a computer system from an administration perspective. They can also be installed as an operating system service or as a daemon
Web AS java belongs to the NetWeaver Comes with both ABAP and Java, Standalone instread comes separate from the netWeaver.
3) Third party technical sytem
It can be any of the technical sytem. let us say if you want to send a file to R/3, here the file reside in your local system. for that you can define your local system as a third party technical system.
All those machines that comes under non sap, belongs to the third party.
4.) Web AS ABAP technical systems, ranging from any SAP system to an APO server or CRM server, are based on the same Basis Component (BC), which includes the ABAP interpreter, ABAP Dictionary, ABAP Workbench, and so on. A dedicated database, which stores most of the data of the BC and the application components, is associated with the system.
Also refer : http://help.sap.com/saphelp_nw70/helpdata/en/24/8fa93e08503614e10000000a114084/content.htm
Business systems are logical systems, which function as senders or receivers within XI. Business systems can be SAP systems or third-party systems.
Depending on the associated technical system, the following types of business systems are defined in the SLD:
· Web AS ABAP
A business system, which is associated with a Web AS ABAP.
A business system, which is associated with a Web AS ABAP, can play the role either of an application system or an integration server. An integration server is the central component of XI, which provides a framework for the exchange of information among various internal and external entities of a company. The integration server facilitates the interaction between the different operating systems and applications across internal and external networks.
· Web AS Java
A business system, which is associated with a Web AS Java.
· Standalone
A business system, which is associated with a standalone Java application.
· Third-party
A business system, which is associated with a third-party technical system.
http://help.sap.com/saphelp_nw70/helpdata/en/24/8fa93e08503614e10000000a114084/frameset.htm

Similar Messages

  • Whats the different between iphone 5s and 5c

    whats the different between iphone 5s and 5c

    Primary differences are:
    Aperture, flash, stabilisation and shutter speed of the camera.
    Processor type and the inclusion of a 'co-processor' for movement sensors.
    Materials used for the frame and outer shell.

  • Use of Business Systems and Technical Systems

    Hi
    What is the use of having business systems and technical systems in SAP XI. I don't see any configuration details needed to create these. I understand that it logically divides the interfaces into different business systems but is that the only use? The only place I see the real configuration done is in the adapter configuration.
    Vijay

    Vijay,
    The technical system actually works better for our non-SAP systems than the SAP systems. Here is our scenario:
    We have an AS400 business system that uses a file adapter to send files to XI and then uploaded to SAP ECC. The file adapter does not ask for the system information so we can switch between dev and test by changing the DNS address in the technical system entry (dynamic reference like a property file lookup). The communication channel settings do not have to change.
    The receiver is SAP using an RFC adapter which requires the system ID, and client (hard coded).  Everytime we change clients, we have to change the settings in the RFC adapter. This is more to your point of why do we have a technical system if we have to provide the settings in the adapter as well. The RFC adapter should read the application server and client values from it's parent business system so the changes don't have to be made everytime we point to a new client( such as QA). This is irritating.
    So maybe the theory is good but the implementation could be better in this case.
    Thanks,
    Troy

  • Business system and technical system in XI

    Hi to all
    Iam new to XI. I what to know about business system and technical system in XI.
    and when does we go to configure a business system and technical system .
    with regards
    satish.

    hi,
    in terms of R3
    technical system is the server
    business system is a client
    you can find more about those two in:
    <a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>
    how to register R3 technical system - have a look at my blog:
    /people/michal.krawczyk2/blog/2005/03/10/registering-a-new-technical-system-in-sld--abap-based
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • What is different between using Scriptlet and VBA

    Did any know what is different between using "Insert test Scriptlet" and VBA (on Cusom Page Programmability node)?

    It?s really the environment used. Scriptlets are Microsoft VB Script which is a loose scripting environment with no variable declarations, no intellisence, microhelp, etc. VBA is actually the full VB6 for applications language environment that provides a very helpful integrated development environment, variable declorations, library references, intellisence and more. VB Script generally uses less system resources, but with powerful hardware today we find that VBA meets all our needs. VBA Also easily allows the use of global modules and class files.

  • Whats the different between regular strems and buffered streams?

    Hum , Hey.
    Whats the different between regular streams(un buffered) and buffered streams?
    When should I use buffered streams and when should I use buffered streams?
    Thanks in advance !

    Gonen wrote:
    CeciNEstPasUnProgrammeur wrote:
    Heck, I often asked myself that, too. If only there were any documentation for those classes one could read...
    The buffer allows the stream to read a whole chunk of data, even though your program requests it one byte at a time. Reading larger chunks from a file e.g. is much faster than trying to read single bytes. Especially considering that usually, a whole cluster is read and you'd discard all but one byte, and then repeat the same...so if the buffered is faster . why there is un buffered streams?Lots of reasons. Maybe you're sure you're going to send or receive all the data in one transaction, so you don't want to waste memory on another buffer. Maybe you're sending data to a device that requires real-time input, like a robotic arm.

  • Business System and Technical System ??

    Hi Experts,
    Please tell, What is the Technical System and Business System. How many Technical and Busniess Systems do we have in XI ?
    Early responses are welcome.

    Hi,
    Business systems:
    Business systems are logical systems, which function as senders or receivers within PI. Business systems can be SAP systems or third-party systems.
    Depending on the associated technical system, the following types of business systems are defined in the SLD:
    Web AS ABAP:
    A business system, which is associated with a Web AS ABAP.
    A business system, which is associated with a Web AS ABAP, can play the role either of an application system or an integration server. An integration server is the central component of PI, which provides a framework for the exchange of information among various internal and external entities of a company. The integration server facilitates the interaction between the different operating systems and applications across internal and external networks.
    Web AS Java:
    A business system, which is associated with a Web AS Java.
    Standalone:
    A business system, which is associated with a standalone Java application.
    Third-party:
    A business system, which is associated with a third-party technical system.
    Technical systems:
    Technical systems are application systems that are installed in your system landscape. An example of an application system is a Customer Relationship Management (CRM) server. In the SLD, there are five types of technical systems:
    Web AS ABAP:
    Web AS ABAP technical systems, ranging from any SAP system to an APO server or CRM server, are based on the same Basis Component (BC), which includes the ABAP interpreter, ABAP Dictionary, ABAP Workbench, and so on. A dedicated database, which stores most of the data of the BC and the application components, is associated with the system.
    Web AS Java:
    Web AS Java systems consist of one or more instances and each instance is installed on a separate host. An instance itself consists of cluster nodes that can communicate with each other.
    Standalone Java:
    Standalone Java technical systems are standalone Java applications that are installed in a computer system from an administration perspective. They can also be installed as an operating system service or as a daemon.
    Third-Party:
    Third-party technical systems contain third-party software components and products.
    Regards,
    Prakasu

  • What is differance between warehouse management and Extended warehouse mgt

    Hi,
    I want to understand what is extended warehouse management, You will do this. Whether this is extension of warehouse management , What extrac topics are covered in this module.  Please help me understand.
    Thanks.
    kumar,

    Hi Ashok,
    There are various differences between WM and EWM.
    One of the most visible and obvious thing that i observed is tracking of serial numbers at the Storage BIn is not in WM but thats now possible in EWM.
    EWM is just not a Warehouse Management Solution but it also has various other processes like Labout Management, Material Flow Systems(Warehouse Control Systems generally referred as).
    You also have an option of hosting Warehouse Management software on a decentralized system along with ERP.
    Also see the link below, it is a good one to start with
    http://www.scmfocus.com/sapplanning/2008/08/09/ewm-versus-wm/
    Regards,
    Kishore

  • What's different between Oracle IM and AS10g IM?

    I'm fresh to Identity Management. I'm puzzled about these.
    In OracleAS10g Identity Management, It includes 5 components:
    i. OID
    ii. Oracle Directory Integration and Provisioning Platform
    iii. Oracle Application Server Certificate Authority
    iv. SSO
    v. Oracle Delegated Administration Services
    But Oracle Identity Management Suite consists of othere components,such as Access Manager,Oracle Identity Manager,Oracle Virtual Directory, etc.
    What's different?
    Thanks.

    The branding is a little bit confusing, due to some products which have been bougth by Oracle.
    In short:
    AS10g IM IAM Suite
    OID OID
    DAS DAS and/or OAM
    DIP OIM (much more sophisticated)
    OCA N/A
    SSO SSO and/or OAM (more complete solution)
    N/A OVD
    Patrick.

  • No link between business system and technical system.

    hi all....
    SLD on the Integration tab of the business system, there appears to be no link to the technical system assigned to that business system. But if you go to the technical system, you do see the correct business system.
    regards,
    KRUSHI

    Hi KRUSHI,
    If you are using an SLD of Version 700 with Support Package Level 12, it is a display bug of SAP XI. Import patch 01 of the software component LIFECYCLE MGMT TOOLS 7.00 with Support Package Level 12, it will be solved.
    For detail, please refer to Note 1068841 - SLD: Error in business system user interface.
    Regards,
    Nick

  • What is different between conflict object and lingering object in AD

    Hi
    I found lots of conflict object in my Forest on AD 2k8R2 with FFL & DFL 2k3 with dsquery filter "(name=*\0ACNF:*).
    But Only I can see 4 to 5 AD object in ADUC.
    How can I found others.
    Also these conflict object are replicated with AD replication? and due to these conflict object, can be any issue in AD replication like slow replication or delay replication?
    If I delete them then how can I delete and which command or tool like LDP?
    Also Is conflict AD Object and lingering objects means are same?
    Please suggest and guide..
    See below link of my conflict object ..
    http://sdrv.ms/19DUTbi

    IT means... If I don't find duplicate or conflict object in ADUC then I no need to worry about it as after AD tombstone lifetime period, these conflict object would be delete automatically ...?
    Conflict objects can be duplicate or lingering objects both & you need to worry. Consider an example, if you have a system named abc & you try to join another system with the same name from other site DC where connection b/w other DC's are down &
    ABC information is not present in that local DC, it will allow you to join system in the domain with the same name, then the object joined later vl have CNF added.
    Another case, two new systems are joined together from two different AD site with the same name, it will allow you to join & once replication occurs, you will find duplicate name with CNF.
    Same problem happens, when you connect old DC which has crossed TSL. WHat happens here is you have most recent DC with the deleted objects, when you connect old DC which has not received replication & crossed TSL, again during replication, you will see
    objects with CNF which will be lingering objects.
    So, CNF objects can be duplicate & lingering objects both & in both the case, i'll worry. Lingering objects are not visible directly, you can find out using repadmin tool. It is really complex to clean them if they exists in the ready only partition
    of the GC.
    http://technet.microsoft.com/en-us/library/cc738018%28v=ws.10%29.aspx
    Awinish Vishwakarma - MVP
    My Blog: awinish.wordpress.com
    Disclaimer This posting is provided AS-IS with no warranties/guarantees and confers no rights.

  • What's different between javaTV SI and DVB SI

    Hello,
    I'm a student developing an EPG. So i have to use SI a lot. I' ve read about the JavaTV SI api and about the DVB Si api.
    It seems to me , that they do the same thing a bit on a different way.
    but i have to choose now.. are there some main differences who could influence my decision?
    it seemed to me that javaTv hides more the table-structure away by working with classes as ServiceDetails, ProgramSchedule, ProgramEvent.. while in DVB Si they still refer to the tables with PMTService and so..
    anyone who knows what the real differences are?
    thx

    Hello,
    I'm a student developing an EPG. So i have to use SI a lot. I' ve read about the JavaTV SI api and about the DVB Si api.
    It seems to me , that they do the same thing a bit on a different way.
    but i have to choose now.. are there some main differences who could influence my decision?
    it seemed to me that javaTv hides more the table-structure away by working with classes as ServiceDetails, ProgramSchedule, ProgramEvent.. while in DVB Si they still refer to the tables with PMTService and so..
    anyone who knows what the real differences are?
    thx

  • What is different between setup.exe and ezsetup.exe for iPlanet Application server 6.0 SP3?

    iPlanet Application server 6.0 SP3 for windows versions.

    Hi,
    setup.exe has 3 types of installation modes, namely, express, typical and custom. But the ezsetup doesn't asks these questions. The difference between them are..
    Setup.exe - Express - Asks fewer questions like, iAS username password, directory server username, password, product key etc
    Setup.exe - Typical - Asks for same questions as of Express setup and few more additional questions and allows you to install iAS and use a directory server which is already installed.
    Setup.exe - Custom - The most complicated and the highly interactive installation where it requiress 32-33 inputs from the user and fully customisable.
    EzSetup.Exe - Doesn't have any sub option, doesn't allow you to use the existing directory server or web server, all it asks is 2 questions..., which directory to install and the product key.
    Hope this helps.
    Regards
    Raj

  • What's different between statfulacl and detailedacl

    i just confused that what's different between stateful ACL and Detailed ACL in Hyper-V 2012R2, i know stateful ACL will create return traffic automatically
    for example:
    Add-VMNetworkAdapterExtendedAcl –VMName “ApplicationServer” –Action “Allow” –Direction “Outbound” 80 “TCP” –Weight 100 –Stateful –Timeout 3600
    if i delete “-statful” and “timeout", then what‘s will happen,any performance issue or something else?

    Looking up the PowerShell command in TechNet will explain each parameter.  As will the PowerShell command Help
    Add-VMNetworkAdapterExtendedAcl -parameter Stateful.
    http://technet.microsoft.com/en-us/library/dn464289.aspx
    If you do not understand the explanation provided by TechNet or Help, please post your question about its definition back here.
    . : | : . : | : . tim

  • Different between database lock and sap lock

    Hi All,
    What is different between database lock and sap lock why sap introduced locking mechanism.
    Thanks
    Santosh

    From a database perspective, every dialog step forms a physical and logical unit:
    the database transaction.. The database lock administration can only coordinate
    this type of database transaction. From an SAP point of view, however, this is
    not sufficient, because SAP transactions, which are formed from a sequence of
    logically related work steps that are consistent in business terms, are generally
    made up of several dialog steps. SAP systems need to have their own lock
    management. This is implemented using the enqueue work process. This also
    ensures that the platform-independence of the lock management is maintained.

Maybe you are looking for